From e8628e6e3e98f2276fb69bbc545866cc9a022228 Mon Sep 17 00:00:00 2001 From: zautrix Date: Thu, 08 Jul 2004 00:16:46 +0000 Subject: Compile fixes for windows --- (limited to 'kabc/plugins/file/file.pro') 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 @@ -24,7 +24,12 @@ OBJECTS_DIR = obj/unix 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 -- cgit v0.9.0.2