Added support for win-extras

This commit is contained in:
Josh Yelon 2005-04-19 22:53:24 +00:00
parent 31252dd3f2
commit d37309a060

View File

@ -104,6 +104,8 @@ Section "${SMDIRECTORY}" SecCore
File /r /x CVS ${PANDA}\Pmw\*.*
SetOutPath $INSTDIR
File /r /x CVS ${PSOURCE}\doc\ReleaseNotes
SetOutPath $INSTDIR\python\lib
File /nonfatal /r ${PSOURCE}\thirdparty\win-extras\*
SetOutPath $INSTDIR
WriteINIStr $INSTDIR\Website.url "InternetShortcut" "URL" "http://panda3d.etc.cmu.edu/"