2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-20 09:13:28 +00:00
metaforce/Runtime/Audio/CMakeLists.txt
2016-03-06 17:12:32 -10:00

8 lines
258 B
CMake

add_library(RuntimeCommonAudio
CAudioSys.hpp CAudioSys.cpp
CAudioStateWin.hpp CAudioStateWin.cpp
CSfxManager.hpp CSfxManager.cpp
CSfxHandle.hpp CSfxHandle.cpp
dsp.c dsp.h
g721.c g721.h)