goat3d
diff goat3d.vcxproj @ 6:0a49bdf1af6f
windows stuff
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Tue, 20 Aug 2013 05:38:38 +0300 |
parents | fca2ea844875 |
children | d1cebaf1d5c9 |
line diff
1.1 --- a/goat3d.vcxproj Mon Aug 19 05:18:08 2013 +0300 1.2 +++ b/goat3d.vcxproj Tue Aug 20 05:38:38 2013 +0300 1.3 @@ -85,7 +85,12 @@ 1.4 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 1.5 </ImportGroup> 1.6 <PropertyGroup Label="UserMacros" /> 1.7 - <PropertyGroup /> 1.8 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 1.9 + <TargetName>$(ProjectName)-x64</TargetName> 1.10 + </PropertyGroup> 1.11 + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 1.12 + <TargetName>$(ProjectName)-x64</TargetName> 1.13 + </PropertyGroup> 1.14 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 1.15 <ClCompile> 1.16 <PrecompiledHeader>