Improve dual (32/64bit) setup on windows (not complete)
This commit is contained in:
parent
a71117b58f
commit
675002e298
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue