Files
cs3460-cpp/untitled3/cmake-build-debug/untitled3.cbp
2019-11-18 16:34:57 -07:00

89 lines
5.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6"/>
<Project>
<Option title="untitled3"/>
<Option makefile_is_custom="1"/>
<Option compiler="gcc"/>
<Option virtualFolders="CMake Files\;"/>
<Build>
<Target title="all">
<Option working_dir="/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug"/>
<Option type="4"/>
<MakeCommands>
<Build command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 all"/>
<CompileFile command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="rebuild_cache">
<Option working_dir="/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug"/>
<Option type="4"/>
<MakeCommands>
<Build command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 rebuild_cache"/>
<CompileFile command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="edit_cache">
<Option working_dir="/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug"/>
<Option type="4"/>
<MakeCommands>
<Build command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 edit_cache"/>
<CompileFile command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="untitled3">
<Option output="/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/untitled3" prefix_auto="0" extension_auto="0"/>
<Option working_dir="/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug"/>
<Option object_output="./"/>
<Option type="1"/>
<Option compiler="gcc"/>
<Compiler>
<Add directory="/usr/local/include"/>
<Add directory="/Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include"/>
<Add directory="/Library/Developer/CommandLineTools/usr/include"/>
<Add directory="/System/Library/Frameworks"/>
<Add directory="/Library/Frameworks"/>
</Compiler>
<MakeCommands>
<Build command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 untitled3"/>
<CompileFile command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="untitled3/fast">
<Option output="/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/untitled3" prefix_auto="0" extension_auto="0"/>
<Option working_dir="/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug"/>
<Option object_output="./"/>
<Option type="1"/>
<Option compiler="gcc"/>
<Compiler>
<Add directory="/usr/local/include"/>
<Add directory="/Library/Developer/CommandLineTools/usr/lib/clang/11.0.0/include"/>
<Add directory="/Library/Developer/CommandLineTools/usr/include"/>
<Add directory="/System/Library/Frameworks"/>
<Add directory="/Library/Frameworks"/>
</Compiler>
<MakeCommands>
<Build command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 untitled3/fast"/>
<CompileFile command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j4 -f &quot;/Users/bradybodily/Repositories/CS3460/untitled3/cmake-build-debug/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
</Build>
<Unit filename="/Users/bradybodily/Repositories/CS3460/untitled3/main.c">
<Option target="untitled3"/>
</Unit>
<Unit filename="/Users/bradybodily/Repositories/CS3460/untitled3/CMakeLists.txt">
<Option virtualFolder="CMake Files\"/>
</Unit>
</Project>
</CodeBlocks_project_file>