mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Android.mk fix
This commit is contained in:
parent
ccc0331279
commit
d3d90a11cf
1 changed files with 1 additions and 0 deletions
|
@ -220,6 +220,7 @@ EXEC_AND_LIB_FILES := \
|
|||
$(SRC)/Common/StringUtils.cpp \
|
||||
$(SRC)/Common/ThreadPools.cpp \
|
||||
$(SRC)/Common/Timer.cpp \
|
||||
$(SRC)/Common/TimeUtil.cpp \
|
||||
$(SRC)/Common/Misc.cpp \
|
||||
$(SRC)/GPU/Math3D.cpp \
|
||||
$(SRC)/GPU/GPU.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue