summaryrefslogtreecommitdiffstats
path: root/examples/qwidget-compositor
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/qwidget-compositor
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/qwidget-compositor')
-rw-r--r--examples/qwidget-compositor/qwidget-compositor.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/qwidget-compositor/qwidget-compositor.pro b/examples/qwidget-compositor/qwidget-compositor.pro
index 409930a43..56379891e 100644
--- a/examples/qwidget-compositor/qwidget-compositor.pro
+++ b/examples/qwidget-compositor/qwidget-compositor.pro
@@ -6,6 +6,9 @@ INCLUDEPATH += .
# comment out the following to not use pkg-config in the pri files
CONFIG += use_pkgconfig
+# 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/qt-compositor/qt-compositor.pri)
# Input