Use VC90 instead of VC80

This commit is contained in:
rdb 2009-03-13 17:06:48 +00:00
parent 268205400f
commit c8420de25e
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ Section "${SMDIRECTORY}" SecCore
File "${PANDA}\LICENSE"
SetOutPath $INSTDIR\bin
File /r "${PANDA}\bin\*.dll"
File /r "${PANDA}\bin\Microsoft.VC80.CRT.manifest"
File /r "${PANDA}\bin\Microsoft.VC90.CRT.manifest"
SetOutPath $INSTDIR\etc
File /r "${PANDACONF}\*"
SetOutPath $INSTDIR\direct\src\directscripts