Updated all Code::Blocks project files with version 8.02
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1010 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
37c0a5a6fa
commit
764198c712
23 changed files with 529 additions and 483 deletions
|
@ -7,7 +7,7 @@
|
|||
<Option compiler="gcc" />
|
||||
<Build>
|
||||
<Target title="Debug_Win32">
|
||||
<Option output="..\..\bin\qt-d.exe" prefix_auto="1" extension_auto="1" />
|
||||
<Option output="..\..\bin\qt-d" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="..\..\..\Temp\qt\Debug_Win32" />
|
||||
<Option type="0" />
|
||||
<Option compiler="gcc" />
|
||||
|
@ -44,7 +44,7 @@
|
|||
</Linker>
|
||||
</Target>
|
||||
<Target title="Release_Win32">
|
||||
<Option output="..\..\bin\qt.exe" prefix_auto="1" extension_auto="1" />
|
||||
<Option output="..\..\bin\qt" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="..\..\..\Temp\qt\Release_Win32" />
|
||||
<Option type="0" />
|
||||
<Option compiler="gcc" />
|
||||
|
@ -89,6 +89,8 @@
|
|||
<Unit filename="..\..\qt\QSFMLCanvas.hpp" />
|
||||
<Extensions>
|
||||
<code_completion />
|
||||
<envvars />
|
||||
<debugger />
|
||||
</Extensions>
|
||||
</Project>
|
||||
</CodeBlocks_project_file>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue