RomRaider/3rdparty/launch4j/demo/ConsoleApp/lib
lizzardo 0d2841a313 Add launch4j utility. The current version is 3.0.0. This utility creates EXE wrappers around Java applications.
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@39 38686702-15cf-42e4-a595-3071df8bf5ea
2008-04-20 15:27:13 +00:00
..
readme.txt Add launch4j utility. The current version is 3.0.0. This utility creates EXE wrappers around Java applications. 2008-04-20 15:27:13 +00:00

readme.txt

Put your jar libs here and the build script will include them
in the classpath stored inside the jar manifest.
In order to run your application move the output exe file from
the dist directory to the same level as lib. 

SimpleApp.exe
lib/
lib/xml.jar