Add CBot.h, CBotEnums.h and CBotDefines.h in CMakeLists.txt.
parent
4a9afdc525
commit
5c7a665639
|
@ -1,4 +1,7 @@
|
|||
set(SOURCES
|
||||
CBot.h
|
||||
CBotEnums.h
|
||||
CBotDefines.h
|
||||
CBotUtils.cpp
|
||||
CBotFileUtils.cpp
|
||||
CBotClass.cpp
|
||||
|
|
Loading…
Reference in New Issue