From 6abb6639b53af23c3ee93b22d156fcf1ba864585 Mon Sep 17 00:00:00 2001 From: "Huabing.Xu" Date: Mon, 16 Dec 2013 19:22:40 +0800 Subject: [PATCH] remove android properties change by eclipse --- cocos/2d/platform/android/java/project.properties | 2 +- samples/Cpp/TestCpp/proj.android/project.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cocos/2d/platform/android/java/project.properties b/cocos/2d/platform/android/java/project.properties index 4a46b9d1c9..88ca83f9d0 100644 --- a/cocos/2d/platform/android/java/project.properties +++ b/cocos/2d/platform/android/java/project.properties @@ -12,4 +12,4 @@ android.library=true # Project target. -target=android-17 +target=android-10 diff --git a/samples/Cpp/TestCpp/proj.android/project.properties b/samples/Cpp/TestCpp/proj.android/project.properties index 02a4c7398a..0a6dc6664d 100644 --- a/samples/Cpp/TestCpp/proj.android/project.properties +++ b/samples/Cpp/TestCpp/proj.android/project.properties @@ -8,6 +8,6 @@ # project structure. # Project target. -target=android-17 +target=android-10 android.library.reference.1=../../../../cocos/2d/platform/android/java