projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60ad5d8
)
emulator: enable Qt UI console as default
27/24627/5
author
SeokYeon Hwang
<syeon.hwang@samsung.com>
Thu, 17 Jul 2014 09:42:24 +0000
(18:42 +0900)
committer
Jinhyung Jo
<jinhyung.jo@samsung.com>
Fri, 18 Jul 2014 04:26:59 +0000
(21:26 -0700)
Change-Id: I60e52c879b05e60180848e31944cc941abe78721
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
tizen/emulator_configure.sh
patch
|
blob
|
history
diff --git
a/tizen/emulator_configure.sh
b/tizen/emulator_configure.sh
index a358d7ae0171387d5756d0e6966e959ae208345d..d9e48f070f5861394171a163edda4fa85d59b586 100755
(executable)
--- a/
tizen/emulator_configure.sh
+++ b/
tizen/emulator_configure.sh
@@
-204,6
+204,7
@@
exec ./configure \
--disable-pie \
--enable-virtfs \
--disable-xen \
+ --enable-qt \
$CONFIGURE_APPEND \
;;
MINGW*)