yangbiao лет назад: 9
Родитель
Сommit
46dfc77af8
2 измененных файлов с 2 добавлено и 10 удалено
  1. 2 1
      ipu-client/.gitignore
  2. 0 9
      ipu-client/a.classpath

+ 2 - 1
ipu-client/.gitignore

@ -2,4 +2,5 @@
2 2
/bin
3 3
/gen
4 4
/.settings
5
/proguard
5
/proguard
6
/.classpath

+ 0 - 9
ipu-client/a.classpath

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