summaryrefslogtreecommitdiffstats
path: root/util/scripts/win-binary/config/config.kepler
blob: 1958c0387975b15189ae316f484302f92e469b2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#root directory
env		root			"f:\iwmake"

#where to find mingw
env		mingwPath		"f:\mingw"

#where to find nsis
env		NSISPath		"%ProgramFiles%\NSIS"

#where to find perl
env		perlPath		"f:\Perl\bin"

#where to find packages
env         releaseLocation   "http://ares.troll.no/~harald/packages"