diff options
author | Shashank | 2017-05-29 12:40:26 +0530 |
---|---|---|
committer | Shashank | 2017-05-29 12:40:26 +0530 |
commit | 0345245e860375a32c9a437c4a9d9cae807134e9 (patch) | |
tree | ad51ecbfa7bcd3cc5f09834f1bb8c08feaa526a4 /scilab-lib-doc.properties | |
download | scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.tar.gz scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.tar.bz2 scilab_for_xcos_on_cloud-0345245e860375a32c9a437c4a9d9cae807134e9.zip |
CMSCOPE changed
Diffstat (limited to 'scilab-lib-doc.properties')
-rwxr-xr-x | scilab-lib-doc.properties | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/scilab-lib-doc.properties b/scilab-lib-doc.properties new file mode 100755 index 000000000..cd540b133 --- /dev/null +++ b/scilab-lib-doc.properties @@ -0,0 +1,25 @@ +; Definition of lib for documentation build used in Scilab + +; xml.apache.org SVG Library +batik.jar=/home/shashank/scilab-master_5.5.2/thirdparty/batik-all-1.7.jar + +; The Saxon XSLT Processor +saxon.jar=/home/shashank/scilab-master_5.5.2/thirdparty/saxon9he.jar + +; Reusable components used by Batik and FOP +fop.jar=/home/shashank/scilab-master_5.5.2/thirdparty/fop.jar + +; LaTeX plugin +jlatexmath-fop.jar=/home/shashank/scilab-master_5.5.2/thirdparty/jlatexmath-fop-1.0.3.jar + +; A complete MathML rendering solution +jeuclid-core.jar=/home/shashank/scilab-master_5.5.2/thirdparty/jeuclid-core.jar + +commons-io.jar=/home/shashank/scilab-master_5.5.2/thirdparty/commons-io.jar + +xmlgraphics-commons.jar=/home/shashank/scilab-master_5.5.2/thirdparty/xmlgraphics-commons-1.4.jar + +xml_apis_ext.jar = /home/shashank/scilab-master_5.5.2/thirdparty/xml-apis-ext.jar + +library.helptools.dir=${modules.dir}/helptools/${build.jar.dir}/ +library.helptools.name=org.scilab.modules.helptools.jar |