summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/opengles3/opengles3.pro
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/unix/opengles3/opengles3.pro')
-rw-r--r--config.tests/unix/opengles3/opengles3.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/unix/opengles3/opengles3.pro b/config.tests/unix/opengles3/opengles3.pro
index 6942b57327..720985f14d 100644
--- a/config.tests/unix/opengles3/opengles3.pro
+++ b/config.tests/unix/opengles3/opengles3.pro
@@ -6,7 +6,7 @@ SOURCES = opengles3.cpp
INCLUDEPATH += $$QMAKE_INCDIR_OPENGL_ES2
for(p, QMAKE_LIBDIR_OPENGL_ES2) {
- exists($$p):LIBS += -L$$p
+ LIBS += -L$$p
}
CONFIG -= qt