summaryrefslogtreecommitdiff
path: root/build/visual-studio/core/core.vcxproj
diff options
context:
space:
mode:
authorEllie Hermaszewska <ellieh@nvidia.com>2023-02-03 12:18:49 +0800
committerGitHub <noreply@github.com>2023-02-03 12:18:49 +0800
commita00dc69ca8dfbc346940c7d03d67c1cb229577fb (patch)
treece102791bfe2b052edb4e4fc3453a92fc53fb3a8 /build/visual-studio/core/core.vcxproj
parentbbd1e1786401bb88c34802b987d4da72e2364503 (diff)
Use SPIR-V opcode names rather than numbers (#2571)
* s/emititng blobal/emitting global * Use SPIR-V opcode names rather than numbers * regenerate Visual Studio project files * Use names for extended SPIR-V GLSL instructions * Add missing operand for SPIR-V extended instruction * Add warning aginst modifying generated hashing files * Squash warnings on MSVC
Diffstat (limited to 'build/visual-studio/core/core.vcxproj')
-rw-r--r--build/visual-studio/core/core.vcxproj782
1 files changed, 391 insertions, 391 deletions
diff --git a/build/visual-studio/core/core.vcxproj b/build/visual-studio/core/core.vcxproj
index ecd6b54fe..32a416e80 100644
--- a/build/visual-studio/core/core.vcxproj
+++ b/build/visual-studio/core/core.vcxproj
@@ -1,392 +1,392 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project DefaultTargets="Build" 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="Debug|ARM64">
- <Configuration>Debug</Configuration>
- <Platform>ARM64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug aarch64|Win32">
- <Configuration>Debug aarch64</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug aarch64|x64">
- <Configuration>Debug aarch64</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Debug aarch64|ARM64">
- <Configuration>Debug aarch64</Configuration>
- <Platform>ARM64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|Win32">
- <Configuration>Release</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|x64">
- <Configuration>Release</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release|ARM64">
- <Configuration>Release</Configuration>
- <Platform>ARM64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release aarch64|Win32">
- <Configuration>Release aarch64</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release aarch64|x64">
- <Configuration>Release aarch64</Configuration>
- <Platform>x64</Platform>
- </ProjectConfiguration>
- <ProjectConfiguration Include="Release aarch64|ARM64">
- <Configuration>Release aarch64</Configuration>
- <Platform>ARM64</Platform>
- </ProjectConfiguration>
- </ItemGroup>
- <PropertyGroup Label="Globals">
- <ProjectGuid>{F9BE7957-8399-899E-0C49-E714FDDD4B65}</ProjectGuid>
- <IgnoreWarnCompileDuplicatedFilename>true</IgnoreWarnCompileDuplicatedFilename>
- <Keyword>Win32Proj</Keyword>
- <RootNamespace>core</RootNamespace>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v142</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v142</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug aarch64|ARM64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>true</UseDebugLibraries>
- <CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v142</PlatformToolset>
- <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v142</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v142</PlatformToolset>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release aarch64|ARM64'" Label="Configuration">
- <ConfigurationType>StaticLibrary</ConfigurationType>
- <UseDebugLibraries>false</UseDebugLibraries>
- <CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v142</PlatformToolset>
- <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
- </PropertyGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
- <ImportGroup Label="ExtensionSettings">
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug aarch64|ARM64'">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release aarch64|ARM64'">
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
- </ImportGroup>
- <PropertyGroup Label="UserMacros" />
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <OutDir>..\..\..\bin\windows-x86\debug\</OutDir>
- <IntDir>..\..\..\intermediate\windows-x86\debug\core\</IntDir>
- <TargetName>core</TargetName>
- <TargetExt>.lib</TargetExt>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <OutDir>..\..\..\bin\windows-x64\debug\</OutDir>
- <IntDir>..\..\..\intermediate\windows-x64\debug\core\</IntDir>
- <TargetName>core</TargetName>
- <TargetExt>.lib</TargetExt>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug aarch64|ARM64'">
- <OutDir>..\..\..\bin\windows-aarch64\debug\</OutDir>
- <IntDir>..\..\..\intermediate\windows-aarch64\debug\core\</IntDir>
- <TargetName>core</TargetName>
- <TargetExt>.lib</TargetExt>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <OutDir>..\..\..\bin\windows-x86\release\</OutDir>
- <IntDir>..\..\..\intermediate\windows-x86\release\core\</IntDir>
- <TargetName>core</TargetName>
- <TargetExt>.lib</TargetExt>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <OutDir>..\..\..\bin\windows-x64\release\</OutDir>
- <IntDir>..\..\..\intermediate\windows-x64\release\core\</IntDir>
- <TargetName>core</TargetName>
- <TargetExt>.lib</TargetExt>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release aarch64|ARM64'">
- <OutDir>..\..\..\bin\windows-aarch64\release\</OutDir>
- <IntDir>..\..\..\intermediate\windows-aarch64\release\core\</IntDir>
- <TargetName>core</TargetName>
- <TargetExt>.lib</TargetExt>
- </PropertyGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <Optimization>Disabled</Optimization>
- <MinimalRebuild>false</MinimalRebuild>
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
- <MultiProcessorCompilation>true</MultiProcessorCompilation>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <Optimization>Disabled</Optimization>
- <MinimalRebuild>false</MinimalRebuild>
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
- <MultiProcessorCompilation>true</MultiProcessorCompilation>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug aarch64|ARM64'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
- <Optimization>Disabled</Optimization>
- <MinimalRebuild>false</MinimalRebuild>
- <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
- <MultiProcessorCompilation>true</MultiProcessorCompilation>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <Optimization>Full</Optimization>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <MinimalRebuild>false</MinimalRebuild>
- <StringPooling>true</StringPooling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- <MultiProcessorCompilation>true</MultiProcessorCompilation>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <Optimization>Full</Optimization>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <MinimalRebuild>false</MinimalRebuild>
- <StringPooling>true</StringPooling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- <MultiProcessorCompilation>true</MultiProcessorCompilation>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- </Link>
- </ItemDefinitionGroup>
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release aarch64|ARM64'">
- <ClCompile>
- <PrecompiledHeader>NotUsing</PrecompiledHeader>
- <WarningLevel>Level4</WarningLevel>
- <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
- <Optimization>Full</Optimization>
- <FunctionLevelLinking>true</FunctionLevelLinking>
- <IntrinsicFunctions>true</IntrinsicFunctions>
- <MinimalRebuild>false</MinimalRebuild>
- <StringPooling>true</StringPooling>
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
- <MultiProcessorCompilation>true</MultiProcessorCompilation>
- </ClCompile>
- <Link>
- <SubSystem>Windows</SubSystem>
- <EnableCOMDATFolding>true</EnableCOMDATFolding>
- <OptimizeReferences>true</OptimizeReferences>
- </Link>
- </ItemDefinitionGroup>
- <ItemGroup>
- <ClInclude Include="..\..\..\source\core\slang-allocator.h" />
- <ClInclude Include="..\..\..\source\core\slang-archive-file-system.h" />
- <ClInclude Include="..\..\..\source\core\slang-array-view.h" />
- <ClInclude Include="..\..\..\source\core\slang-array.h" />
- <ClInclude Include="..\..\..\source\core\slang-basic.h" />
- <ClInclude Include="..\..\..\source\core\slang-blob.h" />
- <ClInclude Include="..\..\..\source\core\slang-byte-encode-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-castable-list-impl.h" />
- <ClInclude Include="..\..\..\source\core\slang-castable-list.h" />
- <ClInclude Include="..\..\..\source\core\slang-castable-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-char-encode.h" />
- <ClInclude Include="..\..\..\source\core\slang-char-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-chunked-list.h" />
- <ClInclude Include="..\..\..\source\core\slang-com-object.h" />
- <ClInclude Include="..\..\..\source\core\slang-command-line.h" />
- <ClInclude Include="..\..\..\source\core\slang-common.h" />
- <ClInclude Include="..\..\..\source\core\slang-compression-system.h" />
- <ClInclude Include="..\..\..\source\core\slang-crypto.h" />
- <ClInclude Include="..\..\..\source\core\slang-deflate-compression-system.h" />
- <ClInclude Include="..\..\..\source\core\slang-destroyable.h" />
- <ClInclude Include="..\..\..\source\core\slang-dictionary.h" />
- <ClInclude Include="..\..\..\source\core\slang-exception.h" />
- <ClInclude Include="..\..\..\source\core\slang-file-system.h" />
- <ClInclude Include="..\..\..\source\core\slang-free-list.h" />
- <ClInclude Include="..\..\..\source\core\slang-func-ptr.h" />
- <ClInclude Include="..\..\..\source\core\slang-hash.h" />
- <ClInclude Include="..\..\..\source\core\slang-hex-dump-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-http.h" />
- <ClInclude Include="..\..\..\source\core\slang-implicit-directory-collector.h" />
- <ClInclude Include="..\..\..\source\core\slang-io.h" />
- <ClInclude Include="..\..\..\source\core\slang-lazy-castable-list.h" />
- <ClInclude Include="..\..\..\source\core\slang-linked-list.h" />
- <ClInclude Include="..\..\..\source\core\slang-list.h" />
- <ClInclude Include="..\..\..\source\core\slang-lz4-compression-system.h" />
- <ClInclude Include="..\..\..\source\core\slang-math.h" />
- <ClInclude Include="..\..\..\source\core\slang-memory-arena.h" />
- <ClInclude Include="..\..\..\source\core\slang-memory-file-system.h" />
- <ClInclude Include="..\..\..\source\core\slang-offset-container.h" />
- <ClInclude Include="..\..\..\source\core\slang-persistent-cache.h" />
- <ClInclude Include="..\..\..\source\core\slang-platform.h" />
- <ClInclude Include="..\..\..\source\core\slang-process-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-process.h" />
- <ClInclude Include="..\..\..\source\core\slang-random-generator.h" />
- <ClInclude Include="..\..\..\source\core\slang-range.h" />
- <ClInclude Include="..\..\..\source\core\slang-render-api-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-riff-file-system.h" />
- <ClInclude Include="..\..\..\source\core\slang-riff.h" />
- <ClInclude Include="..\..\..\source\core\slang-rtti-info.h" />
- <ClInclude Include="..\..\..\source\core\slang-rtti-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-secure-crt.h" />
- <ClInclude Include="..\..\..\source\core\slang-semantic-version.h" />
- <ClInclude Include="..\..\..\source\core\slang-shared-library.h" />
- <ClInclude Include="..\..\..\source\core\slang-short-list.h" />
- <ClInclude Include="..\..\..\source\core\slang-signal.h" />
- <ClInclude Include="..\..\..\source\core\slang-smart-pointer.h" />
- <ClInclude Include="..\..\..\source\core\slang-std-writers.h" />
- <ClInclude Include="..\..\..\source\core\slang-stream.h" />
- <ClInclude Include="..\..\..\source\core\slang-string-escape-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-string-slice-index-map.h" />
- <ClInclude Include="..\..\..\source\core\slang-string-slice-pool.h" />
- <ClInclude Include="..\..\..\source\core\slang-string-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-string.h" />
- <ClInclude Include="..\..\..\source\core\slang-test-tool-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-text-io.h" />
- <ClInclude Include="..\..\..\source\core\slang-token-reader.h" />
- <ClInclude Include="..\..\..\source\core\slang-type-convert-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-type-text-util.h" />
- <ClInclude Include="..\..\..\source\core\slang-type-traits.h" />
- <ClInclude Include="..\..\..\source\core\slang-uint-set.h" />
- <ClInclude Include="..\..\..\source\core\slang-virtual-object-pool.h" />
- <ClInclude Include="..\..\..\source\core\slang-writer.h" />
- <ClInclude Include="..\..\..\source\core\slang-zip-file-system.h" />
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="..\..\..\source\core\slang-archive-file-system.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-blob.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-byte-encode-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-castable-list-impl.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-castable-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-char-encode.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-char-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-command-line.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-crypto.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-deflate-compression-system.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-file-system.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-free-list.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-hex-dump-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-http.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-implicit-directory-collector.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-io.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-lazy-castable-list.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-lz4-compression-system.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-memory-arena.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-memory-file-system.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-offset-container.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-persistent-cache.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-platform.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-process-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-random-generator.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-render-api-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-riff-file-system.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-riff.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-rtti-info.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-rtti-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-semantic-version.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-shared-library.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-signal.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-std-writers.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-stream.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-string-escape-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-string-slice-index-map.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-string-slice-pool.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-string-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-string.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-test-tool-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-text-io.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-token-reader.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-type-convert-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-type-text-util.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-uint-set.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-writer.cpp" />
- <ClCompile Include="..\..\..\source\core\slang-zip-file-system.cpp" />
- <ClCompile Include="..\..\..\source\core\windows\slang-win-process.cpp" />
- </ItemGroup>
- <ItemGroup>
- <Natvis Include="..\..\..\source\core\core.natvis" />
- </ItemGroup>
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
- <ImportGroup Label="ExtensionTargets">
- </ImportGroup>
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" 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="Debug|ARM64">
+ <Configuration>Debug</Configuration>
+ <Platform>ARM64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug aarch64|Win32">
+ <Configuration>Debug aarch64</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug aarch64|x64">
+ <Configuration>Debug aarch64</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug aarch64|ARM64">
+ <Configuration>Debug aarch64</Configuration>
+ <Platform>ARM64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|ARM64">
+ <Configuration>Release</Configuration>
+ <Platform>ARM64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release aarch64|Win32">
+ <Configuration>Release aarch64</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release aarch64|x64">
+ <Configuration>Release aarch64</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release aarch64|ARM64">
+ <Configuration>Release aarch64</Configuration>
+ <Platform>ARM64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectGuid>{F9BE7957-8399-899E-0C49-E714FDDD4B65}</ProjectGuid>
+ <IgnoreWarnCompileDuplicatedFilename>true</IgnoreWarnCompileDuplicatedFilename>
+ <Keyword>Win32Proj</Keyword>
+ <RootNamespace>core</RootNamespace>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v142</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v142</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug aarch64|ARM64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>true</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v142</PlatformToolset>
+ <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v142</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v142</PlatformToolset>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release aarch64|ARM64'" Label="Configuration">
+ <ConfigurationType>StaticLibrary</ConfigurationType>
+ <UseDebugLibraries>false</UseDebugLibraries>
+ <CharacterSet>Unicode</CharacterSet>
+ <PlatformToolset>v142</PlatformToolset>
+ <WindowsSDKDesktopARM64Support>true</WindowsSDKDesktopARM64Support>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug aarch64|ARM64'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release aarch64|ARM64'">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <OutDir>..\..\..\bin\windows-x86\debug\</OutDir>
+ <IntDir>..\..\..\intermediate\windows-x86\debug\core\</IntDir>
+ <TargetName>core</TargetName>
+ <TargetExt>.lib</TargetExt>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <OutDir>..\..\..\bin\windows-x64\debug\</OutDir>
+ <IntDir>..\..\..\intermediate\windows-x64\debug\core\</IntDir>
+ <TargetName>core</TargetName>
+ <TargetExt>.lib</TargetExt>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug aarch64|ARM64'">
+ <OutDir>..\..\..\bin\windows-aarch64\debug\</OutDir>
+ <IntDir>..\..\..\intermediate\windows-aarch64\debug\core\</IntDir>
+ <TargetName>core</TargetName>
+ <TargetExt>.lib</TargetExt>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <OutDir>..\..\..\bin\windows-x86\release\</OutDir>
+ <IntDir>..\..\..\intermediate\windows-x86\release\core\</IntDir>
+ <TargetName>core</TargetName>
+ <TargetExt>.lib</TargetExt>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <OutDir>..\..\..\bin\windows-x64\release\</OutDir>
+ <IntDir>..\..\..\intermediate\windows-x64\release\core\</IntDir>
+ <TargetName>core</TargetName>
+ <TargetExt>.lib</TargetExt>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release aarch64|ARM64'">
+ <OutDir>..\..\..\bin\windows-aarch64\release\</OutDir>
+ <IntDir>..\..\..\intermediate\windows-aarch64\release\core\</IntDir>
+ <TargetName>core</TargetName>
+ <TargetExt>.lib</TargetExt>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <ClCompile>
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ <Optimization>Disabled</Optimization>
+ <MinimalRebuild>false</MinimalRebuild>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <ClCompile>
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ <Optimization>Disabled</Optimization>
+ <MinimalRebuild>false</MinimalRebuild>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug aarch64|ARM64'">
+ <ClCompile>
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ <Optimization>Disabled</Optimization>
+ <MinimalRebuild>false</MinimalRebuild>
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <ClCompile>
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <MinimalRebuild>false</MinimalRebuild>
+ <StringPooling>true</StringPooling>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <ClCompile>
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <MinimalRebuild>false</MinimalRebuild>
+ <StringPooling>true</StringPooling>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release aarch64|ARM64'">
+ <ClCompile>
+ <PrecompiledHeader>NotUsing</PrecompiledHeader>
+ <WarningLevel>Level4</WarningLevel>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <Optimization>Full</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <MinimalRebuild>false</MinimalRebuild>
+ <StringPooling>true</StringPooling>
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>
+ </ClCompile>
+ <Link>
+ <SubSystem>Windows</SubSystem>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClInclude Include="..\..\..\source\core\slang-allocator.h" />
+ <ClInclude Include="..\..\..\source\core\slang-archive-file-system.h" />
+ <ClInclude Include="..\..\..\source\core\slang-array-view.h" />
+ <ClInclude Include="..\..\..\source\core\slang-array.h" />
+ <ClInclude Include="..\..\..\source\core\slang-basic.h" />
+ <ClInclude Include="..\..\..\source\core\slang-blob.h" />
+ <ClInclude Include="..\..\..\source\core\slang-byte-encode-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-castable-list-impl.h" />
+ <ClInclude Include="..\..\..\source\core\slang-castable-list.h" />
+ <ClInclude Include="..\..\..\source\core\slang-castable-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-char-encode.h" />
+ <ClInclude Include="..\..\..\source\core\slang-char-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-chunked-list.h" />
+ <ClInclude Include="..\..\..\source\core\slang-com-object.h" />
+ <ClInclude Include="..\..\..\source\core\slang-command-line.h" />
+ <ClInclude Include="..\..\..\source\core\slang-common.h" />
+ <ClInclude Include="..\..\..\source\core\slang-compression-system.h" />
+ <ClInclude Include="..\..\..\source\core\slang-crypto.h" />
+ <ClInclude Include="..\..\..\source\core\slang-deflate-compression-system.h" />
+ <ClInclude Include="..\..\..\source\core\slang-destroyable.h" />
+ <ClInclude Include="..\..\..\source\core\slang-dictionary.h" />
+ <ClInclude Include="..\..\..\source\core\slang-exception.h" />
+ <ClInclude Include="..\..\..\source\core\slang-file-system.h" />
+ <ClInclude Include="..\..\..\source\core\slang-free-list.h" />
+ <ClInclude Include="..\..\..\source\core\slang-func-ptr.h" />
+ <ClInclude Include="..\..\..\source\core\slang-hash.h" />
+ <ClInclude Include="..\..\..\source\core\slang-hex-dump-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-http.h" />
+ <ClInclude Include="..\..\..\source\core\slang-implicit-directory-collector.h" />
+ <ClInclude Include="..\..\..\source\core\slang-io.h" />
+ <ClInclude Include="..\..\..\source\core\slang-lazy-castable-list.h" />
+ <ClInclude Include="..\..\..\source\core\slang-linked-list.h" />
+ <ClInclude Include="..\..\..\source\core\slang-list.h" />
+ <ClInclude Include="..\..\..\source\core\slang-lz4-compression-system.h" />
+ <ClInclude Include="..\..\..\source\core\slang-math.h" />
+ <ClInclude Include="..\..\..\source\core\slang-memory-arena.h" />
+ <ClInclude Include="..\..\..\source\core\slang-memory-file-system.h" />
+ <ClInclude Include="..\..\..\source\core\slang-offset-container.h" />
+ <ClInclude Include="..\..\..\source\core\slang-persistent-cache.h" />
+ <ClInclude Include="..\..\..\source\core\slang-platform.h" />
+ <ClInclude Include="..\..\..\source\core\slang-process-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-process.h" />
+ <ClInclude Include="..\..\..\source\core\slang-random-generator.h" />
+ <ClInclude Include="..\..\..\source\core\slang-range.h" />
+ <ClInclude Include="..\..\..\source\core\slang-render-api-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-riff-file-system.h" />
+ <ClInclude Include="..\..\..\source\core\slang-riff.h" />
+ <ClInclude Include="..\..\..\source\core\slang-rtti-info.h" />
+ <ClInclude Include="..\..\..\source\core\slang-rtti-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-secure-crt.h" />
+ <ClInclude Include="..\..\..\source\core\slang-semantic-version.h" />
+ <ClInclude Include="..\..\..\source\core\slang-shared-library.h" />
+ <ClInclude Include="..\..\..\source\core\slang-short-list.h" />
+ <ClInclude Include="..\..\..\source\core\slang-signal.h" />
+ <ClInclude Include="..\..\..\source\core\slang-smart-pointer.h" />
+ <ClInclude Include="..\..\..\source\core\slang-std-writers.h" />
+ <ClInclude Include="..\..\..\source\core\slang-stream.h" />
+ <ClInclude Include="..\..\..\source\core\slang-string-escape-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-string-slice-index-map.h" />
+ <ClInclude Include="..\..\..\source\core\slang-string-slice-pool.h" />
+ <ClInclude Include="..\..\..\source\core\slang-string-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-string.h" />
+ <ClInclude Include="..\..\..\source\core\slang-test-tool-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-text-io.h" />
+ <ClInclude Include="..\..\..\source\core\slang-token-reader.h" />
+ <ClInclude Include="..\..\..\source\core\slang-type-convert-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-type-text-util.h" />
+ <ClInclude Include="..\..\..\source\core\slang-type-traits.h" />
+ <ClInclude Include="..\..\..\source\core\slang-uint-set.h" />
+ <ClInclude Include="..\..\..\source\core\slang-virtual-object-pool.h" />
+ <ClInclude Include="..\..\..\source\core\slang-writer.h" />
+ <ClInclude Include="..\..\..\source\core\slang-zip-file-system.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClCompile Include="..\..\..\source\core\slang-archive-file-system.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-blob.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-byte-encode-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-castable-list-impl.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-castable-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-char-encode.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-char-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-command-line.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-crypto.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-deflate-compression-system.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-file-system.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-free-list.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-hex-dump-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-http.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-implicit-directory-collector.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-io.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-lazy-castable-list.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-lz4-compression-system.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-memory-arena.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-memory-file-system.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-offset-container.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-persistent-cache.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-platform.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-process-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-random-generator.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-render-api-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-riff-file-system.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-riff.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-rtti-info.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-rtti-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-semantic-version.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-shared-library.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-signal.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-std-writers.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-stream.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-string-escape-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-string-slice-index-map.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-string-slice-pool.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-string-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-string.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-test-tool-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-text-io.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-token-reader.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-type-convert-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-type-text-util.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-uint-set.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-writer.cpp" />
+ <ClCompile Include="..\..\..\source\core\slang-zip-file-system.cpp" />
+ <ClCompile Include="..\..\..\source\core\windows\slang-win-process.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <Natvis Include="..\..\..\source\core\core.natvis" />
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
</Project> \ No newline at end of file