diff options
author | Shivendra | 2017-06-30 07:31:01 +0530 |
---|---|---|
committer | Shivendra | 2017-06-30 07:31:01 +0530 |
commit | 481b7b084d2f2b1a33f85396263d11aa9fed7069 (patch) | |
tree | c53dccf392b8c7786fdaab20448e8605d800ac38 /scilab-lib.properties | |
parent | 488fe10d02db24581afb065be8c99fb13cf15cef (diff) | |
download | scilab_for_xcos_on_cloud-481b7b084d2f2b1a33f85396263d11aa9fed7069.tar.gz scilab_for_xcos_on_cloud-481b7b084d2f2b1a33f85396263d11aa9fed7069.tar.bz2 scilab_for_xcos_on_cloud-481b7b084d2f2b1a33f85396263d11aa9fed7069.zip |
WRITEC ,WRITEAU modified
Diffstat (limited to 'scilab-lib.properties')
-rw-r--r-- | scilab-lib.properties | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/scilab-lib.properties b/scilab-lib.properties index 6d20d5269..7cc2ab312 100644 --- a/scilab-lib.properties +++ b/scilab-lib.properties @@ -1,28 +1,28 @@ ; Definition of lib used in Scilab -freehep-graphics2d.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/freehep-graphics2d.jar +freehep-graphics2d.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphics2d.jar -freehep-graphicsio-emf.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/freehep-graphicsio-emf.jar +freehep-graphicsio-emf.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphicsio-emf.jar -freehep-graphicsio.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/freehep-graphicsio.jar +freehep-graphicsio.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/freehep-graphicsio.jar -commons-logging.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/commons-logging.jar +commons-logging.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/commons-logging.jar -flexdock.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/flexdock-1.2.4.jar +flexdock.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/flexdock-1.2.4.jar -jogl2.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/jogl2.jar +jogl2.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/jogl2.jar -jhall.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/jhall.jar +jhall.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/jhall.jar -gluegen2.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/gluegen2-rt.jar +gluegen2.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/gluegen2-rt.jar -jgraphx.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/jgraphx.jar +jgraphx.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/jgraphx.jar scirenderer.jar=${modules.dir}/scirenderer/${build.jar.dir}/scirenderer.jar -jrosetta-API.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/jrosetta-API.jar +jrosetta-API.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/jrosetta-API.jar -jrosetta-engine.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/jrosetta-engine.jar +jrosetta-engine.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/jrosetta-engine.jar checkstyle.jar= @@ -36,10 +36,10 @@ commons-beanutils.jar= antlr.jar=/usr/share/java/antlr.jar -jlatexmath.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/jlatexmath-1.0.3.jar +jlatexmath.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/jlatexmath-1.0.3.jar ; To build the export through the Java -avalon-framework.jar=/home/shivendra/IIT/xcos_on_web/updates/scilab_for_xcos/thirdparty/avalon-framework.jar +avalon-framework.jar=/home/shivendra/final/scilab_for_xcos/thirdparty/avalon-framework.jar library.src.path=src/java/ |