* fix cb projecfile after https://github.com/wesnoth/wesnoth/pull/4797/files * Update tests.cbp * Update wesnoth.cbp
This commit is contained in:
parent
24b84079df
commit
a3859e4b46
3 changed files with 6 additions and 0 deletions
|
@ -935,6 +935,8 @@
|
|||
<Unit filename="../../src/scripting/game_lua_kernel.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_audio.cpp" />
|
||||
<Unit filename="../../src/scripting/lua_audio.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_color.cpp" />
|
||||
<Unit filename="../../src/scripting/lua_color.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_common.cpp" />
|
||||
<Unit filename="../../src/scripting/lua_common.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_cpp_function.cpp" />
|
||||
|
|
|
@ -986,6 +986,8 @@
|
|||
<Unit filename="../../src/scripting/game_lua_kernel.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_audio.cpp" />
|
||||
<Unit filename="../../src/scripting/lua_audio.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_color.cpp" />
|
||||
<Unit filename="../../src/scripting/lua_color.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_common.cpp" />
|
||||
<Unit filename="../../src/scripting/lua_common.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_cpp_function.cpp" />
|
||||
|
|
|
@ -984,6 +984,8 @@
|
|||
<Unit filename="../../src/scripting/game_lua_kernel.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_audio.cpp" />
|
||||
<Unit filename="../../src/scripting/lua_audio.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_color.cpp" />
|
||||
<Unit filename="../../src/scripting/lua_color.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_common.cpp" />
|
||||
<Unit filename="../../src/scripting/lua_common.hpp" />
|
||||
<Unit filename="../../src/scripting/lua_cpp_function.cpp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue