forked from benbahrenburg/Ti.GA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
executable file
·19 lines (19 loc) · 1.27 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="android/src"/>
<classpathentry kind="src" path="android/build/.apt_generated"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/bencoding/Android/sdk/platforms/android-15/android.jar"/>
<classpathentry kind="lib" path="/Users/bencoding/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171117152921/android/titanium.jar"/>
<classpathentry kind="src" path=".apt_generated">
<attributes>
<attribute name="optional" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/Users/bencoding/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171117152921/android/kroll-apt.jar"/>
<classpathentry kind="lib" path="/Users/bencoding/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171117152921/android/kroll-common.jar"/>
<classpathentry kind="lib" path="/Users/bencoding/Library/Application Support/Titanium/mobilesdk/osx/7.0.0.v20171117152921/android/kroll-v8.jar"/>
<classpathentry kind="lib" path="android/lib/google-play-services-analytics.jar"/>
<classpathentry kind="lib" path="android/lib/google-play-services-base.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>