Compiles with C++11 now. Used words now contains 4bytes-numbers

This commit is contained in:
2015-06-07 13:22:27 +03:00
parent b7451f8db6
commit a5e0efc408
3 changed files with 3 additions and 3 deletions

View File

@@ -34,7 +34,7 @@
</VirtualDirectory>
<Settings Type="Executable">
<GlobalSettings>
<Compiler Options="" C_Options="" Assembler="">
<Compiler Options="-std=c++11" C_Options="" Assembler="">
<IncludePath Value="."/>
<IncludePath Value="../src"/>
</Compiler>