From 6508be1224ddec08910c464d2a905c4c2e1f7d80 Mon Sep 17 00:00:00 2001 From: Raphael Date: Sun, 11 Oct 2009 22:32:49 -0700 Subject: New "SDK Launcher" for Windows. This simple .exe will sit at the root of the Windows SDK and currently simply executes tools\android.bat It uses the same icon as the emulator. Eventually it should simply replace the batch file. Change-Id: I5359971fd476d6809d4ccb6bc0a0bcd34e30a3e6 --- sdklauncher/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 sdklauncher/.gitignore (limited to 'sdklauncher/.gitignore') diff --git a/sdklauncher/.gitignore b/sdklauncher/.gitignore new file mode 100644 index 0000000..0c25b2a --- /dev/null +++ b/sdklauncher/.gitignore @@ -0,0 +1 @@ +images/android_icon.o -- cgit v1.1