Codeblocks mac config stuff

This commit is contained in:
Mark Watkins 2011-06-12 18:37:59 +10:00
parent fd6b4dd46e
commit 63dd9054a8
2 changed files with 8 additions and 5 deletions

View File

@ -94,7 +94,10 @@
<Add directory="../../src" />
</Compiler>
<Linker>
<Add option="-ftgl;-mwindows;$(shell $(WX_TOOL) --debug=yes --libs --unicode=yes);-m32" />
<Add option="-ftgl" />
<Add option="-mwindows;" />
<Add option="$(shell $(WX_TOOL) --debug=yes --libs --unicode=yes)" />
<Add option="-m32" />
</Linker>
</Target>
</Build>

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="Debug" />
<File name="../../src/GUIFrame.cpp" open="0" top="0" tabpos="14">
<Cursor position="9298" topLine="156" />
<ActiveTarget name="Mac" />
<File name="../../src/GUIFrame.cpp" open="1" top="1" tabpos="11">
<Cursor position="287" topLine="0" />
</File>
<File name="../../src/GUIFrame.h" open="0" top="0" tabpos="9">
<Cursor position="3128" topLine="50" />
@ -19,7 +19,7 @@
<File name="../../src/graphs/freesans.c" open="1" top="0" tabpos="10">
<Cursor position="0" topLine="0" />
</File>
<File name="../../src/graphs/graph.cpp" open="1" top="1" tabpos="7">
<File name="../../src/graphs/graph.cpp" open="1" top="0" tabpos="7">
<Cursor position="7841" topLine="271" />
</File>
<File name="../../src/graphs/graph.h" open="1" top="0" tabpos="8">