<?xml version="1.0" encoding="UTF-8"?> <CodeBlocks_project_file> <FileVersion major="1" minor="6"/> <Project> <Option title="CPlantBox"/> <Option makefile_is_custom="1"/> <Option compiler="gcc"/> <Option virtualFolders="CMake Files\;CMake Files\src\;CMake Files\examples\;CMake Files\python\;"/> <Build> <Target title="all"> <Option working_dir="/home/crootbox/CPlantBox"/> <Option type="4"/> <MakeCommands> <Build command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 all"/> <CompileFile command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 "$file""/> <Clean command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 clean"/> <DistClean command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 clean"/> </MakeCommands> </Target> <Target title="rebuild_cache"> <Option working_dir="/home/crootbox/CPlantBox"/> <Option type="4"/> <MakeCommands> <Build command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 rebuild_cache"/> <CompileFile command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 "$file""/> <Clean command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 clean"/> <DistClean command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 clean"/> </MakeCommands> </Target> <Target title="edit_cache"> <Option working_dir="/home/crootbox/CPlantBox"/> <Option type="4"/> <MakeCommands> <Build command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 edit_cache"/> <CompileFile command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 "$file""/> <Clean command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 clean"/> <DistClean command="/usr/bin/make -f "/home/crootbox/CPlantBox/Makefile" VERBOSE=1 clean"/> </MakeCommands> </Target> <Target title="CPlantBox"> <Option output="/home/crootbox/CPlantBox/src/libCPlantBox.a" prefix_auto="0" extension_auto="0"/> <Option working_dir="/home/crootbox/CPlantBox/src"/> <Option object_output="./"/> <Option type="2"/> <Option compiler="gcc"/> <Compiler> <Add directory="/home/crootbox/CPlantBox/src"/> <Add directory="/usr/include/python3.6m"/> </Compiler> <MakeCommands> <Build command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 CPlantBox"/> <CompileFile command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 "$file""/> <Clean command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 clean"/> <DistClean command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 clean"/> </MakeCommands> </Target> <Target title="CPlantBox/fast"> <Option output="/home/crootbox/CPlantBox/src/libCPlantBox.a" prefix_auto="0" extension_auto="0"/> <Option working_dir="/home/crootbox/CPlantBox/src"/> <Option object_output="./"/> <Option type="2"/> <Option compiler="gcc"/> <Compiler> <Add directory="/home/crootbox/CPlantBox/src"/> <Add directory="/usr/include/python3.6m"/> </Compiler> <MakeCommands> <Build command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 CPlantBox/fast"/> <CompileFile command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 "$file""/> <Clean command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 clean"/> <DistClean command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 clean"/> </MakeCommands> </Target> <Target title="py_plantbox"> <Option output="/home/crootbox/CPlantBox/python/py_plantbox.so" prefix_auto="0" extension_auto="0"/> <Option working_dir="/home/crootbox/CPlantBox/src"/> <Option object_output="./"/> <Option type="3"/> <Option compiler="gcc"/> <Compiler> <Add directory="/home/crootbox/CPlantBox/src"/> <Add directory="/usr/include/python3.6m"/> </Compiler> <MakeCommands> <Build command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 py_plantbox"/> <CompileFile command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 "$file""/> <Clean command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 clean"/> <DistClean command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 clean"/> </MakeCommands> </Target> <Target title="py_plantbox/fast"> <Option output="/home/crootbox/CPlantBox/python/py_plantbox.so" prefix_auto="0" extension_auto="0"/> <Option working_dir="/home/crootbox/CPlantBox/src"/> <Option object_output="./"/> <Option type="3"/> <Option compiler="gcc"/> <Compiler> <Add directory="/home/crootbox/CPlantBox/src"/> <Add directory="/usr/include/python3.6m"/> </Compiler> <MakeCommands> <Build command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 py_plantbox/fast"/> <CompileFile command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 "$file""/> <Clean command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 clean"/> <DistClean command="/usr/bin/make -f "/home/crootbox/CPlantBox/src/Makefile" VERBOSE=1 clean"/> </MakeCommands> </Target> <Target title="test_cplantbox"> <Option output="/home/crootbox/CPlantBox/examples/test_cplantbox" prefix_auto="0" extension_auto="0"/> <Option working_dir="/home/crootbox/CPlantBox/examples"/> <Option object_output="./"/> <Option type="1"/> <Option compiler="gcc"/> <Compiler> <Add directory="/home/crootbox/CPlantBox/src"/> </Compiler> <MakeCommands> <Build command="/usr/bin/make -f "/home/crootbox/CPlantBox/examples/Makefile" VERBOSE=1 test_cplantbox"/> <CompileFile command="/usr/bin/make -f "/home/crootbox/CPlantBox/examples/Makefile" VERBOSE=1 "$file""/> <Clean command="/usr/bin/make -f "/home/crootbox/CPlantBox/examples/Makefile" VERBOSE=1 clean"/> <DistClean command="/usr/bin/make -f "/home/crootbox/CPlantBox/examples/Makefile" VERBOSE=1 clean"/> </MakeCommands> </Target> <Target title="test_cplantbox/fast"> <Option output="/home/crootbox/CPlantBox/examples/test_cplantbox" prefix_auto="0" extension_auto="0"/> <Option working_dir="/home/crootbox/CPlantBox/examples"/> <Option object_output="./"/> <Option type="1"/> <Option compiler="gcc"/> <Compiler> <Add directory="/home/crootbox/CPlantBox/src"/> </Compiler> <MakeCommands> <Build command="/usr/bin/make -f "/home/crootbox/CPlantBox/examples/Makefile" VERBOSE=1 test_cplantbox/fast"/> <CompileFile command="/usr/bin/make -f "/home/crootbox/CPlantBox/examples/Makefile" VERBOSE=1 "$file""/> <Clean command="/usr/bin/make -f "/home/crootbox/CPlantBox/examples/Makefile" VERBOSE=1 clean"/> <DistClean command="/usr/bin/make -f "/home/crootbox/CPlantBox/examples/Makefile" VERBOSE=1 clean"/> </MakeCommands> </Target> </Build> <Unit filename="/home/crootbox/CPlantBox/examples/main.cpp"> <Option target="test_cplantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Leaf.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Leaf.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/LeafTropism.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/LeafTropism.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/ModelParameter.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/ModelParameter.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Organ.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Organ.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Plant.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Plant.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/PythonPlant.cpp"> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Root.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Root.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/RootTropism.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/RootTropism.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Seed.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Seed.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Stem.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/Stem.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/StemTropism.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/StemTropism.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/analysis.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/analysis.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/sdf.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/sdf.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/tinyxml2.cpp"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/tinyxml2.h"> <Option target="CPlantBox"/> <Option target="py_plantbox"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/CMakeLists.txt"> <Option virtualFolder="CMake Files\"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/src/CMakeLists.txt"> <Option virtualFolder="CMake Files\src\"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/examples/CMakeLists.txt"> <Option virtualFolder="CMake Files\examples\"/> </Unit> <Unit filename="/home/crootbox/CPlantBox/python/CMakeLists.txt"> <Option virtualFolder="CMake Files\python\"/> </Unit> </Project> </CodeBlocks_project_file>