summaryrefslogtreecommitdiffabout
path: root/kabc/plugins/file/file.pro
Side-by-side diff
Diffstat (limited to 'kabc/plugins/file/file.pro') (more/less context) (show whitespace changes)
-rw-r--r--kabc/plugins/file/file.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/kabc/plugins/file/file.pro b/kabc/plugins/file/file.pro
index a5ade93..7cf7c58 100644
--- a/kabc/plugins/file/file.pro
+++ b/kabc/plugins/file/file.pro
@@ -25,6 +25,11 @@ MOC_DIR = moc/unix
}
win32: {
+CONFIG += dll
DEFINES += _WIN32_
OBJECTS_DIR = obj/win
MOC_DIR = moc/win
+LIBS += ../../../bin/microkdepim.lib
+LIBS += ../../../bin/microkcal.lib
+LIBS += ../../../bin/microkde.lib
+LIBS += ../../../bin/microkabc.lib
} \ No newline at end of file