Diffstat (limited to 'kabc/plugins/qtopia/qtopia.pro') (more/less context) (ignore whitespace changes)
-rw-r--r-- | kabc/plugins/qtopia/qtopia.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kabc/plugins/qtopia/qtopia.pro b/kabc/plugins/qtopia/qtopia.pro index 6efb678..0360abf 100644 --- a/kabc/plugins/qtopia/qtopia.pro +++ b/kabc/plugins/qtopia/qtopia.pro | |||
@@ -34,4 +34,8 @@ CONFIG += dll | |||
34 | DEFINES += _WIN32_ | 34 | DEFINES += _WIN32_ |
35 | OBJECTS_DIR = obj/win | 35 | OBJECTS_DIR = obj/win |
36 | MOC_DIR = moc/win | 36 | MOC_DIR = moc/win |
37 | LIBS += ../../../bin/microkdepim.lib | ||
38 | LIBS += ../../../bin/microkcal.lib | ||
39 | LIBS += ../../../bin/microkde.lib | ||
40 | LIBS += ../../../bin/microkabc.lib | ||
37 | } | 41 | } |