summaryrefslogtreecommitdiff
path: root/muse/pch.txt
diff options
context:
space:
mode:
authorWerner Schweer <ws.seh.de>2008-02-25 13:02:04 +0000
committerWerner Schweer <ws.seh.de>2008-02-25 13:02:04 +0000
commitffbe4739607d5c9f1e613f920d4303e5e2e25cbb (patch)
treec2531b1c73602e4344879e4a92eacb1d7c2f1575 /muse/pch.txt
parentc3320c4ef02bb64ec1110c72d33b53a8a5d453c4 (diff)
build system updates
Diffstat (limited to 'muse/pch.txt')
-rw-r--r--muse/pch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/muse/pch.txt b/muse/pch.txt
index 433041bd..11e9ab5f 100644
--- a/muse/pch.txt
+++ b/muse/pch.txt
@@ -54,7 +54,7 @@ add_custom_command(
-I${QT_INCLUDE_DIR}
-I${QT_QTCORE_INCLUDE_DIR}
-I${QT_QTGUI_INCLUDE_DIR}
- -o all-pic.h.pch all.h
+ -o all-pic.h.pch all-pic.h
DEPENDS ${PROJECT_BINARY_DIR}/all-pic.h
WORKING_DIRECTORY ${PROJECT_BINARY_DIR}
)