summaryrefslogtreecommitdiff
path: root/setPATH.sh
diff options
context:
space:
mode:
authorKim Kibum <kb0929.kim@samsung.com>2012-04-29 17:05:54 +0900
committerKim Kibum <kb0929.kim@samsung.com>2012-04-29 17:05:54 +0900
commitaf0ee32ff16f50fd25229151af7b4a9a6753ebe5 (patch)
tree23879e4123b40df9f773d4775dd64eefd914f4fe /setPATH.sh
parent90dff65a3ccb36853763486671163ca81274b677 (diff)
downloadsimulator-opengl-af0ee32ff16f50fd25229151af7b4a9a6753ebe5.tar.gz
simulator-opengl-af0ee32ff16f50fd25229151af7b4a9a6753ebe5.tar.bz2
simulator-opengl-af0ee32ff16f50fd25229151af7b4a9a6753ebe5.zip
upload tizen1.0 source
Diffstat (limited to 'setPATH.sh')
-rwxr-xr-xsetPATH.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/setPATH.sh b/setPATH.sh
new file mode 100755
index 0000000..400c3ca
--- /dev/null
+++ b/setPATH.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+export LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH
+echo $LD_LIBRARY_PATH