2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-06-01 20:01:20 +00:00
metaforce/Runtime/Particle/CMakeLists.txt
Jack Andersen 731d8bbcb4 more stubs
2015-08-20 14:06:39 -10:00

8 lines
313 B
CMake

add_library(RuntimeCommonParticle
CParticleGen.hpp CParticleGen.cpp
CElementGen.hpp CElementGen.cpp
CParticleSwoosh.hpp CParticleSwoosh.cpp
CParticleElectric.hpp CParticleElectric.cpp
CDecalManager.hpp CDecalManager.cpp
CWarp.hpp CWarp.cpp)