summaryrefslogtreecommitdiffstats
path: root/win/pro_files/tdestyles/thinkeramik/widget-engine/genembed.pro
blob: 0424eb47664cc6f10e099800804bc97f590d8149 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
TEMPLATE	= app

include( $(KDELIBS)/win/common.pro )


unix:LIBS += -ltdefx

win32 {
	CONFIG +=console
	CONIG -=windows
}

DESTDIR=.


contains( KW_CONFIG, release ) {
TARGET		= genembed_rel
}
!contains( KW_CONFIG, release ) {
TARGET		= genembed
}

SOURCES = \
genembed.cpp