144 lines
9.7 KiB
XML
144 lines
9.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<CodeBlocks_project_file>
|
|
<FileVersion major="1" minor="6"/>
|
|
<Project>
|
|
<Option title="Assignment2"/>
|
|
<Option makefile_is_custom="1"/>
|
|
<Option compiler="gcc"/>
|
|
<Option virtualFolders="CMake Files\;"/>
|
|
<Build>
|
|
<Target title="all">
|
|
<Option working_dir="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 all"/>
|
|
<CompileFile command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="ClangFormatCOMMAND">
|
|
<Option working_dir="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 ClangFormatCOMMAND"/>
|
|
<CompileFile command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="rebuild_cache">
|
|
<Option working_dir="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 rebuild_cache"/>
|
|
<CompileFile command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="edit_cache">
|
|
<Option working_dir="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug"/>
|
|
<Option type="4"/>
|
|
<MakeCommands>
|
|
<Build command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 edit_cache"/>
|
|
<CompileFile command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="RandDistributions">
|
|
<Option output="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/RandDistributions" prefix_auto="0" extension_auto="0"/>
|
|
<Option working_dir="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug"/>
|
|
<Option object_output="./"/>
|
|
<Option type="1"/>
|
|
<Option compiler="gcc"/>
|
|
<Compiler>
|
|
<Add directory="/Library/Developer/CommandLineTools/usr/include/c++/v1"/>
|
|
<Add directory="/usr/local/include"/>
|
|
<Add directory="/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/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 "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 RandDistributions"/>
|
|
<CompileFile command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="RandDistributions/fast">
|
|
<Option output="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/RandDistributions" prefix_auto="0" extension_auto="0"/>
|
|
<Option working_dir="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug"/>
|
|
<Option object_output="./"/>
|
|
<Option type="1"/>
|
|
<Option compiler="gcc"/>
|
|
<Compiler>
|
|
<Add directory="/Library/Developer/CommandLineTools/usr/include/c++/v1"/>
|
|
<Add directory="/usr/local/include"/>
|
|
<Add directory="/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/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 "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 RandDistributions/fast"/>
|
|
<CompileFile command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="hw">
|
|
<Option output="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/hw" prefix_auto="0" extension_auto="0"/>
|
|
<Option working_dir="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug"/>
|
|
<Option object_output="./"/>
|
|
<Option type="1"/>
|
|
<Option compiler="gcc"/>
|
|
<Compiler>
|
|
<Add directory="/Library/Developer/CommandLineTools/usr/include/c++/v1"/>
|
|
<Add directory="/usr/local/include"/>
|
|
<Add directory="/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/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 "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 hw"/>
|
|
<CompileFile command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="hw/fast">
|
|
<Option output="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/hw" prefix_auto="0" extension_auto="0"/>
|
|
<Option working_dir="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug"/>
|
|
<Option object_output="./"/>
|
|
<Option type="1"/>
|
|
<Option compiler="gcc"/>
|
|
<Compiler>
|
|
<Add directory="/Library/Developer/CommandLineTools/usr/include/c++/v1"/>
|
|
<Add directory="/usr/local/include"/>
|
|
<Add directory="/Library/Developer/CommandLineTools/usr/lib/clang/10.0.1/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 "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 hw/fast"/>
|
|
<CompileFile command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 "$file""/>
|
|
<Clean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
<DistClean command="/usr/bin/make -j4 -f "/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/cmake-build-debug/Makefile" VERBOSE=1 clean"/>
|
|
</MakeCommands>
|
|
</Target>
|
|
</Build>
|
|
<Unit filename="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/Assignment2.cpp">
|
|
<Option target="RandDistributions"/>
|
|
<Option target="hw"/>
|
|
</Unit>
|
|
<Unit filename="/Users/bradybodily/Repositories/CS3460/Assignment2.cpp/CMakeLists.txt">
|
|
<Option virtualFolder="CMake Files\"/>
|
|
</Unit>
|
|
</Project>
|
|
</CodeBlocks_project_file>
|