DarkflameServer/dGame/dGrim/CMakeLists.txt
wincent 5973430720 Grim LU
Wincent's attempt at making LU into something it isn't supposed to be, an ARPG.
2023-07-15 10:54:41 +02:00

7 lines
174 B
CMake

set(DGAME_DGRIM_SOURCES "StatProperty.cpp"
"ItemModifierTemplate.cpp"
"DamageProfile.cpp"
"ResistanceProfile.cpp"
"SpawnPatterns.cpp"
"EntityProfile.cpp" PARENT_SCOPE)