2019-04-02 23:00:14 +03:00
|
|
|
|
<?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">
|
|
|
|
|
<ProjectName>meshconvert</ProjectName>
|
|
|
|
|
<ProjectGuid>{6D4CFD0E-8772-462A-9AC1-7DBAD9C16880}</ProjectGuid>
|
|
|
|
|
<RootNamespace>meshconvert</RootNamespace>
|
|
|
|
|
<Keyword>Win32Proj</Keyword>
|
2019-04-26 09:26:22 +03:00
|
|
|
|
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
2021-12-03 01:27:11 +03:00
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|X64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
2021-12-03 01:27:11 +03:00
|
|
|
|
<UseDebugLibraries>true</UseDebugLibraries>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|X64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|X64'" Label="Configuration">
|
|
|
|
|
<ConfigurationType>Application</ConfigurationType>
|
|
|
|
|
<WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
|
|
<CharacterSet>Unicode</CharacterSet>
|
|
|
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
|
|
<ImportGroup Label="ExtensionSettings" />
|
|
|
|
|
<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)'=='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)'=='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)'=='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)'=='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)'=='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 Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<OutDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
|
<TargetName>meshconvert</TargetName>
|
|
|
|
|
<GenerateManifest>true</GenerateManifest>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">
|
|
|
|
|
<OutDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
|
<TargetName>meshconvert</TargetName>
|
|
|
|
|
<GenerateManifest>true</GenerateManifest>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<OutDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
|
<TargetName>meshconvert</TargetName>
|
|
|
|
|
<GenerateManifest>true</GenerateManifest>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|X64'">
|
|
|
|
|
<OutDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
|
<TargetName>meshconvert</TargetName>
|
|
|
|
|
<GenerateManifest>true</GenerateManifest>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">
|
|
|
|
|
<OutDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
|
<TargetName>meshconvert</TargetName>
|
|
|
|
|
<GenerateManifest>true</GenerateManifest>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Profile|X64'">
|
|
|
|
|
<OutDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</OutDir>
|
|
|
|
|
<IntDir>Bin\Desktop_2019\$(Platform)\$(Configuration)\</IntDir>
|
|
|
|
|
<TargetName>meshconvert</TargetName>
|
|
|
|
|
<GenerateManifest>true</GenerateManifest>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level4</WarningLevel>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
|
|
<FloatingPointModel>Fast</FloatingPointModel>
|
|
|
|
|
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
|
|
|
<AdditionalIncludeDirectories>..\DirectXMesh;..\Utilities;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<ConformanceMode>true</ConformanceMode>
|
2019-04-25 22:33:57 +03:00
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;DEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2022-03-18 23:02:24 +03:00
|
|
|
|
<AdditionalOptions>/Zc:__cplusplus /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
|
2020-04-13 07:43:48 +03:00
|
|
|
|
<DisableSpecificWarnings>26812</DisableSpecificWarnings>
|
2023-03-28 02:04:30 +03:00
|
|
|
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
2020-08-16 01:56:07 +03:00
|
|
|
|
<AdditionalDependencies>ole32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<LargeAddressAware>true</LargeAddressAware>
|
2024-03-29 01:15:27 +03:00
|
|
|
|
<AdditionalOptions>/CETCOMPAT %(AdditionalOptions)</AdditionalOptions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</Link>
|
|
|
|
|
<Manifest>
|
|
|
|
|
<EnableDPIAwareness>false</EnableDPIAwareness>
|
|
|
|
|
</Manifest>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|X64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level4</WarningLevel>
|
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
|
|
<FloatingPointModel>Fast</FloatingPointModel>
|
|
|
|
|
<AdditionalIncludeDirectories>..\DirectXMesh;..\Utilities;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<ConformanceMode>true</ConformanceMode>
|
2019-04-25 22:33:57 +03:00
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;DEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2022-03-18 23:02:24 +03:00
|
|
|
|
<AdditionalOptions>/Zc:__cplusplus /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
|
2020-04-13 07:43:48 +03:00
|
|
|
|
<DisableSpecificWarnings>26812</DisableSpecificWarnings>
|
2023-03-28 02:04:30 +03:00
|
|
|
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
2020-08-16 01:56:07 +03:00
|
|
|
|
<AdditionalDependencies>ole32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
2024-03-29 01:15:27 +03:00
|
|
|
|
<AdditionalOptions>/CETCOMPAT %(AdditionalOptions)</AdditionalOptions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</Link>
|
|
|
|
|
<Manifest>
|
|
|
|
|
<EnableDPIAwareness>false</EnableDPIAwareness>
|
|
|
|
|
</Manifest>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level4</WarningLevel>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<FloatingPointModel>Fast</FloatingPointModel>
|
|
|
|
|
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
|
|
|
<AdditionalIncludeDirectories>..\DirectXMesh;..\Utilities;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<ConformanceMode>true</ConformanceMode>
|
2019-04-25 22:33:57 +03:00
|
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<ControlFlowGuard>Guard</ControlFlowGuard>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2022-03-18 23:02:24 +03:00
|
|
|
|
<AdditionalOptions>/Zc:__cplusplus /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
|
2020-04-13 07:43:48 +03:00
|
|
|
|
<DisableSpecificWarnings>26812</DisableSpecificWarnings>
|
2023-03-28 02:04:30 +03:00
|
|
|
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
2020-08-16 01:56:07 +03:00
|
|
|
|
<AdditionalDependencies>ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<LargeAddressAware>true</LargeAddressAware>
|
2024-03-29 01:15:27 +03:00
|
|
|
|
<AdditionalOptions>/CETCOMPAT %(AdditionalOptions)</AdditionalOptions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</Link>
|
|
|
|
|
<Manifest>
|
|
|
|
|
<EnableDPIAwareness>false</EnableDPIAwareness>
|
|
|
|
|
</Manifest>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|X64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level4</WarningLevel>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<FloatingPointModel>Fast</FloatingPointModel>
|
|
|
|
|
<AdditionalIncludeDirectories>..\DirectXMesh;..\Utilities;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<ConformanceMode>true</ConformanceMode>
|
2019-04-25 22:33:57 +03:00
|
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<ControlFlowGuard>Guard</ControlFlowGuard>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2022-03-18 23:02:24 +03:00
|
|
|
|
<AdditionalOptions>/Zc:__cplusplus /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
|
2020-04-13 07:43:48 +03:00
|
|
|
|
<DisableSpecificWarnings>26812</DisableSpecificWarnings>
|
2023-03-28 02:04:30 +03:00
|
|
|
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
2020-08-16 01:56:07 +03:00
|
|
|
|
<AdditionalDependencies>ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
2024-03-29 01:15:27 +03:00
|
|
|
|
<AdditionalOptions>/CETCOMPAT %(AdditionalOptions)</AdditionalOptions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</Link>
|
|
|
|
|
<Manifest>
|
|
|
|
|
<EnableDPIAwareness>false</EnableDPIAwareness>
|
|
|
|
|
</Manifest>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profile|Win32'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level4</WarningLevel>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<FloatingPointModel>Fast</FloatingPointModel>
|
|
|
|
|
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
|
|
|
|
|
<AdditionalIncludeDirectories>..\DirectXMesh;..\Utilities;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<ConformanceMode>true</ConformanceMode>
|
2019-04-25 22:33:57 +03:00
|
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<ControlFlowGuard>Guard</ControlFlowGuard>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2022-03-18 23:02:24 +03:00
|
|
|
|
<AdditionalOptions>/Zc:__cplusplus /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
|
2020-04-13 07:43:48 +03:00
|
|
|
|
<DisableSpecificWarnings>26812</DisableSpecificWarnings>
|
2023-03-28 02:04:30 +03:00
|
|
|
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
2020-08-16 01:56:07 +03:00
|
|
|
|
<AdditionalDependencies>ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
|
|
<LargeAddressAware>true</LargeAddressAware>
|
2024-03-29 01:15:27 +03:00
|
|
|
|
<AdditionalOptions>/CETCOMPAT %(AdditionalOptions)</AdditionalOptions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</Link>
|
|
|
|
|
<Manifest>
|
|
|
|
|
<EnableDPIAwareness>false</EnableDPIAwareness>
|
|
|
|
|
</Manifest>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Profile|X64'">
|
|
|
|
|
<ClCompile>
|
|
|
|
|
<WarningLevel>Level4</WarningLevel>
|
|
|
|
|
<Optimization>MaxSpeed</Optimization>
|
|
|
|
|
<FloatingPointModel>Fast</FloatingPointModel>
|
|
|
|
|
<AdditionalIncludeDirectories>..\DirectXMesh;..\Utilities;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
|
|
|
<ConformanceMode>true</ConformanceMode>
|
2019-04-25 22:33:57 +03:00
|
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<ControlFlowGuard>Guard</ControlFlowGuard>
|
|
|
|
|
<SDLCheck>true</SDLCheck>
|
2022-03-18 23:02:24 +03:00
|
|
|
|
<AdditionalOptions>/Zc:__cplusplus /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
|
2020-04-13 07:43:48 +03:00
|
|
|
|
<DisableSpecificWarnings>26812</DisableSpecificWarnings>
|
2023-03-28 02:04:30 +03:00
|
|
|
|
<LanguageStandard>stdcpp17</LanguageStandard>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</ClCompile>
|
|
|
|
|
<Link>
|
2020-08-16 01:56:07 +03:00
|
|
|
|
<AdditionalDependencies>ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
|
<SubSystem>Console</SubSystem>
|
|
|
|
|
<OptimizeReferences>true</OptimizeReferences>
|
|
|
|
|
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
2024-03-29 01:15:27 +03:00
|
|
|
|
<AdditionalOptions>/CETCOMPAT %(AdditionalOptions)</AdditionalOptions>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
</Link>
|
|
|
|
|
<Manifest>
|
|
|
|
|
<EnableDPIAwareness>false</EnableDPIAwareness>
|
|
|
|
|
</Manifest>
|
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\DirectXMesh\DirectXMesh_Desktop_2019.vcxproj">
|
|
|
|
|
<Project>{6857f086-f6fe-4150-9ed7-7446f1c1c220}</Project>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClCompile Include="Meshconvert.cpp" />
|
|
|
|
|
<ClCompile Include="Mesh.cpp" />
|
|
|
|
|
<ClCompile Include="MeshOBJ.cpp" />
|
|
|
|
|
<ClInclude Include="..\Utilities\WaveFrontReader.h" />
|
2024-09-17 23:45:19 +03:00
|
|
|
|
<ClInclude Include="CmdLineHelpers.h" />
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<CLInclude Include="Mesh.h" />
|
|
|
|
|
<ClInclude Include="SDKMesh.h" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ResourceCompile Include="Meshconvert.rc" />
|
|
|
|
|
</ItemGroup>
|
2023-06-14 01:40:30 +03:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Manifest Include="settings.manifest" />
|
|
|
|
|
</ItemGroup>
|
2019-04-02 23:00:14 +03:00
|
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
|
|
<ImportGroup Label="ExtensionTargets" />
|
|
|
|
|
</Project>
|