1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
TEMPLATE = app CONFIG += notdecore notdefx notdeui include( $(KDELIBS)/win/common.pro ) # needed to export library classes: LIBS += $$KDELIBDESTDIR/kdeice$$KDELIB_SUFFIX TARGET = iceauth SOURCES = \ iceauth.c \ process.c HEADERS =