Update wesnoth.cbp (#2543)
This commit is contained in:
parent
8c794668c7
commit
6a2631a5b2
1 changed files with 2 additions and 5 deletions
|
@ -85,8 +85,6 @@
|
|||
<Option compilerVar="WINDRES" />
|
||||
</Unit>
|
||||
<Unit filename="../../src/SDL_SavePNG/savepng.c">
|
||||
|
||||
|
||||
<Unit filename="../../src/bcrypt/bcrypt.c">
|
||||
<Unit filename="../../src/bcrypt/crypt_blowfish/crypt_blowfish.c">
|
||||
<Unit filename="../../src/bcrypt/crypt_blowfish/crypt_gensalt.c">
|
||||
|
@ -97,7 +95,6 @@
|
|||
<Unit filename="../../src/bcrypt/bcrypt.h">
|
||||
<Unit filename="../../src/bcrypt/crypt_blowfish/crypt_gensalt.h">
|
||||
<Unit filename="../../src/bcrypt/crypt_blowfish/ow-crypt.h">
|
||||
<Unit filename="../../src/SDL_SavePNG/savepng.h" />
|
||||
<Unit filename="../../src/about.cpp" />
|
||||
<Unit filename="../../src/about.hpp" />
|
||||
<Unit filename="../../src/actions/advancement.cpp" />
|
||||
|
@ -247,10 +244,10 @@
|
|||
<Unit filename="../../src/controller_base.hpp" />
|
||||
<Unit filename="../../src/countdown_clock.cpp" />
|
||||
<Unit filename="../../src/countdown_clock.hpp" />
|
||||
<Unit filename="../../src/cursor.cpp" />
|
||||
<Unit filename="../../src/cursor.cpp" />
|
||||
<Unit filename="../../src/cursor.hpp" />
|
||||
<Unit filename="../../src/deprecation.cpp" />
|
||||
<Unit filename="../../src/deprecation.hpp" />
|
||||
<Unit filename="../../src/cursor.hpp" />
|
||||
<Unit filename="../../src/desktop/clipboard.cpp" />
|
||||
<Unit filename="../../src/desktop/clipboard.hpp" />
|
||||
<Unit filename="../../src/desktop/notifications.cpp" />
|
||||
|
|
Loading…
Add table
Reference in a new issue