author | ulf69 <ulf69> | 2004-09-30 00:00:23 (UTC) |
---|---|---|
committer | ulf69 <ulf69> | 2004-09-30 00:00:23 (UTC) |
commit | a138b5fb62f993cbe4cd6ab004429316d0f9c95a (patch) (unidiff) | |
tree | 4d542b2a00cddaea633033a87e56dc2b8662b4b7 | |
parent | 7dd2fa3880b9ca28d3ba45bad2ff0c0d61da752c (diff) | |
download | kdepimpi-a138b5fb62f993cbe4cd6ab004429316d0f9c95a.zip kdepimpi-a138b5fb62f993cbe4cd6ab004429316d0f9c95a.tar.gz kdepimpi-a138b5fb62f993cbe4cd6ab004429316d0f9c95a.tar.bz2 |
*** empty log message ***
-rw-r--r-- | pwmanager/pwmanager/pwmanagerE.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pwmanager/pwmanager/pwmanagerE.pro b/pwmanager/pwmanager/pwmanagerE.pro index 7f8cc86..2558aca 100644 --- a/pwmanager/pwmanager/pwmanagerE.pro +++ b/pwmanager/pwmanager/pwmanagerE.pro | |||
@@ -9,9 +9,9 @@ DESTDIR=$(QPEDIR)/bin | |||
9 | 9 | ||
10 | INCLUDEPATH += . ../../qtcompat ../../qtcompat/xml ../../libkdepim ../../microkde ../../microkde/kdecore ../../microkde/kdeui ../../microkde/kutils $(QPEDIR)/include | 10 | INCLUDEPATH += . ../../qtcompat ../../qtcompat/xml ../../libkdepim ../../microkde ../../microkde/kdecore ../../microkde/kdeui ../../microkde/kutils $(QPEDIR)/include |
11 | DEFINES += PWM_EMBEDDED | 11 | DEFINES += PWM_EMBEDDED |
12 | #enable this setting if you want debugoutput for pwmanager | 12 | #enable this setting if you want debugoutput for pwmanager |
13 | # CONFIG_DEBUG | 13 | #DEFINES += CONFIG_DEBUG |
14 | 14 | ||
15 | LIBS += -lmicrokde | 15 | LIBS += -lmicrokde |
16 | LIBS += -lmicroqtcompat | 16 | LIBS += -lmicroqtcompat |
17 | LIBS += -lmicrokdepim | 17 | LIBS += -lmicrokdepim |