diff options
author | lapayo94@gmail.com <lapayo94@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-07-08 23:01:08 +0200 |
---|---|---|
committer | lapayo94@gmail.com <lapayo94@gmail.com@0a769ca7-a7f5-676a-18bf-c427514a06d6> | 2012-07-08 23:01:08 +0200 |
commit | 083228a10dffcaa77b1d0035c29013c6802befd4 (patch) | |
tree | 4d8ba1ce8501f044d10135e836e6f956f1b99fa4 /squirrel_3_0_1_stable/sqplus/sqplus.cbp | |
parent | Added a lilypad finisher (diff) | |
download | cuberite-083228a10dffcaa77b1d0035c29013c6802befd4.tar cuberite-083228a10dffcaa77b1d0035c29013c6802befd4.tar.gz cuberite-083228a10dffcaa77b1d0035c29013c6802befd4.tar.bz2 cuberite-083228a10dffcaa77b1d0035c29013c6802befd4.tar.lz cuberite-083228a10dffcaa77b1d0035c29013c6802befd4.tar.xz cuberite-083228a10dffcaa77b1d0035c29013c6802befd4.tar.zst cuberite-083228a10dffcaa77b1d0035c29013c6802befd4.zip |
Diffstat (limited to 'squirrel_3_0_1_stable/sqplus/sqplus.cbp')
-rw-r--r-- | squirrel_3_0_1_stable/sqplus/sqplus.cbp | 190 |
1 files changed, 0 insertions, 190 deletions
diff --git a/squirrel_3_0_1_stable/sqplus/sqplus.cbp b/squirrel_3_0_1_stable/sqplus/sqplus.cbp deleted file mode 100644 index ba10ef105..000000000 --- a/squirrel_3_0_1_stable/sqplus/sqplus.cbp +++ /dev/null @@ -1,190 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE CodeBlocks_project_file> -<CodeBlocks_project_file> - <FileVersion major="1" minor="1"/> - <Project> - <Option title="sqplus"/> - <Option makefile="Makefile"/> - <Option makefile_is_custom="0"/> - <Option default_target="-1"/> - <Option compiler="0"/> - <Build> - <Target title="Debug"> - <Option output="..\lib\libsqplusD.a"/> - <Option working_dir=""/> - <Option object_output="Debug"/> - <Option deps_output=".deps"/> - <Option type="2"/> - <Option compiler="0"/> - <Option createDefFile="1"/> - <Option projectResourceIncludeDirsRelation="2"/> - <Compiler> - <Add option="-DWIN32"/> - <Add option="-D_DEBUG"/> - <Add option="-D_LIB"/> - <Add option="-D_CRT_SECURE_NO_DEPRECATE"/> - <Add option="-W"/> - <Add option="-O0"/> - <Add directory="..\include"/> - </Compiler> - </Target> - <Target title="Release"> - <Option output="..\lib\libsqplus.a"/> - <Option working_dir=""/> - <Option object_output="Release"/> - <Option deps_output=".deps"/> - <Option type="2"/> - <Option compiler="0"/> - <Option createDefFile="1"/> - <Option projectResourceIncludeDirsRelation="2"/> - <Compiler> - <Add option="-DWIN32"/> - <Add option="-DNDEBUG"/> - <Add option="-D_LIB"/> - <Add option="-D_CRT_SECURE_NO_DEPRECATE"/> - <Add option="-W"/> - <Add option="-g"/> - <Add directory="..\include"/> - </Compiler> - </Target> - <Target title="Debug - Unicode"> - <Option output="..\lib\libsqplusDU.a"/> - <Option working_dir=""/> - <Option object_output="Debug - Unicode"/> - <Option deps_output=".deps"/> - <Option type="2"/> - <Option compiler="0"/> - <Option createDefFile="1"/> - <Option projectResourceIncludeDirsRelation="2"/> - <Compiler> - <Add option="-DWIN32"/> - <Add option="-D_DEBUG"/> - <Add option="-D_LIB"/> - <Add option="-D_CRT_SECURE_NO_DEPRECATE"/> - <Add option="-D_CRT_NON_CONFORMING_SWPRINTFS"/> - <Add option="-W"/> - <Add option="-O0"/> - <Add directory="..\include"/> - </Compiler> - </Target> - <Target title="Release - Unicode"> - <Option output="..\lib\libsqplusU.a"/> - <Option working_dir=""/> - <Option object_output="Release - Unicode"/> - <Option deps_output=".deps"/> - <Option type="2"/> - <Option compiler="0"/> - <Option createDefFile="1"/> - <Option projectResourceIncludeDirsRelation="2"/> - <Compiler> - <Add option="-DWIN32"/> - <Add option="-DNDEBUG"/> - <Add option="-D_LIB"/> - <Add option="-D_CRT_SECURE_NO_DEPRECATE"/> - <Add option="-D_CRT_NON_CONFORMING_SWPRINTFS"/> - <Add option="-W"/> - <Add option="-g"/> - <Add directory="..\include"/> - </Compiler> - </Target> - </Build> - <Unit filename="SqPlus.cpp"> - <Option compilerVar="CPP"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="SqPlusConst.h"> - <Option compilerVar=""/> - <Option compile="0"/> - <Option link="0"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="SquirrelBindingsUtils.cpp"> - <Option compilerVar="CPP"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="SquirrelBindingsUtils.h"> - <Option compilerVar=""/> - <Option compile="0"/> - <Option link="0"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="SquirrelBindingsUtilsWin32.cpp"> - <Option compilerVar="CPP"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="SquirrelBindingsUtilsWin32.h"> - <Option compilerVar=""/> - <Option compile="0"/> - <Option link="0"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="SquirrelObject.cpp"> - <Option compilerVar="CPP"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="SquirrelObject.h"> - <Option compilerVar=""/> - <Option compile="0"/> - <Option link="0"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="SquirrelVM.cpp"> - <Option compilerVar="CPP"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="SquirrelVM.h"> - <Option compilerVar=""/> - <Option compile="0"/> - <Option link="0"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="sqplus.h"> - <Option compilerVar=""/> - <Option compile="0"/> - <Option link="0"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - <Unit filename="sqplusWin32.h"> - <Option compilerVar=""/> - <Option compile="0"/> - <Option link="0"/> - <Option target="Debug"/> - <Option target="Release"/> - <Option target="Debug - Unicode"/> - <Option target="Release - Unicode"/> - </Unit> - </Project> -</CodeBlocks_project_file> |