updated cocos2d dll name from 3.4 to 3.5

This commit is contained in:
Dale Stammen 2015-02-27 10:54:27 -08:00
parent d486cc78fb
commit e04fd6eb1d
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@
<GenerateManifest>false</GenerateManifest>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
<TargetName>libcocos2d_v3.4_WindowsPhone_8.0</TargetName>
<TargetName>libcocos2d_v3.5_WindowsPhone_8.0</TargetName>
<LinkIncremental>false</LinkIncremental>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
@ -80,7 +80,7 @@
<LinkIncremental>false</LinkIncremental>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<TargetName>libcocos2d_v3.4_WindowsPhone_8.0</TargetName>
<TargetName>libcocos2d_v3.5_WindowsPhone_8.0</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<TargetName>libcocos2d_v3.5_WindowsPhone_8.0</TargetName>