itwatch.itwess/builder-product.cfg

31 lines
927 B
INI
Raw Normal View History

2012-01-27 02:34:11 +01:00
############################
# Setup product information
############################
VENDOR="itwatch.de"
PN="itwatch"
VERSION="4.10.19"
RELEASE="3"
PRIORITY="0"
ADVICE=""
2012-02-02 17:24:10 +01:00
TYPE="restricted"
2012-01-27 02:34:11 +01:00
#################
# Setup url for downloading the binaries
################
ICON_DL_INDEX=0
2012-01-27 02:34:11 +01:00
DL_FILE[0]="itWatchLogo.jpg"
DL_SOURCE[0]="http://www.itwatch.de/logos/itWatchLogo.jpg"
2012-01-27 02:34:11 +01:00
DL_FILE[1]="itWESS-Client_German.msi"
DL_SOURCE[1]="http://ivyrepos.dtnet.de/v-$PN/itwatch/itwatch/4.10.19/itWESS-Client_German.msi;http://internal.graz.disconnected-by-peer.at/Orig/itWatch/itWESS/HB/4.10.19/itWESS-Client_German.msi"
DL_ARCH[1]="X86"
DL_WINST_NAME[1]=itWESS
2012-01-27 02:34:11 +01:00
#DL_FILE[2]="itWESS-64bit_German.msi"
#DL_SOURCE[2]="http://ivyrepos.dtnet.de/itwatch/itwatch/4.10.19/itWESS-64bit_German.msi;http://internal.graz.disconnected-by-peer.at/Orig/itWatch/itWESS/HB/4.10.19/itWESS-64bit_German.msi"
#DL_ARCH[2]="X86_64"
#DL_WINST_NAME[2]=itWESS64
2012-01-27 02:34:11 +01:00