Build installer to Build directory in project root.

Currently installer is build to subdirectory of the iss file which is not obvious place to find it. Also it is not good practice to build executables to source directories.
This commit is contained in:
Kimmo Varis 2009-03-09 19:21:22 +02:00
parent ecc8d19c13
commit 91c8a5f1f0
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ LicenseFile=..\COPYING
OutputBaseFilename={#MyAppName}-{#AppVersion}-setup
ChangesEnvironment=yes
OutputDir=..\Build
Compression=lzma/ultra
InternalCompressLevel=ultra