From e16866e072f94410321d70daedbcb855ea878cac Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 15:56:40 -0600 Subject: Actually move the kde files that were renamed in the last commit --- win/pro_files/tdeprint/tdeprint.pro | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 win/pro_files/tdeprint/tdeprint.pro (limited to 'win/pro_files/tdeprint/tdeprint.pro') 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 = -- cgit v1.2.1