ref: 4cf2c7e2cffea6ba4b78dc62d16e9e117c7b0aa8
dir: /codeblocks/textscreen.cbp/
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_project_file> <FileVersion major="1" minor="5" /> <Project> <Option title="textscreen" /> <Option pch_mode="2" /> <Option default_target="" /> <Option compiler="gcc" /> <Option virtualFolders="" /> <Build> <Target title="Debug-dyn"> <Option output="..\bin\lib\libtextscreen-dbg.dll" /> <Option working_dir="..\bin" /> <Option object_output="..\obj\dbg-dyn" /> <Option type="3" /> <Option compiler="gcc" /> <Option createDefFile="1" /> <Option createStaticLib="1" /> <Compiler> <Add option="-W" /> <Add option="-g" /> </Compiler> </Target> <Target title="Release-dyn"> <Option output="..\bin\lib\libtextscreen.dll" /> <Option working_dir="..\bin" /> <Option object_output="..\obj\rel-dyn" /> <Option type="3" /> <Option compiler="gcc" /> <Option createDefFile="1" /> <Option createStaticLib="1" /> <Compiler> <Add option="-O2" /> </Compiler> <Linker> <Add option="-s" /> </Linker> </Target> <Target title="Debug-stc"> <Option output="..\bin\lib\libtextscreen-dbg.a" /> <Option working_dir="" /> <Option object_output="..\obj\dbg-stc" /> <Option type="2" /> <Option compiler="gcc" /> <Option createDefFile="1" /> <Compiler> <Add option="-W" /> <Add option="-g" /> </Compiler> </Target> <Target title="Release-stc"> <Option output="..\bin\lib\libtextscreen.a" /> <Option working_dir="" /> <Option object_output="..\obj\rel-stc" /> <Option type="2" /> <Option compiler="gcc" /> <Option createDefFile="1" /> <Compiler> <Add option="-O2" /> </Compiler> <Linker> <Add option="-s" /> </Linker> </Target> </Build> <VirtualTargets> <Add alias="All" targets="Debug-dyn;Release-dyn;Debug-stc;Release-stc;" /> <Add alias="Debug" targets="Debug-dyn;Debug-stc;" /> <Add alias="Release" targets="Release-dyn;Release-stc;" /> </VirtualTargets> <Compiler> <Add directory="..\src" /> </Compiler> <Linker> <Add option="-lmingw32 -lSDLmain -lSDL -mwindows" /> </Linker> <Unit filename="..\textscreen\textscreen.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_button.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_button.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_checkbox.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_checkbox.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_desktop.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_desktop.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_dropdown.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_dropdown.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_font.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_gui.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_gui.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_inputbox.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_inputbox.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_io.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_io.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_label.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_label.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_main.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_main.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_radiobutton.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_radiobutton.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_separator.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_separator.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_spinctrl.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Debug-stc" /> <Option target="Release-stc" /> </Unit> <Unit filename="..\textscreen\txt_spinctrl.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Debug-stc" /> <Option target="Release-stc" /> </Unit> <Unit filename="..\textscreen\txt_strut.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_strut.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_table.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_table.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_widget.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_widget.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_window.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_window.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_window_action.c"> <Option compilerVar="CC" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Unit filename="..\textscreen\txt_window_action.h"> <Option compilerVar="CPP" /> <Option compile="0" /> <Option link="0" /> <Option target="Debug-dyn" /> <Option target="Release-dyn" /> <Option target="Release-stc" /> <Option target="Debug-stc" /> </Unit> <Extensions /> </Project> </CodeBlocks_project_file>