summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-11-10 14:50:22 +0100
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2015-11-12 12:16:58 +0000
commit9005007577211f37a986ca5c02c5e5b69102ec0c (patch)
tree600fffd4238d0b2ac5c70fab842fb850ff3abd50 /examples
parent80835945b4cdd3ec0970b5a7a2bbfcdf45682a2a (diff)
Add resources_big for planets to make MSVC happy
Change-Id: I5865e1250ad9e593d9abbcf33498d0c4a49e93e2 Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/qt3d/planets-qml/planets-qml.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qt3d/planets-qml/planets-qml.pro b/examples/qt3d/planets-qml/planets-qml.pro
index 58a8b30fd..22efc8ca2 100644
--- a/examples/qt3d/planets-qml/planets-qml.pro
+++ b/examples/qt3d/planets-qml/planets-qml.pro
@@ -3,6 +3,7 @@
}
QT += qml quick
+CONFIG += resources_big
SOURCES += \
main.cpp