aboutsummaryrefslogtreecommitdiffstats
path: root/android/config/windows
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@android.com>2010-09-13 00:25:03 -0700
committerDavid 'Digit' Turner <digit@android.com>2010-09-13 00:31:39 -0700
commitf290f4e361473fb696952f4b0c42865032d6558d (patch)
treeae38b17ed2c96ec60556405319d8d38d15320964 /android/config/windows
parent93a9afcef75c894842fa134f8025b0a55b82b112 (diff)
downloadexternal_qemu-f290f4e361473fb696952f4b0c42865032d6558d.zip
external_qemu-f290f4e361473fb696952f4b0c42865032d6558d.tar.gz
external_qemu-f290f4e361473fb696952f4b0c42865032d6558d.tar.bz2
update linux-x86 and windows config-host.h
+ remove obsolete 'Linux' config directory. Change-Id: Ib0cc7e2ab6b5b90a2cfe43bd0afced692b29d6dc
Diffstat (limited to 'android/config/windows')
-rw-r--r--android/config/windows/config-host.h22
1 files changed, 11 insertions, 11 deletions
diff --git a/android/config/windows/config-host.h b/android/config/windows/config-host.h
index a1b022e..ef36e4c 100644
--- a/android/config/windows/config-host.h
+++ b/android/config/windows/config-host.h
@@ -1,12 +1,12 @@
-/* Automatically generated by configure - do not modify */
-#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
-#define HOST_I386 1
-#define HOST_LONG_BITS 32
-#define CONFIG_WIN32 1
-#define CONFIG_GDBSTUB 1
-#define CONFIG_SLIRP 1
-#define QEMU_VERSION "0.10.50"
+/* This file was autogenerated by 'android-configure.sh' */
+#define CONFIG_QEMU_SHAREDIR "/usr/local/share/qemu"
+#define HOST_LONG_BITS 32
+#define CONFIG_GDBSTUB 1
+#define CONFIG_SLIRP 1
+#define CONFIG_SKINS 1
+#define CONFIG_TRACE 1
+#define QEMU_VERSION "0.10.50"
#define QEMU_PKGVERSION "Android"
-#define CONFIG_SKINS 1
-#define CONFIG_UNAME_RELEASE ""
-#define CONFIG_ANDROID 1
+#define HOST_I386 1
+#define CONFIG_WIN32 1
+#define CONFIG_ANDROID 1