emul_state: Replace the way to get host keyboard status on OS X.
authorKitae Kim <kt920.kim@samsung.com>
Thu, 24 Jan 2013 06:14:13 +0000 (15:14 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Thu, 24 Jan 2013 06:14:13 +0000 (15:14 +0900)
commit5d8d28ff3d43e437eadf278bec763e9a6a034298
tree63b6b92dc2cc6f2ebc7a1472b1a8d71cbf781691
parent1c73a1b80786648ab089ac25f516af998670e4f2
emul_state: Replace the way to get host keyboard status on OS X.

There is a library linking problem with X11 on OS X. That is why
we replace the routine.

Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/src/Makefile.tizen
tizen/src/emul_state.c
tizen/src/emul_state.h
tizen/src/emul_state_darwin.m [new file with mode: 0644]