Merge pull request #3999 from minggo/iss2905-adjust_folder

issue #2905: android samples run ok
This commit is contained in:
minggo 2013-10-23 01:53:20 -07:00
commit 189ff009f2
14 changed files with 27 additions and 28 deletions

View File

@ -11,5 +11,5 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
target=android-13
android.library.reference.1=../../../../cocos2dx/platform/android/java
target=android-10
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -8,7 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../../cocos2dx/platform/android/java
android.library=false
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -11,5 +11,5 @@
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
target=android-13
android.library.reference.1=../../../../cocos2dx/platform/android/java
target=android-10
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -8,6 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../../cocos2dx/platform/android/java
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -8,6 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../../cocos2dx/platform/android/java
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -8,6 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../../cocos2dx/platform/android/java
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -8,6 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../../cocos2dx/platform/android/java
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -8,6 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../../cocos2dx/platform/android/java
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -8,6 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../../cocos2dx/platform/android/java
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -8,6 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../../cocos2dx/platform/android/java
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -8,6 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../../cocos2dx/platform/android/java
android.library.reference.1=../../../../cocos/2d/platform/android/java

View File

@ -8,6 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../cocos2dx/platform/android/java
android.library.reference.1=../../../cocos/2d/platform/android/java

View File

@ -10,4 +10,4 @@
# Project target.
target=android-13
android.library.reference.1=../../../cocos2dx/platform/android/java
android.library.reference.1=../../../cocos/2d/platform/android/java

View File

@ -8,6 +8,6 @@
# project structure.
# Project target.
target=android-13
target=android-10
android.library.reference.1=../../../cocos2dx/platform/android/java
android.library.reference.1=../../../cocos/2d/platform/android/java