Improve dual (32/64bit) setup on windows (not complete)

This commit is contained in:
Frederic Bouvier 2012-01-27 01:09:51 +01:00
parent 47b9af454a
commit 32521d47a7

View File

@ -4,7 +4,7 @@ IF NOT DEFINED WORKSPACE SET WORKSPACE=%~dp0
ECHO Packaging root is %WORKSPACE% ECHO Packaging root is %WORKSPACE%
subst X: /D subst X: /D
subst X: %WORKSPACE% subst X: %WORKSPACE%.
REM construct information file to be read by Inno-setup REM construct information file to be read by Inno-setup