diff options
Diffstat (limited to 'win/pro_files/kdeprint/kdeprint.pro')
-rw-r--r-- | win/pro_files/kdeprint/kdeprint.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/pro_files/kdeprint/kdeprint.pro b/win/pro_files/kdeprint/kdeprint.pro index c541548ae..eb1bfff69 100644 --- a/win/pro_files/kdeprint/kdeprint.pro +++ b/win/pro_files/kdeprint/kdeprint.pro @@ -6,7 +6,7 @@ include( $(KDELIBS)/win/common.pro ) # needed to export library classes: DEFINES += MAKE_KDEPRINT_LIB -TARGET = kdeprint$$KDEBUG +TARGET = tdeprint$$KDEBUG SOURCES = \ kprinter.cpp \ |