mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@11759 b35dd754-fafc-0310-a699-88a17e54d16e
39 lines
1.1 KiB
Properties
39 lines
1.1 KiB
Properties
# build.properties
|
|
#
|
|
# The file "7za.exe" must be in your PATH
|
|
# This file is supplied with IzPack
|
|
# This file is located in "C:\apps\IzPack\utils\wrappers\izpack2exe"
|
|
# "python" must be in your PATH,
|
|
# i.e. executing "python" on the command line must work
|
|
# Obtainable from several places, including:
|
|
# http://www.python.org/download/
|
|
# https://www.activestate.com/activepython/downloads/
|
|
|
|
# Advanced Installer (commercial; Free edition available)
|
|
# available from http://www.advancedinstaller.com/
|
|
#advinst.path=C:\\Program Files\\Caphyon\\Advanced Installer 7.2.1
|
|
|
|
# install4j (commercial)
|
|
# vailable from http://www.ej-technologies.com/products/install4j/overview.html
|
|
#installer.install4j.home=C:\\C:\\Program Files\\xxx
|
|
|
|
# IzPack (Open Source)
|
|
# Available from http://izpack.org/
|
|
#installer.izpack.dir=C:\\apps\\IzPack
|
|
|
|
# Launch4J (Open Source)
|
|
# Available from http://launch4j.sourceforge.net/
|
|
#launch4j.dir=C:\\apps\\Launch4j
|
|
|
|
# Inno Setup (Open Source)
|
|
# Available from http://www.jrsoftware.org/isinfo.php
|
|
#innosetup.dir=C:\\Program Files\\Inno Setup 5
|
|
|
|
#
|
|
# HTTP Proxy
|
|
#
|
|
#proxy.host=
|
|
#proxy.port=
|
|
#proxy.user
|
|
#proxy.pass
|