[Kst] branches/work/kst/portto4/kst/src
Peter Kümmel
syntheticpp at yahoo.com
Sun Nov 29 14:18:25 CET 2009
SVN commit 1056133 by kuemmel:
projects are too small for pch
M +1 -0 d2asc/d2asc.pro
M +1 -0 d2d/d2d.pro
--- branches/work/kst/portto4/kst/src/d2asc/d2asc.pro #1056132:1056133
@@ -3,6 +3,7 @@
TEMPLATE = app
TARGET = $$kstlib(d2asc)
DESTDIR = $$OUTPUT_DIR/bin
+CONFIG -= precompile_header
INCLUDEPATH += \
tmp \
--- branches/work/kst/portto4/kst/src/d2d/d2d.pro #1056132:1056133
@@ -3,6 +3,7 @@
TEMPLATE = app
TARGET = $$kstlib(d2d)
DESTDIR = $$OUTPUT_DIR/bin
+CONFIG -= precompile_header
INCLUDEPATH += \
tmp \
More information about the Kst
mailing list