Adapt Inno-setup packaging to new build system

This commit is contained in:
Frederic Bouvier
2012-01-27 09:10:25 +01:00
parent ad3595fdc6
commit 4d3fffd8e4
2 changed files with 14 additions and 12 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ subst X: %WORKSPACE%
REM construct information file to be read by Inno-setup
set PATH=%WORKSPACE%\install\msvc90\OpenSceneGraph\bin;%PATH%
set PATH=%WORKSPACE%\install\msvc100\OpenSceneGraph\bin;%PATH%
REM indirect way to get command output into an environment variable
osgversion --so-number > %TEMP%\osg-so-number.txt
osgversion --version-number > %TEMP%\osg-version.txt