summaryrefslogtreecommitdiffstats
path: root/util/scripts/win-binary/config/config.alessandro64
blob: b6233a3e202706a565cbfcff9fd1118419fee9dd (plain)
1
2
3
4
5
6
7
8
9
10
11
#where to find nsis
env		NSISPath		"%ProgramFiles(x86)%\NSIS"

#where to find perl
env		perlPath		"c:\Perl64\bin"

#where to find all external files
env		extroot			"c:\temp\eclipse\binaries"

#where to find packages
env		releaseLocation		"http://localhost/qtpackagesforinstallertests"