Merge pull request #8060 from giuslape/v3

Update Reference plugin-x
This commit is contained in:
minggo 2014-10-08 09:39:45 +08:00
commit 3873bbc5f7
3 changed files with 4 additions and 4 deletions

2
plugin

@ -1 +1 @@
Subproject commit 8d1888ac8f2846a67094905b7f362f746ae5a31f
Subproject commit 9c803c7c6d95f00f4ddc8d7c939554cea3811297

View File

@ -27,7 +27,7 @@
<arguments>
<dictionary>
<key>?children?</key>
<value>?name?=outputEntries\|?children?=?name?=entry\\\\\\\|\\\|\||</value>
<value>?children?=?name?=entry\\\\\\\|\\\|\|?name?=outputEntries\||</value>
</dictionary>
<dictionary>
<key>?name?</key>
@ -43,7 +43,7 @@
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildArguments</key>
<value>${ProjDirPath}/build_native.py</value>
<value>${ProjDirPath}/build_native.py -b release</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildCommand</key>

View File

@ -10,4 +10,4 @@
# Project target.
target=android-10
android.library.reference.1=../cocos2d/cocos/platform/android/java
android.library.reference.1=../../../cocos/platform/android/java