diff options
author | Raphael <raphael@google.com> | 2009-10-11 22:32:49 -0700 |
---|---|---|
committer | Raphael <raphael@google.com> | 2009-10-12 11:38:58 -0700 |
commit | 6508be1224ddec08910c464d2a905c4c2e1f7d80 (patch) | |
tree | d66b59c1d0c8ffa600420a7f5f95e3b0480bb021 /sdklauncher/.gitignore | |
parent | 7596693744686f053e1bac80045f1d5e158860af (diff) | |
download | sdk-6508be1224ddec08910c464d2a905c4c2e1f7d80.zip sdk-6508be1224ddec08910c464d2a905c4c2e1f7d80.tar.gz sdk-6508be1224ddec08910c464d2a905c4c2e1f7d80.tar.bz2 |
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
Diffstat (limited to 'sdklauncher/.gitignore')
-rw-r--r-- | sdklauncher/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
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 |