mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
*** empty log message ***
This commit is contained in:
parent
2aa4aa702d
commit
7b7f7f4d78
@ -151,7 +151,7 @@ Section "${SMDIRECTORY}" SecCore
|
||||
CreateDirectory "$SMPROGRAMS\${SMDIRECTORY}\$READABLE"
|
||||
SetOutPath $INSTDIR\samples\$1
|
||||
CreateShortCut "$SMPROGRAMS\${SMDIRECTORY}\$READABLE\Introduction.lnk" "$INSTDIR\samples\$1\Intro.html"
|
||||
CreateShortCut "$SMPROGRAMS\${SMDIRECTORY}\$READABLE\Browse Tutorial.lnk" "$INSTDIR\samples\$1"
|
||||
CreateShortCut "$SMPROGRAMS\${SMDIRECTORY}\$READABLE\View Source Code.lnk" "$INSTDIR\samples\$1"
|
||||
FindFirst $2 $3 $INSTDIR\samples\$1\Tut-*.py
|
||||
iloop:
|
||||
StrCmp $3 "" idone
|
||||
|
Loading…
x
Reference in New Issue
Block a user