mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-13 10:24:39 +00:00
Ops fix this.
This commit is contained in:
parent
1c869e4607
commit
18f452ff29
@ -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
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user