Skip to content

Commit

Permalink
Update wesnoth.cbp (#2543)
Browse files Browse the repository at this point in the history
  • Loading branch information
newfrenchy83 authored and jyrkive committed Feb 23, 2018
1 parent 8c79466 commit 6a2631a
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions projectfiles/CodeBlocks/wesnoth.cbp
Expand Up @@ -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">
Expand All @@ -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" />
Expand Down Expand Up @@ -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" />
Expand Down

0 comments on commit 6a2631a

Please sign in to comment.