summaryrefslogtreecommitdiffstats
path: root/examples/qml-compositor/qml-compositor.pro
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2011-12-07 10:01:39 +0100
committerLaszlo Agocs <laszlo.p.agocs@nokia.com>2011-12-07 10:33:42 +0100
commit0234c6a0920e832f6a1e1be8cdf3a06b43bdd38e (patch)
treeac216ac6daff6e2afd9fe3e271a7368cdff7ed83 /examples/qml-compositor/qml-compositor.pro
parentc7fc125341b2983fbbcacccf0f7e03fc7415ec63 (diff)
Add comments to example pro file to explain how to include pri
Change-Id: Ic5cb0aff2bf70158905a8d6c4487670ce76c9355 Reviewed-by: Laszlo Agocs <laszlo.p.agocs@nokia.com>
Diffstat (limited to 'examples/qml-compositor/qml-compositor.pro')
-rw-r--r--examples/qml-compositor/qml-compositor.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/qml-compositor/qml-compositor.pro b/examples/qml-compositor/qml-compositor.pro
index 0295dedcb..7a564d223 100644
--- a/examples/qml-compositor/qml-compositor.pro
+++ b/examples/qml-compositor/qml-compositor.pro
@@ -12,6 +12,10 @@ QT += quick v8
QT += quick-private
QT += compositor
+
+# if you want to compile QtCompositor as part of the application
+# instead of linking to it, remove the QT += compositor and uncomment
+# the following line
#include (../../src/compositor/compositor.pri)
# Input