host GLES libs: change runtime path to QEMU executable directory
authorIgor Mitsyanko <i.mitsyanko@samsung.com>
Fri, 13 Jul 2012 13:57:15 +0000 (17:57 +0400)
committerEvgeny Voevodin <e.voevodin@samsung.com>
Fri, 27 Jul 2012 06:26:31 +0000 (10:26 +0400)
commitf1a14cbedc43811fde20c2a2b45da530758b173b
tree1d7531311da81b638ec344f4ce7979a5de3654cc
parent9bce8633dd707dba4d4dc58be3ab06c331f4721b
host GLES libs: change runtime path to QEMU executable directory

Windows searches for DLL libraries only in system paths and in executable
directory, therefore MINGW GCC ignores rpath linker option.
Copy host OpenGLES libraries to the same directory as QEMU executable rather then
to ./lib/gles folder, do the same on linux and windows host.

Signed-off-by: Igor Mitsyanko <i.mitsyanko@samsung.com>
Makefile.target
configure
tizen/src/Makefile