aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/quick.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/quick.pro')
-rw-r--r--src/quick/quick.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/quick/quick.pro b/src/quick/quick.pro
index b584734a83..393fe34e89 100644
--- a/src/quick/quick.pro
+++ b/src/quick/quick.pro
@@ -31,6 +31,9 @@ HEADERS += \
SOURCES += qtquick2.cpp
+# To make #include "qquickcontext2d_jsclass.cpp" work
+INCLUDEPATH += $$PWD
+
mac {
# FIXME: this is a workaround for broken qmake logic in qtAddModule()
# This function refuses to use frameworks unless the framework exists on