]> granicus.if.org Git - libexpat/commitdiff
Make the built installer land in an existing directory.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 26 Jul 2001 19:58:06 +0000 (19:58 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 26 Jul 2001 19:58:06 +0000 (19:58 +0000)
expat/win32/expat.iss

index ffbbea96cda62fd08c2c56b1aaeb8e5e65a9ecde..cc2669a372dd77606dc132f0dab0b97f340bda02 100644 (file)
@@ -14,8 +14,10 @@ AppPublisher=The Expat Developers
 AppPublisherURL=http://expat.sourceforge.net/
 AppSupportURL=http://expat.sourceforge.net/
 AppUpdatesURL=http://expat.sourceforge.net/
-SourceDir=..
 
+CompressLevel=9
+SourceDir=..
+OutputDir=win32
 DisableStartupPrompt=yes
 AllowNoIcons=yes
 DisableProgramGroupPage=yes