summaryrefslogtreecommitdiffstats
path: root/win/pro_files/dcop/iceauth/iceauth.pro
blob: 6b243ba5ea4be063ba05f8dc20be3bb5e44af815 (plain)
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		=