[21] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> |
---|
| 2 | <CodeBlocks_project_file> |
---|
| 3 | <FileVersion major="1" minor="5" /> |
---|
| 4 | <Project> |
---|
| 5 | <Option title="tinyxml" /> |
---|
| 6 | <Option pch_mode="2" /> |
---|
| 7 | <Option default_target="" /> |
---|
| 8 | <Option compiler="gcc" /> |
---|
| 9 | <Option virtualFolders="" /> |
---|
| 10 | <Build> |
---|
| 11 | <Target title="Release"> |
---|
| 12 | <Option output="Release\libtinyxml.a" /> |
---|
| 13 | <Option working_dir="" /> |
---|
| 14 | <Option object_output="Release" /> |
---|
| 15 | <Option type="2" /> |
---|
| 16 | <Option compiler="gcc" /> |
---|
| 17 | <Option createDefFile="1" /> |
---|
| 18 | <Compiler> |
---|
| 19 | <Add option="-O2" /> |
---|
| 20 | <Add option="-W" /> |
---|
| 21 | <Add option="-DWIN32" /> |
---|
| 22 | <Add option="-DNDEBUG" /> |
---|
| 23 | <Add option="-D_LIB" /> |
---|
| 24 | <Add option="-D_CRT_SECURE_NO_DEPRECATE" /> |
---|
| 25 | </Compiler> |
---|
| 26 | <Linker> |
---|
| 27 | <Add option="-s" /> |
---|
| 28 | </Linker> |
---|
| 29 | </Target> |
---|
| 30 | <Target title="Debug"> |
---|
| 31 | <Option output="Debug\libtinyxmld.a" /> |
---|
| 32 | <Option working_dir="" /> |
---|
| 33 | <Option object_output="Debug" /> |
---|
| 34 | <Option type="2" /> |
---|
| 35 | <Option compiler="gcc" /> |
---|
| 36 | <Option createDefFile="1" /> |
---|
| 37 | <Compiler> |
---|
| 38 | <Add option="-W" /> |
---|
| 39 | <Add option="-g" /> |
---|
| 40 | <Add option="-O0" /> |
---|
| 41 | <Add option="-DWIN32" /> |
---|
| 42 | <Add option="-D_DEBUG" /> |
---|
| 43 | <Add option="-D_LIB" /> |
---|
| 44 | <Add option="-D_CRT_SECURE_NO_DEPRECATE" /> |
---|
| 45 | </Compiler> |
---|
| 46 | </Target> |
---|
| 47 | </Build> |
---|
| 48 | <Unit filename="changes.txt"> |
---|
| 49 | <Option compilerVar="CPP" /> |
---|
| 50 | <Option compile="0" /> |
---|
| 51 | <Option link="0" /> |
---|
| 52 | <Option target="Release" /> |
---|
| 53 | <Option target="Debug" /> |
---|
| 54 | </Unit> |
---|
| 55 | <Unit filename="readme.txt"> |
---|
| 56 | <Option compilerVar="CPP" /> |
---|
| 57 | <Option compile="0" /> |
---|
| 58 | <Option link="0" /> |
---|
| 59 | <Option target="Release" /> |
---|
| 60 | <Option target="Debug" /> |
---|
| 61 | </Unit> |
---|
| 62 | <Unit filename="tinystr.cpp"> |
---|
| 63 | <Option compilerVar="CPP" /> |
---|
| 64 | <Option target="Release" /> |
---|
| 65 | <Option target="Debug" /> |
---|
| 66 | </Unit> |
---|
| 67 | <Unit filename="tinystr.h"> |
---|
| 68 | <Option compilerVar="CPP" /> |
---|
| 69 | <Option compile="0" /> |
---|
| 70 | <Option link="0" /> |
---|
| 71 | <Option target="Release" /> |
---|
| 72 | <Option target="Debug" /> |
---|
| 73 | </Unit> |
---|
| 74 | <Unit filename="tinyxml.cpp"> |
---|
| 75 | <Option compilerVar="CPP" /> |
---|
| 76 | <Option target="Release" /> |
---|
| 77 | <Option target="Debug" /> |
---|
| 78 | </Unit> |
---|
| 79 | <Unit filename="tinyxml.h"> |
---|
| 80 | <Option compilerVar="CPP" /> |
---|
| 81 | <Option compile="0" /> |
---|
| 82 | <Option link="0" /> |
---|
| 83 | <Option target="Release" /> |
---|
| 84 | <Option target="Debug" /> |
---|
| 85 | </Unit> |
---|
| 86 | <Unit filename="tinyxmlerror.cpp"> |
---|
| 87 | <Option compilerVar="CPP" /> |
---|
| 88 | <Option target="Release" /> |
---|
| 89 | <Option target="Debug" /> |
---|
| 90 | </Unit> |
---|
| 91 | <Unit filename="tinyxmlparser.cpp"> |
---|
| 92 | <Option compilerVar="CPP" /> |
---|
| 93 | <Option target="Release" /> |
---|
| 94 | <Option target="Debug" /> |
---|
| 95 | </Unit> |
---|
| 96 | <Extensions /> |
---|
| 97 | </Project> |
---|
| 98 | </CodeBlocks_project_file> |
---|