summaryrefslogtreecommitdiffabout
path: root/kabc/plugins/file/file.pro
Unidiff
Diffstat (limited to 'kabc/plugins/file/file.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/plugins/file/file.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/kabc/plugins/file/file.pro b/kabc/plugins/file/file.pro
index 154ef2a..2d17313 100644
--- a/kabc/plugins/file/file.pro
+++ b/kabc/plugins/file/file.pro
@@ -1,28 +1,30 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3#release debug 3#release debug
4 4
5include( ../../../variables.pri )
6
5TARGET = microkabc_file 7TARGET = microkabc_file
6INCLUDEPATH += ../.. ../../../microkde ../../../microkde/kdecore ../../../microkde/kio/kfile ../../../microkde/kio/kio ../../../microkde/kresources ../../../qtcompat 8INCLUDEPATH += ../.. ../../../microkde ../../../microkde/kdecore ../../../microkde/kio/kfile ../../../microkde/kio/kio ../../../microkde/kresources ../../../qtcompat
7 9
8DESTDIR = ../../../bin 10DESTDIR = ../../../bin
9#LIBS += -lmicrokde -lmicrokabc 11#LIBS += -lmicrokde -lmicrokabc
10#LIBS += -L$(QPEDIR)/lib 12#LIBS += -L$(QPEDIR)/lib
11 13
12INTERFACES = \ 14INTERFACES = \
13 15
14HEADERS = \ 16HEADERS = \
15 resourcefile.h \ 17 resourcefile.h \
16 resourcefileconfig.h 18 resourcefileconfig.h
17 19
18SOURCES = \ 20SOURCES = \
19 resourcefile.cpp \ 21 resourcefile.cpp \
20 resourcefileconfig.cpp 22 resourcefileconfig.cpp
21 23
22unix : { 24unix : {
23OBJECTS_DIR = obj/unix 25OBJECTS_DIR = obj/unix
24MOC_DIR = moc/unix 26MOC_DIR = moc/unix
25} 27}
26win32: { 28win32: {
27CONFIG += dll 29CONFIG += dll
28DEFINES += _WIN32_ 30DEFINES += _WIN32_