author | ulf69 <ulf69> | 2004-06-29 16:58:54 (UTC) |
---|---|---|
committer | ulf69 <ulf69> | 2004-06-29 16:58:54 (UTC) |
commit | bd8c1f01b538283a51d714c38d58cd919fe37ad1 (patch) (side-by-side diff) | |
tree | cd25f493547cb00dd8f2f9d232089a2c930f01f8 /kabc | |
parent | 94a230e843131ef5e64ec745dcda512b0909d9fe (diff) | |
download | kdepimpi-bd8c1f01b538283a51d714c38d58cd919fe37ad1.zip kdepimpi-bd8c1f01b538283a51d714c38d58cd919fe37ad1.tar.gz kdepimpi-bd8c1f01b538283a51d714c38d58cd919fe37ad1.tar.bz2 |
we have references to qpeApplication
-rw-r--r-- | kabc/plugins/ldap/kabc_ldapE.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/plugins/ldap/kabc_ldapE.pro b/kabc/plugins/ldap/kabc_ldapE.pro index 661d37a..add31c2 100644 --- a/kabc/plugins/ldap/kabc_ldapE.pro +++ b/kabc/plugins/ldap/kabc_ldapE.pro @@ -3,7 +3,7 @@ CONFIG += qt warn_on release #release debug TARGET = microkabc_ldap -INCLUDEPATH += ../.. ../../../microkde ../../../microkde/kdecore ../../../microkde/kio/kfile ../../../qtcompat +INCLUDEPATH += ../.. ../../../microkde ../../../microkde/kdecore ../../../microkde/kio/kfile ../../../qtcompat $(QPEDIR)/include OBJECTS_DIR = obj/$(PLATFORM) MOC_DIR = moc DESTDIR = $(QPEDIR)/lib |