diff options
Diffstat (limited to 'Client/ThirdParty/Box2D/proj/CMakeFiles/3.22.0-rc2/VCTargetsPath.vcxproj')
-rw-r--r-- | Client/ThirdParty/Box2D/proj/CMakeFiles/3.22.0-rc2/VCTargetsPath.vcxproj | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Client/ThirdParty/Box2D/proj/CMakeFiles/3.22.0-rc2/VCTargetsPath.vcxproj b/Client/ThirdParty/Box2D/proj/CMakeFiles/3.22.0-rc2/VCTargetsPath.vcxproj new file mode 100644 index 0000000..84ac03b --- /dev/null +++ b/Client/ThirdParty/Box2D/proj/CMakeFiles/3.22.0-rc2/VCTargetsPath.vcxproj @@ -0,0 +1,28 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="Debug|Win32"> + <Configuration>Debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{F3FC6D86-508D-3FB1-96D2-995F08B142EC}</ProjectGuid> + <Keyword>Win32Proj</Keyword> + <Platform>Win32</Platform> + <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props"/> + <PropertyGroup Label="Configuration"> + <ConfigurationType>Utility</ConfigurationType> + <CharacterSet>MultiByte</CharacterSet> + <PlatformToolset>v141</PlatformToolset> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props"/> + <ItemDefinitionGroup> + <PostBuildEvent> + <Command>echo VCTargetsPath=$(VCTargetsPath)</Command> + </PostBuildEvent> + </ItemDefinitionGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets"/> +</Project> |