projects
/
scilab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
26109d8
)
Add path to prereq libraries
71/11271/1
Vincent COUVERT [Fri, 12 Apr 2013 21:17:09 +0000 (23:17 +0200)]
Change-Id: Ibf7155dc35b598e550b576f56a8cbc04047611e0
scilab/etc/librarypath.xml
patch
|
blob
|
history
diff --git
a/scilab/etc/librarypath.xml
b/scilab/etc/librarypath.xml
index
0959065
..
d9c276e
100644
(file)
--- a/
scilab/etc/librarypath.xml
+++ b/
scilab/etc/librarypath.xml
@@
-17,6
+17,7
@@
<librarypaths>
<!-- Scilab binary -->
<path value="$SCILAB/bin"/>
+<path value="$SCILAB/lib/thirdparty/"/>
<!-- Developpement environment -->
<path value="$SCILAB/modules/action_binding/.libs"/>