<?xml version="1.0" encoding="utf-8"?> | |
<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
<ItemGroup Label="ProjectConfigurations"> | |
<ProjectConfiguration Include="Debug|Win32"> | |
<Configuration>Debug</Configuration> | |
<Platform>Win32</Platform> | |
</ProjectConfiguration> | |
<ProjectConfiguration Include="Debug|x64"> | |
<Configuration>Debug</Configuration> | |
<Platform>x64</Platform> | |
</ProjectConfiguration> | |
<ProjectConfiguration Include="Profile|Win32"> | |
<Configuration>Profile</Configuration> | |
<Platform>Win32</Platform> | |
</ProjectConfiguration> | |
<ProjectConfiguration Include="Profile|x64"> | |
<Configuration>Profile</Configuration> | |
<Platform>x64</Platform> | |
</ProjectConfiguration> | |
<ProjectConfiguration Include="Release|Win32"> | |
<Configuration>Release</Configuration> | |
<Platform>Win32</Platform> | |
</ProjectConfiguration> | |
<ProjectConfiguration Include="Release|x64"> | |
<Configuration>Release</Configuration> | |
<Platform>x64</Platform> | |
</ProjectConfiguration> | |
</ItemGroup> | |
<PropertyGroup Label="Globals"> | |
<ProjectGuid>{28FD076D-10B5-4BD8-A4CF-F44C7002A803}</ProjectGuid> | |
<RootNamespace>Reactor</RootNamespace> | |
<Keyword>Win32Proj</Keyword> | |
<WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion> | |
<PreferredToolArchitecture>x64</PreferredToolArchitecture> | |
</PropertyGroup> | |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | |
<ConfigurationType>StaticLibrary</ConfigurationType> | |
<CharacterSet>NotSet</CharacterSet> | |
<WholeProgramOptimization>true</WholeProgramOptimization> | |
<PlatformToolset>v141</PlatformToolset> | |
</PropertyGroup> | |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="Configuration"> | |
<ConfigurationType>StaticLibrary</ConfigurationType> | |
<CharacterSet>NotSet</CharacterSet> | |
<WholeProgramOptimization>true</WholeProgramOptimization> | |
<PlatformToolset>v141</PlatformToolset> | |
</PropertyGroup> | |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | |
<ConfigurationType>StaticLibrary</ConfigurationType> | |
<CharacterSet>NotSet</CharacterSet> | |
<WholeProgramOptimization>false</WholeProgramOptimization> | |
<PlatformToolset>v141</PlatformToolset> | |
</PropertyGroup> | |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> | |
<ConfigurationType>StaticLibrary</ConfigurationType> | |
<CharacterSet>NotSet</CharacterSet> | |
<WholeProgramOptimization>true</WholeProgramOptimization> | |
<PlatformToolset>v141</PlatformToolset> | |
</PropertyGroup> | |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'" Label="Configuration"> | |
<ConfigurationType>StaticLibrary</ConfigurationType> | |
<CharacterSet>NotSet</CharacterSet> | |
<WholeProgramOptimization>true</WholeProgramOptimization> | |
<PlatformToolset>v141</PlatformToolset> | |
</PropertyGroup> | |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> | |
<ConfigurationType>StaticLibrary</ConfigurationType> | |
<CharacterSet>NotSet</CharacterSet> | |
<WholeProgramOptimization>false</WholeProgramOptimization> | |
<PlatformToolset>v141</PlatformToolset> | |
</PropertyGroup> | |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
<ImportGroup Label="ExtensionSettings"> | |
</ImportGroup> | |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
</ImportGroup> | |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="PropertySheets"> | |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
</ImportGroup> | |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
</ImportGroup> | |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
</ImportGroup> | |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'" Label="PropertySheets"> | |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
</ImportGroup> | |
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> | |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
</ImportGroup> | |
<PropertyGroup Label="UserMacros" /> | |
<PropertyGroup> | |
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir> | |
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir> | |
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir> | |
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir> | |
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir> | |
<OutDir Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir> | |
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir> | |
<IntDir Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir> | |
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir> | |
<OutDir Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">$(SolutionDir)bin\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</OutDir> | |
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir> | |
<IntDir Condition="'$(Configuration)|$(Platform)'=='Profile|x64'">$(SolutionDir)obj\$(MSBuildProjectName)\$(Platform)\$(Configuration)\</IntDir> | |
</PropertyGroup> | |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | |
<ClCompile> | |
<Optimization>Disabled</Optimization> | |
<IntrinsicFunctions>true</IntrinsicFunctions> | |
<AdditionalIncludeDirectories>..\;..\..\third_party\llvm-7.0\configs\windows\include;..\..\third_party\llvm-7.0\llvm\include;..\..\third_party\llvm-7.0\llvm\lib\Target\X86;..\..\third_party\llvm-7.0\configs\common\include;..\..\third_party\llvm-7.0\configs\common\lib\IR;..\..\third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;..\..\third_party\llvm-7.0\configs\common\lib\Target\X86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_HAS_EXCEPTIONS=0;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |
<PrecompiledHeader> | |
</PrecompiledHeader> | |
<WarningLevel>Level3</WarningLevel> | |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
<DisableSpecificWarnings>4624;4244;4141;4146;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings> | |
<TreatWarningAsError>true</TreatWarningAsError> | |
<ExceptionHandling>false</ExceptionHandling> | |
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |
<TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors> | |
<AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions> | |
</ClCompile> | |
<ProjectReference> | |
<LinkLibraryDependencies>false</LinkLibraryDependencies> | |
</ProjectReference> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
<Midl> | |
<TargetEnvironment>X64</TargetEnvironment> | |
</Midl> | |
<ClCompile> | |
<Optimization>Disabled</Optimization> | |
<AdditionalIncludeDirectories>..\;..\..\third_party\llvm-7.0\configs\windows\include;..\..\third_party\llvm-7.0\llvm\include;..\..\third_party\llvm-7.0\llvm\lib\Target\X86;..\..\third_party\llvm-7.0\configs\common\include;..\..\third_party\llvm-7.0\configs\common\lib\IR;..\..\third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;..\..\third_party\llvm-7.0\configs\common\lib\Target\X86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_HAS_EXCEPTIONS=0;_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
<ExceptionHandling>false</ExceptionHandling> | |
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | |
<PrecompiledHeader> | |
</PrecompiledHeader> | |
<WarningLevel>Level3</WarningLevel> | |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
<DisableSpecificWarnings>4624;4244;4141;4146;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings> | |
<OmitFramePointers>false</OmitFramePointers> | |
<TreatWarningAsError>true</TreatWarningAsError> | |
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |
<TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors> | |
<AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions> | |
</ClCompile> | |
<ProjectReference> | |
<LinkLibraryDependencies>false</LinkLibraryDependencies> | |
</ProjectReference> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | |
<ClCompile> | |
<Optimization>Full</Optimization> | |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> | |
<IntrinsicFunctions>false</IntrinsicFunctions> | |
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed> | |
<OmitFramePointers>true</OmitFramePointers> | |
<WholeProgramOptimization>true</WholeProgramOptimization> | |
<AdditionalIncludeDirectories>..\;..\..\third_party\llvm-7.0\configs\windows\include;..\..\third_party\llvm-7.0\llvm\include;..\..\third_party\llvm-7.0\llvm\lib\Target\X86;..\..\third_party\llvm-7.0\configs\common\include;..\..\third_party\llvm-7.0\configs\common\lib\IR;..\..\third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;..\..\third_party\llvm-7.0\configs\common\lib\Target\X86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_HAS_EXCEPTIONS=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
<ExceptionHandling>false</ExceptionHandling> | |
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
<BufferSecurityCheck>false</BufferSecurityCheck> | |
<PrecompiledHeader> | |
</PrecompiledHeader> | |
<WarningLevel>Level3</WarningLevel> | |
<DebugInformationFormat> | |
</DebugInformationFormat> | |
<DisableSpecificWarnings>4624;4244;4141;4146;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings> | |
<EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> | |
<StringPooling>true</StringPooling> | |
<FloatingPointExceptions>false</FloatingPointExceptions> | |
<TreatWarningAsError>true</TreatWarningAsError> | |
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |
<TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors> | |
<AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions> | |
</ClCompile> | |
<ProjectReference> | |
<LinkLibraryDependencies>false</LinkLibraryDependencies> | |
</ProjectReference> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'"> | |
<ClCompile> | |
<Optimization>Full</Optimization> | |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> | |
<IntrinsicFunctions>false</IntrinsicFunctions> | |
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed> | |
<OmitFramePointers>false</OmitFramePointers> | |
<WholeProgramOptimization>false</WholeProgramOptimization> | |
<AdditionalIncludeDirectories>..\;..\..\third_party\llvm-7.0\configs\windows\include;..\..\third_party\llvm-7.0\llvm\include;..\..\third_party\llvm-7.0\llvm\lib\Target\X86;..\..\third_party\llvm-7.0\configs\common\include;..\..\third_party\llvm-7.0\configs\common\lib\IR;..\..\third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;..\..\third_party\llvm-7.0\configs\common\lib\Target\X86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_HAS_EXCEPTIONS=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
<ExceptionHandling>false</ExceptionHandling> | |
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
<BufferSecurityCheck>false</BufferSecurityCheck> | |
<PrecompiledHeader> | |
</PrecompiledHeader> | |
<WarningLevel>Level3</WarningLevel> | |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
<DisableSpecificWarnings>4624;4244;4141;4146;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings> | |
<EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> | |
<StringPooling>true</StringPooling> | |
<FloatingPointExceptions>false</FloatingPointExceptions> | |
<TreatWarningAsError>true</TreatWarningAsError> | |
<TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors> | |
<AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions> | |
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |
</ClCompile> | |
<ProjectReference> | |
<LinkLibraryDependencies>false</LinkLibraryDependencies> | |
</ProjectReference> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
<Midl> | |
<TargetEnvironment>X64</TargetEnvironment> | |
</Midl> | |
<ClCompile> | |
<Optimization>Full</Optimization> | |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> | |
<IntrinsicFunctions>false</IntrinsicFunctions> | |
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed> | |
<OmitFramePointers>true</OmitFramePointers> | |
<WholeProgramOptimization>true</WholeProgramOptimization> | |
<AdditionalIncludeDirectories>..\;..\..\third_party\llvm-7.0\configs\windows\include;..\..\third_party\llvm-7.0\llvm\include;..\..\third_party\llvm-7.0\llvm\lib\Target\X86;..\..\third_party\llvm-7.0\configs\common\include;..\..\third_party\llvm-7.0\configs\common\lib\IR;..\..\third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;..\..\third_party\llvm-7.0\configs\common\lib\Target\X86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_HAS_EXCEPTIONS=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
<ExceptionHandling>false</ExceptionHandling> | |
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
<BufferSecurityCheck>false</BufferSecurityCheck> | |
<PrecompiledHeader> | |
</PrecompiledHeader> | |
<WarningLevel>Level3</WarningLevel> | |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
<DisableSpecificWarnings>4624;4244;4141;4146;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings> | |
<EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> | |
<StringPooling>true</StringPooling> | |
<FloatingPointExceptions>false</FloatingPointExceptions> | |
<TreatWarningAsError>true</TreatWarningAsError> | |
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |
<TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors> | |
<AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions> | |
</ClCompile> | |
<ProjectReference> | |
<LinkLibraryDependencies>false</LinkLibraryDependencies> | |
</ProjectReference> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profile|x64'"> | |
<Midl> | |
<TargetEnvironment>X64</TargetEnvironment> | |
</Midl> | |
<ClCompile> | |
<Optimization>Full</Optimization> | |
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> | |
<IntrinsicFunctions>false</IntrinsicFunctions> | |
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed> | |
<OmitFramePointers>false</OmitFramePointers> | |
<WholeProgramOptimization>false</WholeProgramOptimization> | |
<AdditionalIncludeDirectories>..\;..\..\third_party\llvm-7.0\configs\windows\include;..\..\third_party\llvm-7.0\llvm\include;..\..\third_party\llvm-7.0\llvm\lib\Target\X86;..\..\third_party\llvm-7.0\configs\common\include;..\..\third_party\llvm-7.0\configs\common\lib\IR;..\..\third_party\llvm-7.0\configs\common\lib\Transforms\InstCombine;..\..\third_party\llvm-7.0\configs\common\lib\Target\X86;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_SECURE_SCL=0;_HAS_EXCEPTIONS=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
<ExceptionHandling>false</ExceptionHandling> | |
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> | |
<BufferSecurityCheck>false</BufferSecurityCheck> | |
<PrecompiledHeader> | |
</PrecompiledHeader> | |
<WarningLevel>Level3</WarningLevel> | |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
<DisableSpecificWarnings>4624;4244;4141;4146;4267;%(DisableSpecificWarnings)</DisableSpecificWarnings> | |
<EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> | |
<StringPooling>true</StringPooling> | |
<FloatingPointExceptions>false</FloatingPointExceptions> | |
<TreatWarningAsError>true</TreatWarningAsError> | |
<TreatSpecificWarningsAsErrors>4018;5038;4838</TreatSpecificWarningsAsErrors> | |
<AdditionalOptions>/permissive- %(AdditionalOptions)</AdditionalOptions> | |
<MultiProcessorCompilation>true</MultiProcessorCompilation> | |
</ClCompile> | |
<ProjectReference> | |
<LinkLibraryDependencies>false</LinkLibraryDependencies> | |
</ProjectReference> | |
</ItemDefinitionGroup> | |
<ItemGroup> | |
<ClCompile Include="CPUID.cpp" /> | |
<ClCompile Include="Debug.cpp" /> | |
<ClCompile Include="LLVMRoutine.cpp" /> | |
<ClCompile Include="LLVMReactor.cpp" /> | |
<ClCompile Include="LLVMReactorDebugInfo.cpp" /> | |
<ClCompile Include="ExecutableMemory.cpp" /> | |
<ClCompile Include="Reactor.cpp" /> | |
<ClCompile Include="Routine.cpp" /> | |
<ClCompile Include="Thread.cpp" /> | |
</ItemGroup> | |
<ItemGroup> | |
<ClInclude Include="CPUID.hpp" /> | |
<ClInclude Include="Debug.hpp" /> | |
<ClInclude Include="LLVMReactor.hpp" /> | |
<ClInclude Include="LLVMReactorDebugInfo.hpp" /> | |
<ClInclude Include="LLVMRoutine.hpp" /> | |
<ClInclude Include="ExecutableMemory.hpp" /> | |
<ClInclude Include="MutexLock.hpp" /> | |
<ClInclude Include="Nucleus.hpp" /> | |
<ClInclude Include="Reactor.hpp" /> | |
<ClInclude Include="Routine.hpp" /> | |
<ClInclude Include="Thread.hpp" /> | |
<ClInclude Include="x86.hpp" /> | |
</ItemGroup> | |
<ItemGroup> | |
<ProjectReference Include="..\..\build\Visual Studio 15 2017 Win64\llvm.vcxproj"> | |
<Project>{b9e0efb7-8e1b-303d-9222-13f7a82b7858}</Project> | |
</ProjectReference> | |
</ItemGroup> | |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
<ImportGroup Label="ExtensionTargets"> | |
</ImportGroup> | |
</Project> |