]> gitweb.ps.run Git - toc/blobdiff - antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/extern/gtest/INSTALL.vcxproj
add antlr source code and ReadMe
[toc] / antlr4-cpp-runtime-4.9.2-source / build / runtime / utfcpp-prefix / src / utfcpp-build / extern / gtest / INSTALL.vcxproj
diff --git a/antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/extern/gtest/INSTALL.vcxproj b/antlr4-cpp-runtime-4.9.2-source/build/runtime/utfcpp-prefix/src/utfcpp-build/extern/gtest/INSTALL.vcxproj
new file mode 100644 (file)
index 0000000..6947184
--- /dev/null
@@ -0,0 +1,232 @@
+<?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>{33ADBD58-16CB-3AAA-97FE-CDCD6F2126CA}</ProjectGuid>\r
+    <WindowsTargetPlatformVersion>10.0.18362.0</WindowsTargetPlatformVersion>\r
+    <Keyword>Win32Proj</Keyword>\r
+    <Platform>x64</Platform>\r
+    <ProjectName>INSTALL</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>%(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\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal &amp; call :cmErrorLevel %errorlevel% &amp; 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>%(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\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal &amp; call :cmErrorLevel %errorlevel% &amp; 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>%(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\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal &amp; call :cmErrorLevel %errorlevel% &amp; 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>%(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\cmake.exe" -DBUILD_TYPE=$(Configuration) -P cmake_install.cmake\r
+if %errorlevel% neq 0 goto :cmEnd\r
+:cmEnd\r
+endlocal &amp; call :cmErrorLevel %errorlevel% &amp; 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\1baa425fb17041b162d5d90ef62e906c\INSTALL_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 &amp; call :cmErrorLevel %errorlevel% &amp; 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\CMakeFiles\INSTALL_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 &amp; call :cmErrorLevel %errorlevel% &amp; 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\CMakeFiles\INSTALL_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 &amp; call :cmErrorLevel %errorlevel% &amp; 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\CMakeFiles\INSTALL_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 &amp; call :cmErrorLevel %errorlevel% &amp; 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\CMakeFiles\INSTALL_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
+    <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\extern\gtest\ALL_BUILD.vcxproj">\r
+      <Project>{51D01E76-B8C1-37CD-BE43-ADC4CF9DE92B}</Project>\r
+      <Name>ALL_BUILD</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