Add color.*pp to CB wesnothd projectfile
[ci skip] Was getting undefined reference errors otherwise.
This commit is contained in:
parent
02ea491bff
commit
5637dfa8f0
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@
|
|||
<Option compilerVar="WINDRES" />
|
||||
</Unit>
|
||||
<Unit filename="../../src/about.hpp" />
|
||||
<Unit filename="../../src/color.cpp" />
|
||||
<Unit filename="../../src/color.hpp" />
|
||||
<Unit filename="../../src/color_range.cpp" />
|
||||
<Unit filename="../../src/config.cpp" />
|
||||
<Unit filename="../../src/config.hpp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue