summaryrefslogtreecommitdiffstats
path: root/tools/qmake/config.tests/khr/khr.pro
diff options
context:
space:
mode:
authorAndras Becsi <andras.becsi@theqtcompany.com>2015-02-23 13:42:26 +0100
committerAndras Becsi <andras.becsi@theqtcompany.com>2015-02-23 13:44:27 +0000
commitcc48526dfb85701629ad19bd1dadf88af5482800 (patch)
tree3d6bbffec92fe16f3744cb575c6c49950ba79c8f /tools/qmake/config.tests/khr/khr.pro
parent9c279bec0cac934f3c8495c8c5ecba8ad59be47d (diff)
Add config test for Khronos development headers
These are needed on Linux, since the core layer can not rely on the shipped third_party/khronos headers because that would break the build on GLES configs. Change-Id: I598f58a9830b31a56425db60b7fc36c3f34f8581 Reviewed-by: Michael BrĂ¼ning <michael.bruning@theqtcompany.com>
Diffstat (limited to 'tools/qmake/config.tests/khr/khr.pro')
-rw-r--r--tools/qmake/config.tests/khr/khr.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/qmake/config.tests/khr/khr.pro b/tools/qmake/config.tests/khr/khr.pro
new file mode 100644
index 000000000..6abd2367a
--- /dev/null
+++ b/tools/qmake/config.tests/khr/khr.pro
@@ -0,0 +1,2 @@
+CONFIG-=qt
+linux:SOURCES += khr.cpp