Ignore:
Timestamp:
2017-05-05T17:23:04+12:00 (7 years ago)
Author:
ak19
Message:

Updated GLI's batch and bash scripts to refer to the new JNA jar files and added a description of these jar files, there purpose, their version and where to get them into the lib/README.txt file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/makejar.bat

    r29729 r31649  
    118118  cd jar
    119119  "!JARPATH!\jar" xf ..\lib\apache.jar com org javax
     120  "!JARPATH!\jar" xf ..\lib\jna.jar com
     121  "!JARPATH!\jar" xf ..\lib\jna-platform.jar com
    120122  "!JARPATH!\jar" xf ..\lib\qfslib.jar de
    121123  "!JARPATH!\jar" xf ..\lib\rsyntaxtextarea.jar org
Note: See TracChangeset for help on using the changeset viewer.