Skip to content

Commit

Permalink
update codeblock projectfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
newfrenchy83 authored and Pentarctagon committed Jul 4, 2022
1 parent 628d388 commit df05b50
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions projectfiles/CodeBlocks/campaignd.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<Add option="-fopenmp" />
<Add option="-Wunused" />
<Add option="-Wunused-parameter" />
<Add option="-D_LIBCPP_VERSION=6600" />
<Add option="-DHAVE_PYTHON" />
<Add option="-DUSE_GZIP" />
<Add option="-D_WIN32_WINNT=0x0601" />
Expand Down
1 change: 1 addition & 0 deletions projectfiles/CodeBlocks/tests.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<Add option="-Wno-missing-braces" />
<Add option="-Wunused" />
<Add option="-Wunused-parameter" />
<Add option="-D_LIBCPP_VERSION=6600" />
<Add option="-DHAVE_LIBPNG" />
<Add option="-D_WIN32_WINDOWS" />
<Add option="-D_WIN32_WINNT=0x0601" />
Expand Down
1 change: 1 addition & 0 deletions projectfiles/CodeBlocks/wesnoth.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<Add option="-Wno-missing-braces" />
<Add option="-Wunused" />
<Add option="-Wunused-parameter" />
<Add option="-D_LIBCPP_VERSION=6600" />
<Add option="-DHAVE_LIBPNG" />
<Add option="-D_WIN32_WINDOWS" />
<Add option="-D_WIN32_WINNT=0x0601" />
Expand Down
1 change: 1 addition & 0 deletions projectfiles/CodeBlocks/wesnothd.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<Add option="-fopenmp" />
<Add option="-Wunused" />
<Add option="-Wunused-parameter" />
<Add option="-D_LIBCPP_VERSION=6600" />
<Add option="-DHAVE_PYTHON" />
<Add option="-DUSE_GZIP" />
<Add option="-D_WIN32_WINNT=0x0601" />
Expand Down

0 comments on commit df05b50

Please sign in to comment.