mirror of
https://github.com/zeldaret/botw
synced 2026-07-01 19:30:25 -04:00
49 lines
826 B
CMake
49 lines
826 B
CMake
target_sources(uking PRIVATE
|
|
Account.cpp
|
|
Account.h
|
|
AutoDim.cpp
|
|
AutoDim.h
|
|
BasicProfiler.cpp
|
|
BasicProfiler.h
|
|
CameraEditor.cpp
|
|
CameraEditor.h
|
|
CameraMgr.cpp
|
|
CameraMgr.h
|
|
DebugFinder.cpp
|
|
DebugFinder.h
|
|
DebugMessage.h
|
|
HavokWorkerMgr.cpp
|
|
HavokWorkerMgr.h
|
|
KingEditor.cpp
|
|
KingEditor.h
|
|
MemoryProfiler.cpp
|
|
MemoryProfiler.h
|
|
OcclusionQueryCylinder.cpp
|
|
OcclusionQueryCylinder.h
|
|
OverlayArena.cpp
|
|
OverlayArena.h
|
|
OverlayArenaSystem.cpp
|
|
OverlayArenaSystem.h
|
|
OverlayArenaSystemS1.h
|
|
OverlayArenaSystemS2.h
|
|
PlayReportMgr.cpp
|
|
PlayReportMgr.h
|
|
ProductReporter.cpp
|
|
ProductReporter.h
|
|
Revision.cpp
|
|
Revision.h
|
|
StageInfo.cpp
|
|
StageInfo.h
|
|
StringBoard.h
|
|
SystemPauseMgr.cpp
|
|
SystemPauseMgr.h
|
|
Timer.cpp
|
|
Timer.h
|
|
UIGlue.cpp
|
|
UIGlue.h
|
|
VFR.cpp
|
|
VFR.h
|
|
VFRValue.cpp
|
|
VFRValue.h
|
|
)
|