mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Another attempt
This commit is contained in:
parent
db4511c9f5
commit
7f86dc2605
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ LOCAL_SRC_FILES := \
|
|||
../glslang/OGLCompilersDLL/InitializeDll.cpp
|
||||
|
||||
|
||||
LOCAL_CFLAGS := -O3 -fsigned-char -fno-strict-aliasing -Wall -Wno-multichar -D__STDC_CONSTANT_MACROS
|
||||
LOCAL_CFLAGS := -O3 -fsigned-char -fno-strict-aliasing -Wall -Wno-multichar -D__STDC_CONSTANT_MACROS -DENABLE_HLSL
|
||||
LOCAL_CPPFLAGS := -fno-exceptions -std=gnu++11 -fno-rtti -Wno-reorder
|
||||
LOCAL_C_INCLUDES := $(LOCAL_PATH)/ext $(LOCAL_PATH)/ext/libzip ..
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue