Skip to content

Commit 5fdd0f9

Browse files
committed
update version
1 parent 13776ff commit 5fdd0f9

File tree

16 files changed

+58
-156
lines changed

16 files changed

+58
-156
lines changed

VERSION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2.2.5plus

lib/cocos2d-x/cocos2dx/cocos2d.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ NS_CC_BEGIN
3030

3131
const char* cocos2dVersion()
3232
{
33-
return "quick-cocos2d-x 2.2.5";
33+
return "quick-cocos2d-x 2.2.5plus";
3434
}
3535

3636
NS_CC_END

lib/proj.win32/cocos2dx_2012.vcxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1040,13 +1040,13 @@
10401040
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
10411041
<ConfigurationType>StaticLibrary</ConfigurationType>
10421042
<UseDebugLibraries>true</UseDebugLibraries>
1043-
<PlatformToolset>v110_xp</PlatformToolset>
1043+
<PlatformToolset>v110</PlatformToolset>
10441044
<CharacterSet>Unicode</CharacterSet>
10451045
</PropertyGroup>
10461046
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
10471047
<ConfigurationType>StaticLibrary</ConfigurationType>
10481048
<UseDebugLibraries>false</UseDebugLibraries>
1049-
<PlatformToolset>v110_xp</PlatformToolset>
1049+
<PlatformToolset>v110</PlatformToolset>
10501050
<WholeProgramOptimization>true</WholeProgramOptimization>
10511051
<CharacterSet>Unicode</CharacterSet>
10521052
</PropertyGroup>
-77 KB
Binary file not shown.
Binary file not shown.
-166 Bytes
Binary file not shown.
-180 Bytes
Binary file not shown.

player/mac/player.app/Contents/_CodeSignature/CodeResources

Lines changed: 0 additions & 147 deletions
This file was deleted.
-4.21 KB
Binary file not shown.
9.24 KB
Binary file not shown.

0 commit comments

Comments
 (0)