summaryrefslogtreecommitdiff
path: root/muse/pch.txt
diff options
context:
space:
mode:
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}
)