fix codeblock projectfiles

This commit is contained in:
newfrenchy83 2021-06-03 23:43:12 +02:00 committed by Pentarctagon
parent 4a2b8ede4a
commit 3e05480b5b
2 changed files with 12 additions and 0 deletions

View file

@ -39,6 +39,10 @@
</MakeCommands>
</Target>
</Build>
<Unit filename="../../src/crypt_blowfish/crypt_blowfish.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="../../src/crypt_blowfish/crypt_blowfish.h" />
<Unit filename="../../src/about.hpp" />
<Unit filename="../../src/color.cpp" />
<Unit filename="../../src/color.hpp" />
@ -63,6 +67,8 @@
<Unit filename="../../src/gettext.cpp" />
<Unit filename="../../src/gettext.hpp" />
<Unit filename="../../src/global.hpp" />
<Unit filename="../../src/hash.cpp" />
<Unit filename="../../src/hash.hpp" />
<Unit filename="../../src/libc_error.hpp" />
<Unit filename="../../src/log.cpp" />
<Unit filename="../../src/log.hpp" />

View file

@ -73,6 +73,10 @@
<Unit filename="../../packaging/windows/wesnothd.rc">
<Option compilerVar="WINDRES" />
</Unit>
<Unit filename="../../src/crypt_blowfish/crypt_blowfish.c">
<Option compilerVar="CC" />
</Unit>
<Unit filename="../../src/crypt_blowfish/crypt_blowfish.h" />
<Unit filename="../../src/about.hpp" />
<Unit filename="../../src/color.cpp" />
<Unit filename="../../src/color.hpp" />
@ -95,6 +99,8 @@
<Unit filename="../../src/gettext.hpp" />
<Unit filename="../../src/gettext.cpp" />
<Unit filename="../../src/global.hpp" />
<Unit filename="../../src/hash.cpp" />
<Unit filename="../../src/hash.hpp" />
<Unit filename="../../src/libc_error.hpp" />
<Unit filename="../../src/log.cpp" />
<Unit filename="../../src/log.hpp" />