Fix for missing models/ dirs in packpanda games

This commit is contained in:
rdb 2009-05-10 05:44:26 +00:00
parent e919f01b50
commit 18fb544b2b

View File

@ -118,8 +118,8 @@ Section "${SMDIRECTORY}" SecCore
!ifdef PPGAME
SetOutPath $INSTDIR\models\audio
File /r /x CVS "${PANDA}\models\audio\*"
SetOutPath $INSTDIR\models
File /r /x CVS "${PANDA}\models\*"
SetOutPath $INSTDIR\bin
File /r "${PANDA}\bin\eggcacher.exe"
SetOutpath $INSTDIR\game