diff options
author | sjtufs <[email protected]> | 2013-08-22 10:02:04 +0800 |
---|---|---|
committer | sjtufs <[email protected]> | 2013-08-22 10:02:04 +0800 |
commit | 21fa4ac31533424dce71fbb2e49171f7bff167f7 (patch) | |
tree | 77471088c7c9ee16147964e6098f44fee3f84600 /client/gps-demo/AndroidGPSTracking/.project | |
parent | 7f70b8fef4445f605d865e6640669541afa696a1 (diff) |
gps demo
Diffstat (limited to 'client/gps-demo/AndroidGPSTracking/.project')
-rw-r--r-- | client/gps-demo/AndroidGPSTracking/.project | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/client/gps-demo/AndroidGPSTracking/.project b/client/gps-demo/AndroidGPSTracking/.project new file mode 100644 index 0000000..a080853 --- /dev/null +++ b/client/gps-demo/AndroidGPSTracking/.project @@ -0,0 +1,33 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>AndroidGPSTracking</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.jdt.core.javabuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>com.android.ide.eclipse.adt.ApkBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
+ <nature>org.eclipse.jdt.core.javanature</nature>
+ </natures>
+</projectDescription>
|