Browse Source

Merge branch 'master' of http://10.1.235.20:3000/ipu/android-share

leijie 8 years ago
parent
commit
c8842e96ec
2 changed files with 10 additions and 8 deletions
  1. 2 0
      display-client/project.properties
  2. 8 8
      wade-mobile-common/.classpath

+ 2 - 0
display-client/project.properties

@ -15,3 +15,5 @@ target=android-22
15 15
android.library=false
16 16
android.library.reference.1=../wade-mobile-common
17 17
android.library.reference.2=../wade-mobile-lib
18
android.library.reference.3=../../android/ipupathmenu
19
android.library.reference.4=../../android/ipu-mobilebasic

+ 8 - 8
wade-mobile-common/.classpath

@ -1,8 +1,8 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="gen"/>
4
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
5
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
6
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7
	<classpathentry kind="output" path="bin/classes"/>
8
</classpath>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="gen"/>
4
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
5
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
6
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
7
	<classpathentry kind="output" path="bin/classes"/>
8
</classpath>