Skip to content

Commit

Permalink
Update liblua.cbp
Browse files Browse the repository at this point in the history
  • Loading branch information
newfrenchy83 authored and Pentarctagon committed Feb 18, 2021
1 parent f0dae02 commit 6e43b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projectfiles/CodeBlocks/liblua.cbp
Expand Up @@ -31,7 +31,7 @@
</Build>
<Compiler>
<Add option="-Wall" />
<Add option="-std=c++20" />
<Add option="-std=c++17" />
<Add option="-U__STRICT_ANSI__" />
<Add option="-include ../../src/wesnoth_lua_config.h" />
<Add directory="../../src" />
Expand Down

0 comments on commit 6e43b2b

Please sign in to comment.