Nicolas Capens | 2b9fb4b | 2019-03-26 15:43:08 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 2 | <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
| 3 | <PropertyGroup>
|
| 4 | <PreferredToolArchitecture>x64</PreferredToolArchitecture>
|
| 5 | </PropertyGroup>
|
| 6 | <ItemGroup Label="ProjectConfigurations">
|
| 7 | <ProjectConfiguration Include="Debug|x64">
|
| 8 | <Configuration>Debug</Configuration>
|
| 9 | <Platform>x64</Platform>
|
| 10 | </ProjectConfiguration>
|
| 11 | <ProjectConfiguration Include="Release|x64">
|
| 12 | <Configuration>Release</Configuration>
|
| 13 | <Platform>x64</Platform>
|
| 14 | </ProjectConfiguration>
|
| 15 | </ItemGroup>
|
| 16 | <PropertyGroup Label="Globals">
|
Nicolas Capens | 8c7da80 | 2019-04-29 11:52:35 -0400 | [diff] [blame] | 17 | <ProjectGuid>{5D8ADDAC-197A-3A88-9FB1-61BB28BB5E65}</ProjectGuid>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 18 | <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
|
| 19 | <Keyword>Win32Proj</Keyword>
|
| 20 | <Platform>x64</Platform>
|
| 21 | <ProjectName>ReactorLLVM</ProjectName>
|
| 22 | <VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
|
| 23 | </PropertyGroup>
|
| 24 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
| 25 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
| 26 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
| 27 | <CharacterSet>NotSet</CharacterSet>
|
| 28 | <PlatformToolset>v141</PlatformToolset>
|
| 29 | </PropertyGroup>
|
| 30 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
| 31 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
| 32 | <CharacterSet>NotSet</CharacterSet>
|
| 33 | <PlatformToolset>v141</PlatformToolset>
|
| 34 | </PropertyGroup>
|
| 35 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
| 36 | <ImportGroup Label="ExtensionSettings">
|
| 37 | </ImportGroup>
|
| 38 | <ImportGroup Label="PropertySheets">
|
| 39 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
| 40 | </ImportGroup>
|
| 41 | <PropertyGroup Label="UserMacros" />
|
| 42 | <PropertyGroup>
|
| 43 | <_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
|
| 44 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)build\Visual Studio 15 2017 Win64\Debug\</OutDir>
|
| 45 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ReactorLLVM.dir\Debug\</IntDir>
|
| 46 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ReactorLLVM</TargetName>
|
| 47 | <TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.lib</TargetExt>
|
| 48 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)build\Visual Studio 15 2017 Win64\Release\</OutDir>
|
| 49 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ReactorLLVM.dir\Release\</IntDir>
|
| 50 | <TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ReactorLLVM</TargetName>
|
| 51 | <TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.lib</TargetExt>
|
| 52 | </PropertyGroup>
|
| 53 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
| 54 | <ClCompile>
|
Nicolas Capens | 8c7da80 | 2019-04-29 11:52:35 -0400 | [diff] [blame] | 55 | <AdditionalIncludeDirectories>$(SolutionDir)src;$(SolutionDir)include;$(SolutionDir)third_party\llvm-7.0\configs\windows\include;$(SolutionDir)third_party\llvm-7.0\llvm\include;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\include;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\IR;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;$(SolutionDir)third_party\libbacktrace\src;$(SolutionDir)third_party\libbacktrace\config\windows\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 56 | <AssemblerListingLocation>Debug/</AssemblerListingLocation>
|
| 57 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
| 58 | <CompileAs>CompileAsCpp</CompileAs>
|
| 59 | <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
| 60 | <ExceptionHandling>Sync</ExceptionHandling>
|
| 61 | <InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
| 62 | <MultiProcessorCompilation>true</MultiProcessorCompilation>
|
| 63 | <Optimization>Disabled</Optimization>
|
| 64 | <PrecompiledHeader>NotUsing</PrecompiledHeader>
|
Nicolas Capens | 73c3124 | 2019-02-12 00:09:23 -0500 | [diff] [blame] | 65 | <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 66 | <RuntimeTypeInfo>true</RuntimeTypeInfo>
|
Nicolas Capens | 2b9fb4b | 2019-03-26 15:43:08 -0400 | [diff] [blame] | 67 | <UseFullPaths>false</UseFullPaths>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 68 | <WarningLevel>Level3</WarningLevel>
|
Ben Clayton | 5875be5 | 2019-04-11 14:57:40 -0400 | [diff] [blame] | 69 | <PreprocessorDefinitions>WIN32;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SBCS;WINVER=0x501;NOMINMAX;STRICT;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 70 | <ObjectFileName>$(IntDir)</ObjectFileName>
|
| 71 | </ClCompile>
|
| 72 | <ResourceCompile>
|
Ben Clayton | 5875be5 | 2019-04-11 14:57:40 -0400 | [diff] [blame] | 73 | <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;_SBCS;WINVER=0x501;NOMINMAX;STRICT;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
Nicolas Capens | 8c7da80 | 2019-04-29 11:52:35 -0400 | [diff] [blame] | 74 | <AdditionalIncludeDirectories>$(SolutionDir)src;$(SolutionDir)include;$(SolutionDir)third_party\llvm-7.0\configs\windows\include;$(SolutionDir)third_party\llvm-7.0\llvm\include;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\include;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\IR;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;$(SolutionDir)third_party\libbacktrace\src;$(SolutionDir)third_party\libbacktrace\config\windows\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 75 | </ResourceCompile>
|
| 76 | <Midl>
|
Nicolas Capens | 8c7da80 | 2019-04-29 11:52:35 -0400 | [diff] [blame] | 77 | <AdditionalIncludeDirectories>$(SolutionDir)src;$(SolutionDir)include;$(SolutionDir)third_party\llvm-7.0\configs\windows\include;$(SolutionDir)third_party\llvm-7.0\llvm\include;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\include;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\IR;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;$(SolutionDir)third_party\libbacktrace\src;$(SolutionDir)third_party\libbacktrace\config\windows\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 78 | <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
| 79 | <HeaderFileName>%(Filename).h</HeaderFileName>
|
| 80 | <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
| 81 | <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
| 82 | <ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
| 83 | </Midl>
|
| 84 | <Lib>
|
| 85 | <AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
|
| 86 | </Lib>
|
| 87 | </ItemDefinitionGroup>
|
| 88 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
| 89 | <ClCompile>
|
Nicolas Capens | 8c7da80 | 2019-04-29 11:52:35 -0400 | [diff] [blame] | 90 | <AdditionalIncludeDirectories>$(SolutionDir)src;$(SolutionDir)include;$(SolutionDir)third_party\llvm-7.0\configs\windows\include;$(SolutionDir)third_party\llvm-7.0\llvm\include;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\include;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\IR;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;$(SolutionDir)third_party\libbacktrace\src;$(SolutionDir)third_party\libbacktrace\config\windows\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 91 | <AssemblerListingLocation>Release/</AssemblerListingLocation>
|
| 92 | <CompileAs>CompileAsCpp</CompileAs>
|
| 93 | <ExceptionHandling>Sync</ExceptionHandling>
|
| 94 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
| 95 | <MultiProcessorCompilation>true</MultiProcessorCompilation>
|
| 96 | <Optimization>MaxSpeed</Optimization>
|
| 97 | <PrecompiledHeader>NotUsing</PrecompiledHeader>
|
Nicolas Capens | 73c3124 | 2019-02-12 00:09:23 -0500 | [diff] [blame] | 98 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 99 | <RuntimeTypeInfo>true</RuntimeTypeInfo>
|
Nicolas Capens | 2b9fb4b | 2019-03-26 15:43:08 -0400 | [diff] [blame] | 100 | <UseFullPaths>false</UseFullPaths>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 101 | <WarningLevel>Level3</WarningLevel>
|
Ben Clayton | 5875be5 | 2019-04-11 14:57:40 -0400 | [diff] [blame] | 102 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_WARNINGS;_SBCS;WINVER=0x501;NOMINMAX;STRICT;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 103 | <ObjectFileName>$(IntDir)</ObjectFileName>
|
Nicolas Capens | 2b9fb4b | 2019-03-26 15:43:08 -0400 | [diff] [blame] | 104 | <DebugInformationFormat>
|
| 105 | </DebugInformationFormat>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 106 | </ClCompile>
|
| 107 | <ResourceCompile>
|
Ben Clayton | 5875be5 | 2019-04-11 14:57:40 -0400 | [diff] [blame] | 108 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_CRT_SECURE_NO_WARNINGS;_SBCS;WINVER=0x501;NOMINMAX;STRICT;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
Nicolas Capens | 8c7da80 | 2019-04-29 11:52:35 -0400 | [diff] [blame] | 109 | <AdditionalIncludeDirectories>$(SolutionDir)src;$(SolutionDir)include;$(SolutionDir)third_party\llvm-7.0\configs\windows\include;$(SolutionDir)third_party\llvm-7.0\llvm\include;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\include;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\IR;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;$(SolutionDir)third_party\libbacktrace\src;$(SolutionDir)third_party\libbacktrace\config\windows\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 110 | </ResourceCompile>
|
| 111 | <Midl>
|
Nicolas Capens | 8c7da80 | 2019-04-29 11:52:35 -0400 | [diff] [blame] | 112 | <AdditionalIncludeDirectories>$(SolutionDir)src;$(SolutionDir)include;$(SolutionDir)third_party\llvm-7.0\configs\windows\include;$(SolutionDir)third_party\llvm-7.0\llvm\include;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\llvm\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\include;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\IR;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\AArch64;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\ARM;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\Mips;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Target\X86;$(SolutionDir)third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;$(SolutionDir)third_party\libbacktrace\src;$(SolutionDir)third_party\libbacktrace\config\windows\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 113 | <OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
| 114 | <HeaderFileName>%(Filename).h</HeaderFileName>
|
| 115 | <TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
| 116 | <InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
| 117 | <ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
| 118 | </Midl>
|
| 119 | <Lib>
|
| 120 | <AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
|
| 121 | </Lib>
|
| 122 | </ItemDefinitionGroup>
|
| 123 | <ItemGroup>
|
Nicolas Capens | 2b9fb4b | 2019-03-26 15:43:08 -0400 | [diff] [blame] | 124 | <ClCompile Include="$(SolutionDir)src\Reactor\Reactor.cpp" />
|
Nicolas Capens | 8c7da80 | 2019-04-29 11:52:35 -0400 | [diff] [blame] | 125 | <ClCompile Include="$(SolutionDir)src\Reactor\LLVMReactor.cpp" />
|
Ben Clayton | ac07ed8 | 2019-03-26 14:17:41 +0000 | [diff] [blame] | 126 | <ClInclude Include="$(SolutionDir)src\Reactor\LLVMReactor.hpp" />
|
Nicolas Capens | 8c7da80 | 2019-04-29 11:52:35 -0400 | [diff] [blame] | 127 | <ClCompile Include="$(SolutionDir)src\Reactor\LLVMReactorDebugInfo.cpp" />
|
Ben Clayton | ac07ed8 | 2019-03-26 14:17:41 +0000 | [diff] [blame] | 128 | <ClInclude Include="$(SolutionDir)src\Reactor\LLVMReactorDebugInfo.hpp" />
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 129 | <ClInclude Include="$(SolutionDir)src\Reactor\Nucleus.hpp" />
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 130 | <ClInclude Include="$(SolutionDir)src\Reactor\Routine.hpp" />
|
Nicolas Capens | 2b9fb4b | 2019-03-26 15:43:08 -0400 | [diff] [blame] | 131 | <ClCompile Include="$(SolutionDir)src\Reactor\CPUID.cpp" />
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 132 | <ClInclude Include="$(SolutionDir)src\Reactor\CPUID.hpp" />
|
Nicolas Capens | 2b9fb4b | 2019-03-26 15:43:08 -0400 | [diff] [blame] | 133 | <ClCompile Include="$(SolutionDir)src\Reactor\Debug.cpp" />
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 134 | <ClInclude Include="$(SolutionDir)src\Reactor\Debug.hpp" />
|
Nicolas Capens | 2b9fb4b | 2019-03-26 15:43:08 -0400 | [diff] [blame] | 135 | <ClCompile Include="$(SolutionDir)src\Reactor\ExecutableMemory.cpp" />
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 136 | <ClInclude Include="$(SolutionDir)src\Reactor\ExecutableMemory.hpp" />
|
| 137 | </ItemGroup>
|
| 138 | <ItemGroup>
|
| 139 | <ProjectReference Include="$(SolutionDir)build\Visual Studio 15 2017 Win64\llvm.vcxproj">
|
Nicolas Capens | 8c7da80 | 2019-04-29 11:52:35 -0400 | [diff] [blame] | 140 | <Project>{2F30A9CF-6135-3DB8-A898-CC2638959596}</Project>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 141 | <Name>llvm</Name>
|
Nicolas Capens | 2b9fb4b | 2019-03-26 15:43:08 -0400 | [diff] [blame] | 142 | <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
| 143 | <CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
Nicolas Capens | 4c9f04b | 2019-01-31 22:09:03 -0500 | [diff] [blame] | 144 | </ProjectReference>
|
| 145 | </ItemGroup>
|
| 146 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
| 147 | <ImportGroup Label="ExtensionTargets">
|
| 148 | </ImportGroup>
|
| 149 | </Project> |