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