diff options
author | Xavier Ducrohet <xav@android.com> | 2012-03-06 12:59:10 -0800 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2012-03-06 12:59:10 -0800 |
commit | 53432f77b6c09715fc742809c44208b5b54cbe76 (patch) | |
tree | 80d6d401a826d1e351d02ad37fc912877c2f5480 /testapps/basicProjectWithLib/.project | |
parent | 001b61cdcb399edc54d3d83e660a2df11786df39 (diff) | |
download | sdk-53432f77b6c09715fc742809c44208b5b54cbe76.zip sdk-53432f77b6c09715fc742809c44208b5b54cbe76.tar.gz sdk-53432f77b6c09715fc742809c44208b5b54cbe76.tar.bz2 |
Remove obsolete test projects.
Change-Id: Ic4e2dec427268497f5ab9ee24c6e21bd50ef2139
Diffstat (limited to 'testapps/basicProjectWithLib/.project')
-rw-r--r-- | testapps/basicProjectWithLib/.project | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/testapps/basicProjectWithLib/.project b/testapps/basicProjectWithLib/.project deleted file mode 100644 index 4b74bbd..0000000 --- a/testapps/basicProjectWithLib/.project +++ /dev/null @@ -1,33 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>basicProjectWithLib</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> |