mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Add PortManager.cpp to Android.mk
This commit is contained in:
parent
eb7b6b38f6
commit
47f0031f57
1 changed files with 1 additions and 0 deletions
|
@ -421,6 +421,7 @@ EXEC_AND_LIB_FILES := \
|
|||
$(SRC)/Core/MIPS/JitCommon/JitBlockCache.cpp \
|
||||
$(SRC)/Core/MIPS/JitCommon/JitState.cpp \
|
||||
$(SRC)/Core/Util/AudioFormat.cpp \
|
||||
$(SRC)/Core/Util/PortManager.cpp \
|
||||
$(SRC)/Core/Util/GameManager.cpp \
|
||||
$(SRC)/Core/Util/BlockAllocator.cpp \
|
||||
$(SRC)/Core/Util/PPGeDraw.cpp \
|
||||
|
|
Loading…
Add table
Reference in a new issue