updated cocos2d dll name from 3.4 to 3.5

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

View File

@ -76,14 +76,14 @@
<LinkIncremental>false</LinkIncremental>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|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)'=='Debug|Win32'">
<TargetName>libcocos2d_v3.4_WindowsPhone_8.0</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<TargetName>libcocos2d_v3.4_WindowsPhone_8.0</TargetName>
<TargetName>libcocos2d_v3.5_WindowsPhone_8.0</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>