Ops fix this.

This commit is contained in:
sergiobenrocha2 2015-09-16 01:59:22 -03:00
parent 1c869e4607
commit 18f452ff29

View File

@ -90,7 +90,7 @@ arm:android: SOURCES += $$P/android/jni/ArmEmitterTest.cpp
HEADERS += $$P/UI/*.h
INCLUDEPATH += $$P $$P/Common $$P/ext/native $$P/ext/native/ext
exists( /usr/include/GL/glew.h ) {
!exists( /usr/include/GL/glew.h ) {
INCLUDEPATH += $$P/ext/native/ext/glew
}