aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlcachegen/qmlcachegen.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmlcachegen/qmlcachegen.pro')
-rw-r--r--tools/qmlcachegen/qmlcachegen.pro8
1 files changed, 1 insertions, 7 deletions
diff --git a/tools/qmlcachegen/qmlcachegen.pro b/tools/qmlcachegen/qmlcachegen.pro
index d02746cff7..530a0d54a1 100644
--- a/tools/qmlcachegen/qmlcachegen.pro
+++ b/tools/qmlcachegen/qmlcachegen.pro
@@ -1,19 +1,13 @@
option(host_build)
-QT = qmldevtools-private
+QT = qmldevtools-private qmlcompiler-private
DEFINES += QT_NO_CAST_TO_ASCII QT_NO_CAST_FROM_ASCII
-include(../shared/shared.pri)
-
SOURCES = \
- $$RESOURCEFILEMAPPER_SOURCES \
qmlcachegen.cpp \
resourcefilter.cpp \
generateloader.cpp
-HEADERS = \
- $$RESOURCEFILEMAPPER_HEADERS
-
TARGET = qmlcachegen
build_integration.files = qmlcache.prf qtquickcompiler.prf