PorygonLang/PorygonLang.cbp

358 lines
18 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6"/>
<Project>
<Option title="PorygonLang"/>
<Option makefile_is_custom="1"/>
<Option compiler="gcc"/>
<Option virtualFolders="CMake Files\;"/>
<Build>
<Target title="all">
<Option working_dir="/home/nathan/Projects/Porygon/PorygonLang"/>
<Option type="4"/>
<MakeCommands>
<Build command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 all"/>
<CompileFile command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="rebuild_cache">
<Option working_dir="/home/nathan/Projects/Porygon/PorygonLang"/>
<Option type="4"/>
<MakeCommands>
<Build command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 rebuild_cache"/>
<CompileFile command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="PorygonLang">
<Option output="/home/nathan/Projects/Porygon/PorygonLang/libPorygonLang.so" prefix_auto="0" extension_auto="0"/>
<Option working_dir="/home/nathan/Projects/Porygon/PorygonLang"/>
<Option object_output="./"/>
<Option type="3"/>
<Option compiler="gcc"/>
<Compiler>
<Add directory="/home/nathan/Projects/Porygon/PorygonLang/extern"/>
<Add directory="/usr/include/c++/8"/>
<Add directory="/usr/include/x86_64-linux-gnu/c++/8"/>
<Add directory="/usr/include/c++/8/backward"/>
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/8/include"/>
<Add directory="/usr/local/include"/>
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed"/>
<Add directory="/usr/include/x86_64-linux-gnu"/>
<Add directory="/usr/include"/>
</Compiler>
<MakeCommands>
<Build command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 PorygonLang"/>
<CompileFile command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="PorygonLang/fast">
<Option output="/home/nathan/Projects/Porygon/PorygonLang/libPorygonLang.so" prefix_auto="0" extension_auto="0"/>
<Option working_dir="/home/nathan/Projects/Porygon/PorygonLang"/>
<Option object_output="./"/>
<Option type="3"/>
<Option compiler="gcc"/>
<Compiler>
<Add directory="/home/nathan/Projects/Porygon/PorygonLang/extern"/>
<Add directory="/usr/include/c++/8"/>
<Add directory="/usr/include/x86_64-linux-gnu/c++/8"/>
<Add directory="/usr/include/c++/8/backward"/>
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/8/include"/>
<Add directory="/usr/local/include"/>
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed"/>
<Add directory="/usr/include/x86_64-linux-gnu"/>
<Add directory="/usr/include"/>
</Compiler>
<MakeCommands>
<Build command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 PorygonLang/fast"/>
<CompileFile command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="edit_cache">
<Option working_dir="/home/nathan/Projects/Porygon/PorygonLang"/>
<Option type="4"/>
<MakeCommands>
<Build command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 edit_cache"/>
<CompileFile command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="PorygonLangTests">
<Option output="/home/nathan/Projects/Porygon/PorygonLang/PorygonLangTests" prefix_auto="0" extension_auto="0"/>
<Option working_dir="/home/nathan/Projects/Porygon/PorygonLang"/>
<Option object_output="./"/>
<Option type="1"/>
<Option compiler="gcc"/>
<Compiler>
<Add option="-DTESTS_BUILD"/>
<Add directory="/home/nathan/Projects/Porygon/PorygonLang/extern"/>
<Add directory="/usr/include/c++/8"/>
<Add directory="/usr/include/x86_64-linux-gnu/c++/8"/>
<Add directory="/usr/include/c++/8/backward"/>
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/8/include"/>
<Add directory="/usr/local/include"/>
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed"/>
<Add directory="/usr/include/x86_64-linux-gnu"/>
<Add directory="/usr/include"/>
</Compiler>
<MakeCommands>
<Build command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 PorygonLangTests"/>
<CompileFile command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
<Target title="PorygonLangTests/fast">
<Option output="/home/nathan/Projects/Porygon/PorygonLang/PorygonLangTests" prefix_auto="0" extension_auto="0"/>
<Option working_dir="/home/nathan/Projects/Porygon/PorygonLang"/>
<Option object_output="./"/>
<Option type="1"/>
<Option compiler="gcc"/>
<Compiler>
<Add option="-DTESTS_BUILD"/>
<Add directory="/home/nathan/Projects/Porygon/PorygonLang/extern"/>
<Add directory="/usr/include/c++/8"/>
<Add directory="/usr/include/x86_64-linux-gnu/c++/8"/>
<Add directory="/usr/include/c++/8/backward"/>
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/8/include"/>
<Add directory="/usr/local/include"/>
<Add directory="/usr/lib/gcc/x86_64-linux-gnu/8/include-fixed"/>
<Add directory="/usr/include/x86_64-linux-gnu"/>
<Add directory="/usr/include"/>
</Compiler>
<MakeCommands>
<Build command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 PorygonLangTests/fast"/>
<CompileFile command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 &quot;$file&quot;"/>
<Clean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
<DistClean command="/usr/bin/make -j8 -f &quot;/home/nathan/Projects/Porygon/PorygonLang/Makefile&quot; VERBOSE=1 clean"/>
</MakeCommands>
</Target>
</Build>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/Binder.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/Binder.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/BoundExpressions/BoundExpression.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/BoundOperators.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/BoundStatements/BoundFunctionDeclarationStatement.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/BoundStatements/BoundStatement.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/BoundVariables/BoundScope.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/BoundVariables/BoundScope.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/BoundVariables/BoundVariable.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/BoundVariables/BoundVariableKey.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Binder/BoundVariables/VariableAssigmentResult.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Diagnostics/Diagnostic.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Diagnostics/DiagnosticCode.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Diagnostics/DiagnosticSeverity.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Diagnostics/Diagnostics.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Diagnostics/Diagnostics.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/BinaryEvaluation.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/EvalValues/EvalValue.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/EvalValues/EvalValue.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/EvalValues/NumericEvalValue.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/EvalValues/NumericEvalValue.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/EvalValues/ScriptFunctionEvalValue.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/EvalValues/StringEvalValue.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/EvalValues/StringEvalValue.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/EvaluationException.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/EvaluationScope/EvaluationScope.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/EvaluationScope/EvaluationScope.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/Evaluator.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/Evaluator.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Evaluator/UnaryEvaluation.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/BinaryOperatorKind.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/Lexer.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/Lexer.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/ParsedExpressions/ParsedExpression.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/ParsedStatements/ParsedStatement.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/Parser.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/Parser.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/Token.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/TokenKind.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/TypedVariableIdentifier.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Parser/UnaryOperatorKind.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Script.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Script.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/ScriptType.cpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/ScriptType.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/src/Utilities/HashedString.hpp">
<Option target="PorygonLang"/>
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/tests/integration/DiagnosticsTests.cpp">
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/tests/integration/EqualityOperationsTests.cpp">
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/tests/integration/Functions.cpp">
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/tests/integration/IndexTests.cpp">
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/tests/integration/LogicalOperationsTests.cpp">
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/tests/integration/NumericalOperationsTests.cpp">
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/tests/integration/StringOperationsTests.cpp">
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/tests/integration/Variables.cpp">
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/tests/parser/LexerTests.cpp">
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/tests/parser/ParserTests.cpp">
<Option target="PorygonLangTests"/>
</Unit>
<Unit filename="/home/nathan/Projects/Porygon/PorygonLang/CMakeLists.txt">
<Option virtualFolder="CMake Files\"/>
</Unit>
</Project>
</CodeBlocks_project_file>