Blame view

.classpath 466 Bytes
3c2353cd   杜方   1、畅游通核销app源码提交;
1
2
3
4
5
6
7
8
9
  <?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 exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
  	<classpathentry kind="src" path="src"/>
  	<classpathentry kind="src" path="gen"/>
  	<classpathentry kind="output" path="bin/classes"/>
  </classpath>