--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>\r
+<Project DefaultTargets="Build" ToolsVersion="16.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+ <PropertyGroup>\r
+ <PreferredToolArchitecture>x64</PreferredToolArchitecture>\r
+ </PropertyGroup>\r
+ <ItemGroup Label="ProjectConfigurations">\r
+ <ProjectConfiguration Include="Debug|x64">\r
+ <Configuration>Debug</Configuration>\r
+ <Platform>x64</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Release|x64">\r
+ <Configuration>Release</Configuration>\r
+ <Platform>x64</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="MinSizeRel|x64">\r
+ <Configuration>MinSizeRel</Configuration>\r
+ <Platform>x64</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="RelWithDebInfo|x64">\r
+ <Configuration>RelWithDebInfo</Configuration>\r
+ <Platform>x64</Platform>\r
+ </ProjectConfiguration>\r
+ </ItemGroup>\r
+ <PropertyGroup Label="Globals">\r
+ <ProjectGuid>{8F795307-08F1-3829-B89D-5FD99D6981DC}</ProjectGuid>\r
+ <WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>\r
+ <Keyword>Win32Proj</Keyword>\r
+ <Platform>x64</Platform>\r
+ <ProjectName>RUN_TESTS</ProjectName>\r
+ <VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>\r
+ </PropertyGroup>\r
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
+ <ConfigurationType>Utility</ConfigurationType>\r
+ <CharacterSet>MultiByte</CharacterSet>\r
+ <PlatformToolset>v142</PlatformToolset>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
+ <ConfigurationType>Utility</ConfigurationType>\r
+ <CharacterSet>MultiByte</CharacterSet>\r
+ <PlatformToolset>v142</PlatformToolset>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'" Label="Configuration">\r
+ <ConfigurationType>Utility</ConfigurationType>\r
+ <CharacterSet>MultiByte</CharacterSet>\r
+ <PlatformToolset>v142</PlatformToolset>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'" Label="Configuration">\r
+ <ConfigurationType>Utility</ConfigurationType>\r
+ <CharacterSet>MultiByte</CharacterSet>\r
+ <PlatformToolset>v142</PlatformToolset>\r
+ </PropertyGroup>\r
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
+ <ImportGroup Label="ExtensionSettings">\r
+ </ImportGroup>\r
+ <ImportGroup Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <PropertyGroup Label="UserMacros" />\r
+ <PropertyGroup>\r
+ <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>\r
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>\r
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>\r
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>\r
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>\r
+ </PropertyGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
+ <Midl>\r
+ <AdditionalIncludeDirectories>C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googlemock\include;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googlemock;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googletest\include;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googletest;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
+ <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>\r
+ <HeaderFileName>%(Filename).h</HeaderFileName>\r
+ <TypeLibraryName>%(Filename).tlb</TypeLibraryName>\r
+ <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>\r
+ <ProxyFileName>%(Filename)_p.c</ProxyFileName>\r
+ </Midl>\r
+ <PostBuildEvent>\r
+ <Message></Message>\r
+ <Command>setlocal\r
+"C:\Program Files\CMake\bin\ctest.exe" --force-new-ctest-process -C $(Configuration)\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone\r
+:cmErrorLevel\r
+exit /b %1\r
+:cmDone\r
+if %errorlevel% neq 0 goto :VCEnd</Command>\r
+ </PostBuildEvent>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
+ <Midl>\r
+ <AdditionalIncludeDirectories>C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googlemock\include;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googlemock;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googletest\include;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googletest;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
+ <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>\r
+ <HeaderFileName>%(Filename).h</HeaderFileName>\r
+ <TypeLibraryName>%(Filename).tlb</TypeLibraryName>\r
+ <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>\r
+ <ProxyFileName>%(Filename)_p.c</ProxyFileName>\r
+ </Midl>\r
+ <PostBuildEvent>\r
+ <Message></Message>\r
+ <Command>setlocal\r
+"C:\Program Files\CMake\bin\ctest.exe" --force-new-ctest-process -C $(Configuration)\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone\r
+:cmErrorLevel\r
+exit /b %1\r
+:cmDone\r
+if %errorlevel% neq 0 goto :VCEnd</Command>\r
+ </PostBuildEvent>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">\r
+ <Midl>\r
+ <AdditionalIncludeDirectories>C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googlemock\include;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googlemock;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googletest\include;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googletest;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
+ <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>\r
+ <HeaderFileName>%(Filename).h</HeaderFileName>\r
+ <TypeLibraryName>%(Filename).tlb</TypeLibraryName>\r
+ <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>\r
+ <ProxyFileName>%(Filename)_p.c</ProxyFileName>\r
+ </Midl>\r
+ <PostBuildEvent>\r
+ <Message></Message>\r
+ <Command>setlocal\r
+"C:\Program Files\CMake\bin\ctest.exe" --force-new-ctest-process -C $(Configuration)\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone\r
+:cmErrorLevel\r
+exit /b %1\r
+:cmDone\r
+if %errorlevel% neq 0 goto :VCEnd</Command>\r
+ </PostBuildEvent>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">\r
+ <Midl>\r
+ <AdditionalIncludeDirectories>C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googlemock\include;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googlemock;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googletest\include;C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\thirdparty\utfcpp\extern\gtest\googletest;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
+ <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>\r
+ <HeaderFileName>%(Filename).h</HeaderFileName>\r
+ <TypeLibraryName>%(Filename).tlb</TypeLibraryName>\r
+ <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>\r
+ <ProxyFileName>%(Filename)_p.c</ProxyFileName>\r
+ </Midl>\r
+ <PostBuildEvent>\r
+ <Message></Message>\r
+ <Command>setlocal\r
+"C:\Program Files\CMake\bin\ctest.exe" --force-new-ctest-process -C $(Configuration)\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone\r
+:cmErrorLevel\r
+exit /b %1\r
+:cmDone\r
+if %errorlevel% neq 0 goto :VCEnd</Command>\r
+ </PostBuildEvent>\r
+ </ItemDefinitionGroup>\r
+ <ItemGroup>\r
+ <CustomBuild Include="C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\utfcpp-prefix\src\utfcpp-build\CMakeFiles\f2e57e7841377234d7800bc9296c5379\RUN_TESTS_force.rule">\r
+ <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> </Message>\r
+ <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal\r
+cd .\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone\r
+:cmErrorLevel\r
+exit /b %1\r
+:cmDone\r
+if %errorlevel% neq 0 goto :VCEnd</Command>\r
+ <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(AdditionalInputs)</AdditionalInputs>\r
+ <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\utfcpp-prefix\src\utfcpp-build\extern\gtest\googlemock\CMakeFiles\RUN_TESTS_force</Outputs>\r
+ <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>\r
+ <VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</VerifyInputsAndOutputsExist>\r
+ <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> </Message>\r
+ <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal\r
+cd .\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone\r
+:cmErrorLevel\r
+exit /b %1\r
+:cmDone\r
+if %errorlevel% neq 0 goto :VCEnd</Command>\r
+ <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(AdditionalInputs)</AdditionalInputs>\r
+ <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\utfcpp-prefix\src\utfcpp-build\extern\gtest\googlemock\CMakeFiles\RUN_TESTS_force</Outputs>\r
+ <LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>\r
+ <VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</VerifyInputsAndOutputsExist>\r
+ <Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'"> </Message>\r
+ <Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal\r
+cd .\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone\r
+:cmErrorLevel\r
+exit /b %1\r
+:cmDone\r
+if %errorlevel% neq 0 goto :VCEnd</Command>\r
+ <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">%(AdditionalInputs)</AdditionalInputs>\r
+ <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\utfcpp-prefix\src\utfcpp-build\extern\gtest\googlemock\CMakeFiles\RUN_TESTS_force</Outputs>\r
+ <LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>\r
+ <VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</VerifyInputsAndOutputsExist>\r
+ <Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'"> </Message>\r
+ <Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal\r
+cd .\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone\r
+:cmErrorLevel\r
+exit /b %1\r
+:cmDone\r
+if %errorlevel% neq 0 goto :VCEnd</Command>\r
+ <AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">%(AdditionalInputs)</AdditionalInputs>\r
+ <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\utfcpp-prefix\src\utfcpp-build\extern\gtest\googlemock\CMakeFiles\RUN_TESTS_force</Outputs>\r
+ <LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>\r
+ <VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</VerifyInputsAndOutputsExist>\r
+ </CustomBuild>\r
+ </ItemGroup>\r
+ <ItemGroup>\r
+ <ProjectReference Include="C:\Users\Patrick\Documents\Studium\master\sem2\projekt\toc\antlr4-cpp-runtime-4.9.2-source\build\runtime\utfcpp-prefix\src\utfcpp-build\ZERO_CHECK.vcxproj">\r
+ <Project>{6C476543-1EC4-3656-93A7-6F57272898AD}</Project>\r
+ <Name>ZERO_CHECK</Name>\r
+ <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r
+ <CopyToOutputDirectory>Never</CopyToOutputDirectory>\r
+ </ProjectReference>\r
+ </ItemGroup>\r
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
+ <ImportGroup Label="ExtensionTargets">\r
+ </ImportGroup>\r
+</Project>
\ No newline at end of file