Added file in cmake
This commit is contained in:
parent
f0f3d40095
commit
edaae98a38
|
@ -226,6 +226,7 @@ add_executable(fallout2-ce WIN32
|
||||||
"src/world_map.h"
|
"src/world_map.h"
|
||||||
"src/xfile.cc"
|
"src/xfile.cc"
|
||||||
"src/xfile.h"
|
"src/xfile.h"
|
||||||
|
"src/FpsLimiter.cc"
|
||||||
)
|
)
|
||||||
|
|
||||||
target_compile_definitions(fallout2-ce PUBLIC
|
target_compile_definitions(fallout2-ce PUBLIC
|
||||||
|
|
Loading…
Reference in New Issue