mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Buildfixing
This commit is contained in:
parent
c23631a8fc
commit
43b4bdfeef
2 changed files with 2 additions and 0 deletions
|
@ -986,6 +986,7 @@ set(NativeAppSource
|
|||
UI/NativeApp.cpp
|
||||
UI/EmuScreen.cpp
|
||||
android/jni/TestRunner.cpp
|
||||
UI/GameInfoCache.cpp
|
||||
UI/MenuScreens.cpp
|
||||
UI/GamepadEmu.cpp
|
||||
UI/UIShader.cpp
|
||||
|
|
|
@ -120,6 +120,7 @@ LOCAL_SRC_FILES := \
|
|||
$(SRC)/UI/MenuScreens.cpp \
|
||||
$(SRC)/UI/UIShader.cpp \
|
||||
$(SRC)/UI/GamepadEmu.cpp \
|
||||
$(SRC)/UI/GameInfoCache.cpp \
|
||||
$(SRC)/native/android/app-android.cpp \
|
||||
$(SRC)/ext/disarm.cpp \
|
||||
$(SRC)/ext/libkirk/AES.c \
|
||||
|
|
Loading…
Add table
Reference in a new issue