mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
I'll get this right if it kills me
This commit is contained in:
parent
e6b5c6f66c
commit
d93742bc18
@ -99,9 +99,9 @@ Section "${SMDIRECTORY}" SecCore
|
|||||||
SetOutPath $INSTDIR\include
|
SetOutPath $INSTDIR\include
|
||||||
File /r /x *.exp ${PANDA}\include\*
|
File /r /x *.exp ${PANDA}\include\*
|
||||||
SetOutPath $INSTDIR\SceneEditor
|
SetOutPath $INSTDIR\SceneEditor
|
||||||
File /r /x CVS ${PSOURCE}\SceneEditor
|
File /r /x CVS ${PSOURCE}\SceneEditor\*.py
|
||||||
SetOutPath $INSTDIR\Pmw
|
SetOutPath $INSTDIR\Pmw
|
||||||
File /r /x CVS ${PANDA}\Pmw
|
File /r /x CVS ${PANDA}\Pmw\*.py
|
||||||
SetOutPath $INSTDIR
|
SetOutPath $INSTDIR
|
||||||
File /r /x CVS ${PSOURCE}\doc\ReleaseNotes
|
File /r /x CVS ${PSOURCE}\doc\ReleaseNotes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user