Commit a93b380e by Szeberényi Imre

proj

parent bbeff68d
...@@ -31,6 +31,8 @@ ...@@ -31,6 +31,8 @@
</Target> </Target>
</Build> </Build>
<Compiler> <Compiler>
<Add option="-pedantic-errors" />
<Add option="-std=c++11" />
<Add option="-Wall" /> <Add option="-Wall" />
</Compiler> </Compiler>
<Unit filename="callback.h" /> <Unit filename="callback.h" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment