You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
187 B
Prolog
9 lines
187 B
Prolog
15 years ago
|
TEMPLATE = lib
|
||
|
|
||
|
CONFIG += kde3lib #this is a dynamic kde library
|
||
|
|
||
|
include( $(KDELIBS)/win/common.pro )
|
||
|
|
||
|
LIBS += $$KDELIBDESTDIR/kdecore$$KDELIB_SUFFIX $$KDELIBDESTDIR/kio$$KDELIB_SUFFIX
|
||
|
|