summaryrefslogtreecommitdiffstats
path: root/examples/qwindow-compositor
diff options
context:
space:
mode:
authorDonald Carr <donald.carr@nokia.com>2012-06-06 20:10:11 +0000
committerJørgen Lind <jorgen.lind@nokia.com>2012-06-11 12:57:00 +0200
commit4097fb07df32eb3c748b75088684dd17a15970c9 (patch)
tree1f02160c17e5b699c8e7a9fa34e620d7a2402f9f /examples/qwindow-compositor
parentb0a4355c5320eecdf008521e1b40cd221e8352f2 (diff)
Introduce standard pkg-config usage
Use our own qualified pkg-config mkspec feature rather than directly executing the system binary Change-Id: I4b162cd8d2d9a8bd5d0b3adb9ca935df9ff96a69 Reviewed-by: Jørgen Lind <jorgen.lind@nokia.com>
Diffstat (limited to 'examples/qwindow-compositor')
-rw-r--r--examples/qwindow-compositor/qwindow-compositor.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/qwindow-compositor/qwindow-compositor.pro b/examples/qwindow-compositor/qwindow-compositor.pro
index 068b08893..465c0d997 100644
--- a/examples/qwindow-compositor/qwindow-compositor.pro
+++ b/examples/qwindow-compositor/qwindow-compositor.pro
@@ -1,8 +1,5 @@
QT += gui gui-private core-private compositor
-# comment out the following to not use pkg-config in the pri files
-CONFIG += use_pkgconfig
-
LIBS += -L ../../lib
#include (../../src/qt-compositor/qt-compositor.pri)