]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/setup.var
mention wxAUI
[wxWidgets.git] / distrib / msw / setup.var
index 83620e1e9fe8b2b6ba534e24b46ff2346f8400db..133803b0a526d05e90c25881e823cb18b4430f70 100644 (file)
@@ -93,7 +93,8 @@ APPBINARY=$APPDIR/src/ReleaseStable/$APPNAME.exe
 # The location of the setup compiler
 #-------------------------------------------------------------------------
 
-SETUPCOMPILER="c:/Program Files/Inno Setup 4/compil32.exe"
+#SETUPCOMPILER="c:/Program Files/Inno Setup 4/compil32.exe"
+SETUPCOMPILER="c:/Program Files/Inno Setup 5/compil32.exe"
 
 #-------------------------------------------------------------------------
 # Whether we will compress the binary (0 or 1).