Author: tian
Date: Tue Mar  1 21:42:24 2016
New Revision: 2268

URL: http://svn.gna.org/viewcvs/gcstar?rev=2268&view=rev
Log: (empty)

Modified:
    viewer/.classpath
    viewer/default.properties

Modified: viewer/.classpath
URL: 
http://svn.gna.org/viewcvs/gcstar/viewer/.classpath?rev=2268&r1=2267&r2=2268&view=diff
==============================================================================
--- viewer/.classpath   (original)
+++ viewer/.classpath   Tue Mar  1 21:42:24 2016
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+       <classpathentry kind="con" 
path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+       <classpathentry exported="true" kind="con" 
path="com.android.ide.eclipse.adt.LIBRARIES"/>
+       <classpathentry kind="lib" path="libs/android-support-v4.jar"/>
        <classpathentry kind="src" path="src"/>
        <classpathentry kind="src" path="gen"/>
-       <classpathentry kind="con" 
path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
-       <classpathentry kind="output" path="bin"/>
+       <classpathentry exported="true" kind="con" 
path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
+       <classpathentry kind="output" path="bin/classes"/>
 </classpath>

Modified: viewer/default.properties
URL: 
http://svn.gna.org/viewcvs/gcstar/viewer/default.properties?rev=2268&r1=2267&r2=2268&view=diff
==============================================================================
--- viewer/default.properties   (original)
+++ viewer/default.properties   Tue Mar  1 21:42:24 2016
@@ -1,11 +1,2 @@
-# This file is automatically generated by Android Tools.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-# 
-# This file must be checked in Version Control Systems.
-# 
-# To customize properties used by the Ant build system use,
-# "build.properties", and override values to adapt the script to your
-# project structure.
-
 # Project target.
-target=android-4
+target=android-10


_______________________________________________
GCstar-commits mailing list
[email protected]
https://mail.gna.org/listinfo/gcstar-commits

Reply via email to