Commit 7ce62b76 by Nicolas Capens

Add ./ to the test app's rpath.

Change-Id: If93cfd390846e26348a6f30a85d340d4df57e891 Reviewed-on: https://swiftshader-review.googlesource.com/4532Reviewed-by: 's avatarNicolas Capens <capn@google.com> Tested-by: 's avatarNicolas Capens <capn@google.com>
parent b4af9f7b
......@@ -68,6 +68,7 @@
<Add directory="../../../../../Builds/Include" />
</Compiler>
<Linker>
<Add option="-Wl,--rpath -Wl,./" />
<Add library="X11" />
<Add library="EGL" />
<Add library="GLESv2" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment