summaryrefslogtreecommitdiffstats
path: root/win/pro_files/tdeprint/tdeprint.pro
diff options
context:
space:
mode:
Diffstat (limited to 'win/pro_files/tdeprint/tdeprint.pro')
-rw-r--r--win/pro_files/tdeprint/tdeprint.pro15
1 files changed, 15 insertions, 0 deletions
diff --git a/win/pro_files/tdeprint/tdeprint.pro b/win/pro_files/tdeprint/tdeprint.pro
new file mode 100644
index 000000000..eb1bfff69
--- /dev/null
+++ b/win/pro_files/tdeprint/tdeprint.pro
@@ -0,0 +1,15 @@
+TEMPLATE = lib
+
+include( $(KDELIBS)/win/common.pro )
+
+
+# needed to export library classes:
+DEFINES += MAKE_KDEPRINT_LIB
+
+TARGET = tdeprint$$KDEBUG
+
+SOURCES = \
+kprinter.cpp \
+kpreloadobject.cpp
+
+HEADERS =