|
@@ -166,6 +166,10 @@ SectionGroup "Panda3D Libraries"
|
|
|
SetOutPath $INSTDIR\models
|
|
SetOutPath $INSTDIR\models
|
|
|
File /r /x CVS "${BUILT}\models\*"
|
|
File /r /x CVS "${BUILT}\models\*"
|
|
|
|
|
|
|
|
|
|
+ SetDetailsPrint both
|
|
|
|
|
+ DetailPrint "Installing optional components..."
|
|
|
|
|
+ SetDetailsPrint listonly
|
|
|
|
|
+
|
|
|
RMDir /r "$SMPROGRAMS\${TITLE}"
|
|
RMDir /r "$SMPROGRAMS\${TITLE}"
|
|
|
CreateDirectory "$SMPROGRAMS\${TITLE}"
|
|
CreateDirectory "$SMPROGRAMS\${TITLE}"
|
|
|
SectionEnd
|
|
SectionEnd
|