Skip to content

Commit 66a7f5c

Browse files
author
linshun
committed
issue cocos2d#1446: fixed v2.0 version
1 parent 33f0edb commit 66a7f5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cocos2d/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<target name="compile_Canvas">
88
<jscomp compilationLevel="simple" warning="quiet"
9-
debug="false" output="../lib/Cocos2d-html5-min.js">
9+
debug="false" output="../lib/Cocos2d-html5-v2.0.min.js">
1010
<externs dir="${basedir}">
1111
<file name="cocos2d_externs.js"/>
1212
</externs>

0 commit comments

Comments
 (0)