From: sungmin ha Date: Tue, 24 Dec 2013 10:48:08 +0000 (+0900) Subject: remote: added test code in emulator_configure.sh X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~536 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8cce8c3f5a86c2e9cfcaf29dc68e75456c6b52b1;p=sdk%2Femulator%2Fqemu.git remote: added test code in emulator_configure.sh Change-Id: I364e1bed6db83c7e23a61a7afebb569a57483b29 Signed-off-by: sungmin ha --- diff --git a/tizen/emulator_configure.sh b/tizen/emulator_configure.sh index b93bb619bc..5d52bcd46e 100755 --- a/tizen/emulator_configure.sh +++ b/tizen/emulator_configure.sh @@ -233,6 +233,7 @@ echo "##### QEMU configuring for emulator" echo "##### QEMU configure append:" $CONFIGURE_APPEND export PKG_CONFIG_PATH=${PWD}/tizen/distrib/remote/output/lib/pkgconfig:${PKG_CONFIG_PATH} echo "PKG_CONFIG_PATH="${PKG_CONFIG_PATH} +ls tizen/distrib/remote/output/lib/pkgconfig exec ./configure \ --enable-werror \ --audio-drv-list=alsa \