Delete FallSimulation.cbp
This commit is contained in:
parent
369025ad60
commit
aaeac5a50a
1 changed files with 0 additions and 49 deletions
|
@ -1,49 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<CodeBlocks_project_file>
|
||||
<FileVersion major="1" minor="6" />
|
||||
<Project>
|
||||
<Option title="FallSimulation" />
|
||||
<Option pch_mode="2" />
|
||||
<Option compiler="gnu_gcc_compiler__strict__fast_single_files_only" />
|
||||
<Build>
|
||||
<Target title="Debug">
|
||||
<Option output="bin/Debug/FallSimulation" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="Q:/Users/student.ATIAM/Downloads/FallSimulator-master/.objs" />
|
||||
<Option type="0" />
|
||||
<Option compiler="gnu_gcc_compiler__strict__fast_single_files_only" />
|
||||
<Compiler>
|
||||
<Add option="-g" />
|
||||
</Compiler>
|
||||
</Target>
|
||||
<Target title="Release">
|
||||
<Option output="bin/Release/FallSimulation" prefix_auto="1" extension_auto="1" />
|
||||
<Option object_output="obj/Release/" />
|
||||
<Option type="0" />
|
||||
<Option compiler="gnu_gcc_compiler__strict__fast_single_files_only" />
|
||||
<Compiler>
|
||||
<Add option="-O2" />
|
||||
</Compiler>
|
||||
<Linker>
|
||||
<Add option="-s" />
|
||||
</Linker>
|
||||
</Target>
|
||||
</Build>
|
||||
<Compiler>
|
||||
<Add option="-Wall" />
|
||||
<Add option="-fexceptions" />
|
||||
</Compiler>
|
||||
<Unit filename="FallSimulation.cpp" />
|
||||
<Unit filename="lib/Button.h" />
|
||||
<Unit filename="lib/Consts.h" />
|
||||
<Unit filename="lib/ElemFunctions.h" />
|
||||
<Unit filename="lib/MapPart.h" />
|
||||
<Unit filename="lib/ModesFunctions.h" />
|
||||
<Unit filename="lib/TXLib.h" />
|
||||
<Extensions>
|
||||
<code_completion />
|
||||
<envvars />
|
||||
<debugger />
|
||||
<lib_finder disable_auto="1" />
|
||||
</Extensions>
|
||||
</Project>
|
||||
</CodeBlocks_project_file>
|
Loading…
Add table
Reference in a new issue