diff options
author | Teddy <[email protected]> | 2013-08-26 08:54:17 +0800 |
---|---|---|
committer | Teddy <[email protected]> | 2013-08-26 08:54:17 +0800 |
commit | 6783b1ab50072501f4f571a4bd3db7830b120ce8 (patch) | |
tree | 5f6673d6a51b2d29ad782f470613a01fd40461cc /.project | |
parent | 7a606637907476942c1f6686137ada6898d7eb14 (diff) |
cleaned hidden files
Diffstat (limited to '.project')
-rw-r--r-- | .project | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/.project b/.project deleted file mode 100644 index 97100ec..0000000 --- a/.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> |