diff options
author | sjtufs <[email protected]> | 2013-08-28 17:32:17 +0800 |
---|---|---|
committer | sjtufs <[email protected]> | 2013-08-28 17:32:17 +0800 |
commit | 6d2cbdae51c0cc2a1e2c898dcfc73df49e87682c (patch) | |
tree | fb4aad81ddb7a6879528702ba6f1ee0d5a133f2a /client/Piztor/.project | |
parent | f2786f75014ddbe3ab0c73892feb216ef95a59e5 (diff) |
Markers (Other Users) are now "touchable"
Diffstat (limited to 'client/Piztor/.project')
-rw-r--r-- | client/Piztor/.project | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/client/Piztor/.project b/client/Piztor/.project deleted file mode 100644 index 97100ec..0000000 --- a/client/Piztor/.project +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>Piztor</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> |