2019-04-11 05:51:43 +00: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 > UVAtlasTool</ProjectName>
<ProjectGuid > {A7969CB3-E89B-49B9-96E7-8A219785A7CB}</ProjectGuid>
<RootNamespace > UVAtlasTool</RootNamespace>
<Keyword > Win32Proj</Keyword>
2019-04-26 06:30:23 +00:00
<WindowsTargetPlatformVersion > 10.0</WindowsTargetPlatformVersion>
2019-04-11 05:51:43 +00:00
</PropertyGroup>
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|Win32'" Label= "Configuration" >
<ConfigurationType > Application</ConfigurationType>
2021-12-02 22:36:20 +00:00
<UseDebugLibraries > true</UseDebugLibraries>
2019-04-11 05:51:43 +00:00
<CharacterSet > Unicode</CharacterSet>
<PlatformToolset > v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)'=='Debug|X64'" Label= "Configuration" >
<ConfigurationType > Application</ConfigurationType>
2021-12-02 22:36:20 +00:00
<UseDebugLibraries > true</UseDebugLibraries>
2019-04-11 05:51:43 +00: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 > uvatlastool</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 > uvatlastool</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 > uvatlastool</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 > uvatlastool</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 > uvatlastool</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 > uvatlastool</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>
2020-02-15 07:28:06 +00:00
<AdditionalIncludeDirectories > ..\UVAtlas\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
2019-04-25 19:35:39 +00:00
<PreprocessorDefinitions > WIN32;_DEBUG;DEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2019-04-11 05:51:43 +00:00
<SDLCheck > true</SDLCheck>
<ConformanceMode > true</ConformanceMode>
2022-03-19 08:07:51 +00:00
<AdditionalOptions > /Zc:__cplusplus /Zc:twoPhase- /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
2020-02-10 17:44:45 +00:00
<OpenMPSupport > true</OpenMPSupport>
2020-08-05 05:25:47 +00:00
<DisableSpecificWarnings > 26812</DisableSpecificWarnings>
2022-11-29 01:18:56 +00:00
<DebugInformationFormat > ProgramDatabase</DebugInformationFormat>
2023-03-27 23:05:21 +00:00
<LanguageStandard > stdcpp17</LanguageStandard>
2019-04-11 05:51:43 +00:00
</ClCompile>
<Link >
2020-08-15 23:12:57 +00:00
<AdditionalDependencies > ole32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
2019-04-11 05:51:43 +00:00
<SubSystem > Console</SubSystem>
<GenerateDebugInformation > true</GenerateDebugInformation>
<LargeAddressAware > true</LargeAddressAware>
</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>
2020-02-15 07:28:06 +00:00
<AdditionalIncludeDirectories > ..\UVAtlas\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
2019-04-25 19:35:39 +00:00
<PreprocessorDefinitions > WIN32;_DEBUG;DEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2019-04-11 05:51:43 +00:00
<SDLCheck > true</SDLCheck>
<ConformanceMode > true</ConformanceMode>
2022-03-19 08:07:51 +00:00
<AdditionalOptions > /Zc:__cplusplus /Zc:twoPhase- /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
2020-02-10 17:44:45 +00:00
<OpenMPSupport > true</OpenMPSupport>
2020-08-05 05:25:47 +00:00
<DisableSpecificWarnings > 26812</DisableSpecificWarnings>
2022-11-29 01:18:56 +00:00
<DebugInformationFormat > ProgramDatabase</DebugInformationFormat>
2023-03-27 23:05:21 +00:00
<LanguageStandard > stdcpp17</LanguageStandard>
2019-04-11 05:51:43 +00:00
</ClCompile>
<Link >
2020-08-15 23:12:57 +00:00
<AdditionalDependencies > ole32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
2019-04-11 05:51:43 +00:00
<SubSystem > Console</SubSystem>
<GenerateDebugInformation > true</GenerateDebugInformation>
</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>
2020-02-15 07:28:06 +00:00
<AdditionalIncludeDirectories > ..\UVAtlas\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
2019-04-25 19:35:39 +00:00
<PreprocessorDefinitions > WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2019-04-11 05:51:43 +00:00
<SDLCheck > true</SDLCheck>
<ControlFlowGuard > Guard</ControlFlowGuard>
<ConformanceMode > true</ConformanceMode>
2022-03-19 08:07:51 +00:00
<AdditionalOptions > /Zc:__cplusplus /Zc:twoPhase- /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
2020-02-10 17:44:45 +00:00
<OpenMPSupport > true</OpenMPSupport>
2020-08-05 05:25:47 +00:00
<DisableSpecificWarnings > 26812</DisableSpecificWarnings>
2023-03-27 23:05:21 +00:00
<LanguageStandard > stdcpp17</LanguageStandard>
2019-04-11 05:51:43 +00:00
</ClCompile>
<Link >
2020-08-15 23:12:57 +00:00
<AdditionalDependencies > ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
2019-04-11 05:51:43 +00:00
<GenerateDebugInformation > true</GenerateDebugInformation>
<SubSystem > Console</SubSystem>
<OptimizeReferences > true</OptimizeReferences>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<LargeAddressAware > true</LargeAddressAware>
</Link>
<Manifest >
<EnableDPIAwareness > false</EnableDPIAwareness>
</Manifest>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Release|X64'" >
<ClCompile >
<WarningLevel > Level4</WarningLevel>
<Optimization > MaxSpeed</Optimization>
<FloatingPointModel > Fast</FloatingPointModel>
2020-02-15 07:28:06 +00:00
<AdditionalIncludeDirectories > ..\UVAtlas\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
2019-04-25 19:35:39 +00:00
<PreprocessorDefinitions > WIN32;NDEBUG;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2019-04-11 05:51:43 +00:00
<SDLCheck > true</SDLCheck>
<ControlFlowGuard > Guard</ControlFlowGuard>
<ConformanceMode > true</ConformanceMode>
2022-03-19 08:07:51 +00:00
<AdditionalOptions > /Zc:__cplusplus /Zc:twoPhase- /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
2020-02-10 17:44:45 +00:00
<OpenMPSupport > true</OpenMPSupport>
2020-08-05 05:25:47 +00:00
<DisableSpecificWarnings > 26812</DisableSpecificWarnings>
2023-03-27 23:05:21 +00:00
<LanguageStandard > stdcpp17</LanguageStandard>
2019-04-11 05:51:43 +00:00
</ClCompile>
<Link >
2020-08-15 23:12:57 +00:00
<AdditionalDependencies > ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
2019-04-11 05:51:43 +00:00
<GenerateDebugInformation > true</GenerateDebugInformation>
<SubSystem > Console</SubSystem>
<OptimizeReferences > true</OptimizeReferences>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
</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>
2020-02-15 07:28:06 +00:00
<AdditionalIncludeDirectories > ..\UVAtlas\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
2019-04-25 19:35:39 +00:00
<PreprocessorDefinitions > WIN32;NDEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2019-04-11 05:51:43 +00:00
<SDLCheck > true</SDLCheck>
<ControlFlowGuard > Guard</ControlFlowGuard>
<ConformanceMode > true</ConformanceMode>
2022-03-19 08:07:51 +00:00
<AdditionalOptions > /Zc:__cplusplus /Zc:twoPhase- /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
2020-08-05 05:25:47 +00:00
<DisableSpecificWarnings > 26812</DisableSpecificWarnings>
2023-03-27 23:05:21 +00:00
<LanguageStandard > stdcpp17</LanguageStandard>
2019-04-11 05:51:43 +00:00
</ClCompile>
<Link >
2020-08-15 23:12:57 +00:00
<AdditionalDependencies > ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
2019-04-11 05:51:43 +00:00
<GenerateDebugInformation > true</GenerateDebugInformation>
<SubSystem > Console</SubSystem>
<OptimizeReferences > true</OptimizeReferences>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
<LargeAddressAware > true</LargeAddressAware>
</Link>
<Manifest >
<EnableDPIAwareness > false</EnableDPIAwareness>
</Manifest>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition= "'$(Configuration)|$(Platform)'=='Profile|X64'" >
<ClCompile >
<WarningLevel > Level4</WarningLevel>
<Optimization > MaxSpeed</Optimization>
<FloatingPointModel > Fast</FloatingPointModel>
2020-02-15 07:28:06 +00:00
<AdditionalIncludeDirectories > ..\UVAtlas\inc;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
2019-04-25 19:35:39 +00:00
<PreprocessorDefinitions > WIN32;NDEBUG;PROFILE;_CONSOLE;_WIN32_WINNT=0x0601;%(PreprocessorDefinitions)</PreprocessorDefinitions>
2019-04-11 05:51:43 +00:00
<SDLCheck > true</SDLCheck>
<ControlFlowGuard > Guard</ControlFlowGuard>
<ConformanceMode > true</ConformanceMode>
2022-03-19 08:07:51 +00:00
<AdditionalOptions > /Zc:__cplusplus /Zc:twoPhase- /ZH:SHA_256 %(AdditionalOptions)</AdditionalOptions>
2020-08-05 05:25:47 +00:00
<DisableSpecificWarnings > 26812</DisableSpecificWarnings>
2023-03-27 23:05:21 +00:00
<LanguageStandard > stdcpp17</LanguageStandard>
2019-04-11 05:51:43 +00:00
</ClCompile>
<Link >
2020-08-15 23:12:57 +00:00
<AdditionalDependencies > ole32.lib;oleaut32.lib;windowscodecs.lib;uuid.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies>
2019-04-11 05:51:43 +00:00
<GenerateDebugInformation > true</GenerateDebugInformation>
<SubSystem > Console</SubSystem>
<OptimizeReferences > true</OptimizeReferences>
<EnableCOMDATFolding > true</EnableCOMDATFolding>
</Link>
<Manifest >
<EnableDPIAwareness > false</EnableDPIAwareness>
</Manifest>
</ItemDefinitionGroup>
<ItemGroup >
<ProjectReference Include= "..\UVAtlas\UVAtlas_2019_Win10.vcxproj" >
<Project > {10359e70-6a7f-4433-8ef1-b0fb688d830e}</Project>
</ProjectReference>
</ItemGroup>
<ItemGroup >
<ClCompile Include= "MeshOBJ.cpp" />
<ClCompile Include= "UVAtlas.cpp" />
<ClCompile Include= "Mesh.cpp" />
<CLInclude Include= "Mesh.h" />
<ClInclude Include= "SDKMesh.h" />
</ItemGroup>
<ItemGroup >
<ResourceCompile Include= "UVAtlas.rc" />
</ItemGroup>
<ItemGroup >
2020-05-11 04:11:53 +00:00
<None Include= "packages.config" />
2019-04-11 05:51:43 +00:00
</ItemGroup>
2023-06-13 22:40:05 +00:00
<ItemGroup >
<Manifest Include= "settings.manifest" />
</ItemGroup>
2019-04-11 05:51:43 +00:00
<Import Project= "$(VCTargetsPath)\Microsoft.Cpp.targets" />
2020-02-15 07:28:06 +00:00
<ImportGroup Label= "ExtensionTargets" >
2023-04-29 04:33:43 +00:00
<Import Project= "..\packages\directxmesh_desktop_2019.2023.4.28.1\build\native\directxmesh_desktop_2019.targets" Condition= "Exists('..\packages\directxmesh_desktop_2019.2023.4.28.1\build\native\directxmesh_desktop_2019.targets')" />
2023-06-14 21:12:55 +00:00
<Import Project= "..\packages\directxtex_desktop_2019.2023.6.14.1\build\native\directxtex_desktop_2019.targets" Condition= "Exists('..\packages\directxtex_desktop_2019.2023.6.14.1\build\native\directxtex_desktop_2019.targets')" />
2020-02-15 07:28:06 +00:00
</ImportGroup>
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
2023-04-29 04:33:43 +00:00
<Error Condition= "!Exists('..\packages\directxmesh_desktop_2019.2023.4.28.1\build\native\directxmesh_desktop_2019.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\directxmesh_desktop_2019.2023.4.28.1\build\native\directxmesh_desktop_2019.targets'))" />
2023-06-14 21:12:55 +00:00
<Error Condition= "!Exists('..\packages\directxtex_desktop_2019.2023.6.14.1\build\native\directxtex_desktop_2019.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\directxtex_desktop_2019.2023.6.14.1\build\native\directxtex_desktop_2019.targets'))" />
2020-02-15 07:28:06 +00:00
</Target>
2019-04-11 05:51:43 +00:00
</Project>