botw/src/KingSystem/System/CMakeLists.txt

28 lines
467 B
CMake

target_sources(uking PRIVATE
Account.cpp
Account.h
DebugMessage.h
HavokWorkerMgr.cpp
HavokWorkerMgr.h
KingEditor.h
OverlayArena.cpp
OverlayArena.h
OverlayArenaSystem.cpp
OverlayArenaSystem.h
OverlayArenaSystemS1.h
OverlayArenaSystemS2.h
PlayReportMgr.cpp
PlayReportMgr.h
ProductReporter.cpp
ProductReporter.h
StringBoard.h
SystemPauseMgr.cpp
SystemPauseMgr.h
Timer.cpp
Timer.h
VFR.cpp
VFR.h
VFRValue.cpp
VFRValue.h
)