ref: caf76f0e421c3b55e973dfc125bc7bff7a6e89db
dir: /codeblocks/chocolate-setup.cbp/
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_project_file> <FileVersion major="1" minor="5" /> <Project> <Option title="chocolate-setup" /> <Option pch_mode="2" /> <Option default_target="" /> <Option compiler="gcc" /> <Option virtualFolders="" /> <Build> <Target title="Debug"> <Option output="..\bin\chocolate-setup-dbg.exe" prefix_auto="0" extension_auto="0" /> <Option working_dir="..\bin" /> <Option object_output="..\obj\dbg\" /> <Option type="1" /> <Option compiler="gcc" /> <Option use_console_runner="0" /> <Compiler> <Add option="-W" /> <Add option="-g" /> </Compiler> </Target> <Target title="Release"> <Option output="..\bin\chocolate-setup.exe" prefix_auto="0" extension_auto="0" /> <Option working_dir="..\bin" /> <Option object_output="..\obj\rel\" /> <Option type="1" /> <Option compiler="gcc" /> <Option use_console_runner="0" /> <Compiler> <Add option="-O2" /> </Compiler> <Linker> <Add option="-s" /> </Linker> </Target> </Build> <VirtualTargets> <Add alias="All" targets="Debug;Release;" /> </VirtualTargets> <Compiler> <Add option="-Wall" /> <Add directory="." /> <Add directory="..\src" /> <Add directory="..\textscreen" /> </Compiler> <Linker> <Add option="-lmingw32 -lSDLmain -lSDL -mwindows" /> <Add directory="..\bin" /> </Linker> <Unit filename="chocolate-setup-res.rc"> <Option compilerVar="WINDRES" /> <Option objectName="chocolate-setup-res.res" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\compatibility.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\compatibility.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\configfile.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\configfile.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\display.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\display.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\execute.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\execute.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\keyboard.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\keyboard.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\m_argv.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\m_argv.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\mainmenu.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\mouse.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\mouse.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\multiplayer.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\multiplayer.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\sound.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\sound.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\txt_keyinput.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\txt_keyinput.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\txt_mouseinput.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\setup\txt_mouseinput.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\textscreen.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_button.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_button.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_checkbox.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_checkbox.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_desktop.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_desktop.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_dropdown.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_dropdown.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_font.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_gui.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_gui.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_inputbox.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_inputbox.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_io.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_io.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_label.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_label.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_main.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_main.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_radiobutton.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_radiobutton.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_separator.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_separator.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_spinctrl.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_spinctrl.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_strut.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_strut.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_table.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_table.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_widget.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_widget.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_window.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_window.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_window_action.c"> <Option compilerVar="CC" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Unit filename="..\textscreen\txt_window_action.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug" /> <Option target="Release" /> </Unit> <Extensions> <code_completion /> </Extensions> </Project> </CodeBlocks_project_file>