mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2024-11-24 14:37:25 +00:00
7 lines
174 B
CMake
7 lines
174 B
CMake
|
set(DGAME_DGRIM_SOURCES "StatProperty.cpp"
|
||
|
"ItemModifierTemplate.cpp"
|
||
|
"DamageProfile.cpp"
|
||
|
"ResistanceProfile.cpp"
|
||
|
"SpawnPatterns.cpp"
|
||
|
"EntityProfile.cpp" PARENT_SCOPE)
|