summaryrefslogtreecommitdiffstats
path: root/win/win.pro
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:39 -0600
commit3b1405169d66e029912f53d10c2880c46f5ed159 (patch)
tree40c38835f7709885bf4a99d6d9cc64232397c4ba /win/win.pro
parentbd19c52fd41735f3e488bbe3de6b243ac53e1527 (diff)
downloadtdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.tar.gz
tdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.zip
Additional renaming of kde to tde
Diffstat (limited to 'win/win.pro')
-rw-r--r--win/win.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/win.pro b/win/win.pro
index 94ca2d541..90c30f3fa 100644
--- a/win/win.pro
+++ b/win/win.pro
@@ -5,8 +5,8 @@ include( $(KDELIBS)/win/common.pro )
TARGET = kdewin32$$KDEBUG
-QMAKE_CXXFLAGS += /FI$(KDELIBS)/tdecore/kdelibs_export.h
-QMAKE_CFLAGS += /FI$(KDELIBS)/tdecore/kdelibs_export.h
+QMAKE_CXXFLAGS += /FI$(KDELIBS)/tdecore/tdelibs_export.h
+QMAKE_CFLAGS += /FI$(KDELIBS)/tdecore/tdelibs_export.h
system( moc qeventloopex.h -o moc/qeventloopex.moc )