mirror of https://github.com/snes9xgit/snes9x.git
212 lines
12 KiB
XML
212 lines
12 KiB
XML
<?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="Release|Win32">
|
|
<Configuration>Release</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="MinSizeRel|Win32">
|
|
<Configuration>MinSizeRel</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
<ProjectConfiguration Include="RelWithDebInfo|Win32">
|
|
<Configuration>RelWithDebInfo</Configuration>
|
|
<Platform>Win32</Platform>
|
|
</ProjectConfiguration>
|
|
</ItemGroup>
|
|
<PropertyGroup Label="Globals">
|
|
<ProjectGuid>{1E611D74-018C-3865-A815-C7F3116DDB4D}</ProjectGuid>
|
|
<WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<Platform>Win32</Platform>
|
|
<ProjectName>SPVRemapper</ProjectName>
|
|
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v141</PlatformToolset>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
<ImportGroup Label="ExtensionSettings">
|
|
</ImportGroup>
|
|
<ImportGroup 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.20506.1</_ProjectFileVersion>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Debug\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">SPVRemapper.dir\Debug\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">SPVRemapperd</TargetName>
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.lib</TargetExt>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Release\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">SPVRemapper.dir\Release\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">SPVRemapper</TargetName>
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.lib</TargetExt>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">MinSizeRel\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">SPVRemapper.dir\MinSizeRel\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">SPVRemapper</TargetName>
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">.lib</TargetExt>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">RelWithDebInfo\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">SPVRemapper.dir\RelWithDebInfo\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">SPVRemapper</TargetName>
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">.lib</TargetExt>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
<ClCompile>
|
|
<AssemblerListingLocation>Debug/</AssemblerListingLocation>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
|
<Optimization>Disabled</Optimization>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
<UseFullPaths>false</UseFullPaths>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;AMD_EXTENSIONS;NV_EXTENSIONS;ENABLE_HLSL;GLSLANG_OSINCLUDE_WIN32;ENABLE_OPT=0;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;AMD_EXTENSIONS;NV_EXTENSIONS;ENABLE_HLSL;GLSLANG_OSINCLUDE_WIN32;ENABLE_OPT=0;CMAKE_INTDIR=\"Debug\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
</ResourceCompile>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
</Midl>
|
|
<Lib>
|
|
<AdditionalOptions>%(AdditionalOptions) /machine:X86</AdditionalOptions>
|
|
</Lib>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
<ClCompile>
|
|
<AssemblerListingLocation>Release/</AssemblerListingLocation>
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
<UseFullPaths>false</UseFullPaths>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;AMD_EXTENSIONS;NV_EXTENSIONS;ENABLE_HLSL;GLSLANG_OSINCLUDE_WIN32;ENABLE_OPT=0;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<DebugInformationFormat>
|
|
</DebugInformationFormat>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;AMD_EXTENSIONS;NV_EXTENSIONS;ENABLE_HLSL;GLSLANG_OSINCLUDE_WIN32;ENABLE_OPT=0;CMAKE_INTDIR=\"Release\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
</ResourceCompile>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
</Midl>
|
|
<Lib>
|
|
<AdditionalOptions>%(AdditionalOptions) /machine:X86</AdditionalOptions>
|
|
</Lib>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|Win32'">
|
|
<ClCompile>
|
|
<AssemblerListingLocation>MinSizeRel/</AssemblerListingLocation>
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
|
<Optimization>MinSpace</Optimization>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
<UseFullPaths>false</UseFullPaths>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;AMD_EXTENSIONS;NV_EXTENSIONS;ENABLE_HLSL;GLSLANG_OSINCLUDE_WIN32;ENABLE_OPT=0;CMAKE_INTDIR="MinSizeRel";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<DebugInformationFormat>
|
|
</DebugInformationFormat>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;AMD_EXTENSIONS;NV_EXTENSIONS;ENABLE_HLSL;GLSLANG_OSINCLUDE_WIN32;ENABLE_OPT=0;CMAKE_INTDIR=\"MinSizeRel\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
</ResourceCompile>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
</Midl>
|
|
<Lib>
|
|
<AdditionalOptions>%(AdditionalOptions) /machine:X86</AdditionalOptions>
|
|
</Lib>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|Win32'">
|
|
<ClCompile>
|
|
<AssemblerListingLocation>RelWithDebInfo/</AssemblerListingLocation>
|
|
<CompileAs>CompileAsCpp</CompileAs>
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
<RuntimeTypeInfo>true</RuntimeTypeInfo>
|
|
<UseFullPaths>false</UseFullPaths>
|
|
<WarningLevel>Level3</WarningLevel>
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;AMD_EXTENSIONS;NV_EXTENSIONS;ENABLE_HLSL;GLSLANG_OSINCLUDE_WIN32;ENABLE_OPT=0;CMAKE_INTDIR="RelWithDebInfo";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;AMD_EXTENSIONS;NV_EXTENSIONS;ENABLE_HLSL;GLSLANG_OSINCLUDE_WIN32;ENABLE_OPT=0;CMAKE_INTDIR=\"RelWithDebInfo\";%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
</ResourceCompile>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
|
|
<HeaderFileName>%(Filename).h</HeaderFileName>
|
|
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
|
|
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
|
|
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
|
|
</Midl>
|
|
<Lib>
|
|
<AdditionalOptions>%(AdditionalOptions) /machine:X86</AdditionalOptions>
|
|
</Lib>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="..\..\..\shaders\glslang\SPIRV\SPVRemapper.cpp" />
|
|
<ClCompile Include="..\..\..\shaders\glslang\SPIRV\doc.cpp" />
|
|
<ClInclude Include="..\..\..\shaders\glslang\SPIRV\SPVRemapper.h" />
|
|
<ClInclude Include="..\..\..\shaders\glslang\SPIRV\doc.h" />
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |