You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
188 B
13 lines
188 B
15 years ago
|
TEMPLATE = lib
|
||
|
|
||
11 years ago
|
CONFIG += tdestyle
|
||
15 years ago
|
|
||
|
include( $(KDELIBS)/win/common.pro )
|
||
|
|
||
|
|
||
|
# needed to export library classes:
|
||
11 years ago
|
DEFINES += MAKE_TDESTYLE_LIB
|
||
15 years ago
|
|
||
13 years ago
|
LIBS += $$KDELIBDESTDIR\tdefx$$KDELIB_SUFFIX
|
||
15 years ago
|
|