bisq/package
Chris Beams 8db981c138
Add Bitsquare.iss file as produced by javapackager
This file was produced by adding a `-v` flag following the `-deploy`
flag in `package/windows.bat`. The creation of the file is reported by
javapackager as follows:

    Config files are saved to
    C:\Users\CBEAMS~1.WIN\AppData\Local\Temp\fxbundler5661616451276716144\windows.
    Use them to customize package.

Subsequent commits will customize this file, primarily for the purpose
of avoid the dreaded 'missing dll' errors mentioned originally in
d16c274 and detailed at https://bitbucket.org/shemnon/javafx-gradle/issue/43.
2014-11-28 11:32:20 +01:00
..
windows Add Bitsquare.iss file as produced by javapackager 2014-11-28 11:32:20 +01:00
linux.sh Revert "Add java home path" 2014-11-22 08:40:32 +01:00
mac.sh Add path to javapackager 2014-11-20 18:41:08 +01:00
msvcp100.dll Support generation of native installer binaries 2014-10-28 15:44:21 +01:00
msvcr100.dll Support generation of native installer binaries 2014-10-28 15:44:21 +01:00
windows.bat Hard-code path JDK in package/windows.bat 2014-11-22 09:04:02 +01:00