Skip to content

Commit

Permalink
Merge pull request #26 from KenyStev/keny
Browse files Browse the repository at this point in the history
cambio de nombre del cbp y el bin
  • Loading branch information
KenyStev committed Jul 2, 2015
2 parents d0a4491 + 526432e commit 93fd1e5
Show file tree
Hide file tree
Showing 6 changed files with 561 additions and 23,760 deletions.
6 changes: 3 additions & 3 deletions Demo.cbp → RaceGear.cbp
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="TopGear" />
<Option title="RaceGear" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build>
<Target title="Debug">
<Option output="bin/Debug/Demo" prefix_auto="1" extension_auto="1" />
<Option output="bin/Debug/RaceGear" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Debug/" />
<Option type="1" />
<Option compiler="gcc" />
Expand All @@ -17,7 +17,7 @@
</Compiler>
</Target>
<Target title="Release">
<Option output="bin/Release/Demo" prefix_auto="1" extension_auto="1" />
<Option output="bin/Release/RaceGear" prefix_auto="1" extension_auto="1" />
<Option object_output="obj/Release/" />
<Option type="1" />
<Option compiler="gcc" />
Expand Down
Loading

0 comments on commit 93fd1e5

Please sign in to comment.