cb project update
not using recent boost filesystem changes
This commit is contained in:
parent
d7413d1915
commit
571b8ed1e4
2 changed files with 5 additions and 0 deletions
|
@ -295,6 +295,7 @@
|
|||
<Unit filename="..\..\src\filechooser.hpp" />
|
||||
<Unit filename="..\..\src\filesystem.cpp" />
|
||||
<Unit filename="..\..\src\filesystem.hpp" />
|
||||
<Unit filename="..\..\src\filesystem_common.cpp" />
|
||||
<Unit filename="..\..\src\filesystem_win32.ii" />
|
||||
<Unit filename="..\..\src\flg_manager.cpp" />
|
||||
<Unit filename="..\..\src\flg_manager.hpp" />
|
||||
|
|
|
@ -60,6 +60,7 @@
|
|||
<Unit filename="..\..\src\config.hpp" />
|
||||
<Unit filename="..\..\src\filesystem.cpp" />
|
||||
<Unit filename="..\..\src\filesystem.hpp" />
|
||||
<Unit filename="..\..\src\filesystem_common.cpp" />
|
||||
<Unit filename="..\..\src\filesystem_win32.ii" />
|
||||
<Unit filename="..\..\src\game_config.cpp" />
|
||||
<Unit filename="..\..\src\game_config.hpp" />
|
||||
|
@ -86,6 +87,9 @@
|
|||
<Unit filename="..\..\src\serialization\string_utils.cpp" />
|
||||
<Unit filename="..\..\src\serialization\string_utils.hpp" />
|
||||
<Unit filename="..\..\src\serialization\tokenizer.cpp" />
|
||||
<Unit filename="..\..\src\serialization\ucs4_iterator_base.hpp" />
|
||||
<Unit filename="..\..\src\serialization\unicode.cpp" />
|
||||
<Unit filename="..\..\src\serialization\unicode.hpp" />
|
||||
<Unit filename="..\..\src\server\ban.cpp" />
|
||||
<Unit filename="..\..\src\server\ban.hpp" />
|
||||
<Unit filename="..\..\src\server\forum_user_handler.cpp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue