Linux build order fix

This commit is contained in:
Mark Watkins 2011-06-16 01:45:22 +10:00
parent 605480d370
commit f06a4886c9
3 changed files with 7 additions and 7 deletions

View File

@ -19,7 +19,7 @@
<Add directory="../../src" />
</Compiler>
<Linker>
<Add option="`wx-config --version=2.8 --libs gl,aui,xrc,qa,html,adv,core,net,base`" />
<Add option="`wx-config --version=2.8 --libs aui,xrc,qa,html,adv,gl,core,net,base`" />
</Linker>
</Target>
<Target title="Debug-wx29">
@ -35,7 +35,7 @@
<Add directory="../../src" />
</Compiler>
<Linker>
<Add option="`wx-config --version=2.9 --libs gl,aui,xrc,qa,html,adv,core,net,base`" />
<Add option="`wx-config --version=2.9 --libs aui,xrc,qa,html,adv,gl,core,net,base`" />
</Linker>
</Target>
<Target title="Release">

View File

@ -8362,7 +8362,7 @@
"sleeplib/profiles.h"
"sleeplib/machine_loader.h"
1308152355 source:/home/mark/projects/git/sleepyhead/src/graphs/graph.cpp
1308152473 source:/home/mark/projects/git/sleepyhead/src/graphs/graph.cpp
"freetype-gl/font-manager.h"
"freetype-gl/texture-font.h"
"graph.h"

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="Windows" />
<ActiveTarget name="Debug-wx29" />
<File name="../../src/GUIFrame.cpp" open="1" top="0" tabpos="9">
<Cursor position="6211" topLine="144" />
</File>
@ -10,7 +10,7 @@
<File name="../../src/SleepyHeadApp.cpp" open="0" top="0" tabpos="1">
<Cursor position="1078" topLine="44" />
</File>
<File name="../../src/SleepyHeadMain.cpp" open="1" top="1" tabpos="1">
<File name="../../src/SleepyHeadMain.cpp" open="1" top="0" tabpos="1">
<Cursor position="29385" topLine="793" />
</File>
<File name="../../src/SleepyHeadMain.h" open="1" top="0" tabpos="2">
@ -25,8 +25,8 @@
<File name="../../src/graphs/gl_pbuffer.h" open="1" top="0" tabpos="6">
<Cursor position="382" topLine="0" />
</File>
<File name="../../src/graphs/graph.cpp" open="1" top="0" tabpos="3">
<Cursor position="9666" topLine="301" />
<File name="../../src/graphs/graph.cpp" open="1" top="1" tabpos="3">
<Cursor position="44916" topLine="1656" />
</File>
<File name="../../src/graphs/graph.h" open="1" top="0" tabpos="4">
<Cursor position="285" topLine="0" />