metaforce/DataSpec/DNAMP3/CMakeLists.txt

9 lines
184 B
CMake
Raw Normal View History

make_dnalist(liblist
PAK
2015-07-26 02:45:28 +00:00
MLVL)
2015-07-16 01:57:34 +00:00
add_library(DNAMP3
2015-07-19 06:19:46 +00:00
DNAMP3.hpp DNAMP3.cpp
2015-07-16 01:57:34 +00:00
${liblist}
PAK.cpp
2015-07-26 02:45:28 +00:00
STRG.hpp STRG.cpp)