fixed a few win32 versioning issues

This commit is contained in:
Frédéric Péters 2006-03-21 08:41:57 +00:00
parent 4424838976
commit 3cc376b95d
2 changed files with 3 additions and 3 deletions

View File

@ -1039,7 +1039,7 @@ SOURCE=..\..\lasso\extract_types.py
!IF "$(CFG)" == "lasso - Win32 Release"
# Begin Custom Build
InputDir=\lasso\lasso-0.6.1rc2\lasso
InputDir=\lasso\lasso-@PACKAGE_VERSION@\lasso
InputPath=..\..\lasso\extract_types.py
"$(InputDir)\types.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
@ -1051,7 +1051,7 @@ InputPath=..\..\lasso\extract_types.py
!ELSEIF "$(CFG)" == "lasso - Win32 Debug"
# Begin Custom Build
InputDir=\lasso\lasso-0.6.1rc2\lasso
InputDir=\lasso\lasso-@PACKAGE_VERSION@\lasso
InputPath=..\..\lasso\extract_types.py
"$(InputDir)\types.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"

View File

@ -48,7 +48,7 @@ SetCompressor bzip2
; MUI end ------
Name "${PRODUCT_NAME} ${PRODUCT_VERSION}"
OutFile "Install-java-lite-0_6_0.exe"
OutFile "Install-java-lite-@VERSION_UNDERSCORED.exe"
InstallDir "$PROGRAMFILES\Liberty Alliance Single Sign On Java"
ShowInstDetails show
ShowUnInstDetails show