netgen/windows/Netgen_Installer/netgen_installer.dat
Philippose Rajan 33d5068f3c * Adding the NSIS Installer source files for the Windows version of the Netgen Mesher into SVN Version Control
* The batch files automate the NSIS compile process almost completely
* Refer to the README!.TXT file before attempting to make any changes to any of the files
* In most cases, the main file "netgen_installer.nsi" will not need to be modified
2010-03-22 22:51:11 +00:00

25 lines
770 B
Plaintext

# ------------------------------------------------------------
# Common Data File for the automated compile batch routines
# used to generate the Netgen Mesher Windows installers
#
# Modify this file as required
#
# Author: Philippose Rajan
# Creation Date: 22 March 2010
# ------------------------------------------------------------
# Version of Netgen to be packaged by the installer
VERSION=4.9.12
# Root location of the Netgen Sources and binaries
# for the various flavours
NETGEN=D:\netgenWin\05_Netgen_Main
# Root location of the NGSolve Sources and binaries
# for the various flavours
NGSOLVE=D:\netgenWin\07_NGSolve_Main
# Root location of the OpenCascade DLLs which also
# need to be packged into the installer
OCC=D:\occ6.3.0