summaryrefslogtreecommitdiffstats
path: root/win/pro_files/dcop/iceauth/iceauth.pro
blob: b5c2bdf3bb0b3eca464c4750d0e298c15f59e566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TEMPLATE	= app

CONFIG += nokdecore nokdefx nokdeui
include( $(KDELIBS)/win/common.pro )

# needed to export library classes:

LIBS += $$KDELIBDESTDIR/kdeice$$KDELIB_SUFFIX

TARGET		= iceauth

SOURCES = \
iceauth.c \
process.c

HEADERS		=