aboutsummaryrefslogtreecommitdiff
path: root/apps/SdkController/.project
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2020-05-06 12:55:46 +0000
committerPaul Duffin <paulduffin@google.com>2020-05-06 13:01:36 +0000
commit512ba8f80c0a2422f9e58a1401cb142db190a56c (patch)
treefd845444b59dfc72656b7781596e0b1a0662c4c7 /apps/SdkController/.project
parenteaada771a6e62ca494a625ce1b060f1a94fa9877 (diff)
downloadsdk-512ba8f80c0a2422f9e58a1401cb142db190a56c.tar.gz
Revert "Remove unused project."
This reverts commit eaada771a6e62ca494a625ce1b060f1a94fa9877. Reason for revert: Breaks build_test and other builds Bug: 155862492 Change-Id: I1a14b84d54b05596ec250b31ae56e437cf49fd81
Diffstat (limited to 'apps/SdkController/.project')
-rwxr-xr-xapps/SdkController/.project34
1 files changed, 34 insertions, 0 deletions
diff --git a/apps/SdkController/.project b/apps/SdkController/.project
new file mode 100755
index 000000000..a3417c5b0
--- /dev/null
+++ b/apps/SdkController/.project
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>SdkControllerApp</name>
+ <comment></comment>
+ <projects>
+ <project>SdkControllerLib</project>
+ </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>