mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Fix non-Windows builds
This commit is contained in:
parent
645cb4d69e
commit
9fb152ce01
1 changed files with 2 additions and 0 deletions
|
@ -1218,6 +1218,8 @@ add_library(${CoreLibName} ${CoreLinkType}
|
|||
Core/HDRemaster.cpp
|
||||
Core/HDRemaster.h
|
||||
Core/ThreadEventQueue.h
|
||||
Core/WaveFile.cpp
|
||||
Core/WaveFile.h
|
||||
Core/Debugger/Breakpoints.cpp
|
||||
Core/Debugger/Breakpoints.h
|
||||
Core/Debugger/DebugInterface.h
|
||||
|
|
Loading…
Add table
Reference in a new issue