summaryrefslogtreecommitdiffstats
path: root/config.tests/libhybris_egl_server/libhybris_egl_server.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/libhybris_egl_server/libhybris_egl_server.pro')
-rw-r--r--config.tests/libhybris_egl_server/libhybris_egl_server.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/config.tests/libhybris_egl_server/libhybris_egl_server.pro b/config.tests/libhybris_egl_server/libhybris_egl_server.pro
index bc358d559..28dcadcbf 100644
--- a/config.tests/libhybris_egl_server/libhybris_egl_server.pro
+++ b/config.tests/libhybris_egl_server/libhybris_egl_server.pro
@@ -1,14 +1 @@
-TARGET = libhybris_egl_server
-QT = core
-
-!contains(QT_CONFIG, opengl): error("libhybris_egl_server support requires Qt configured with OpenGL")
-
-!contains(QT_CONFIG, no-pkg-config) {
- CONFIG += link_pkgconfig
- PKGCONFIG += egl
-} else {
- LIBS += -legl
-}
-
-# Input
SOURCES += main.cpp