mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -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
|
||||
File /r /x *.exp ${PANDA}\include\*
|
||||
SetOutPath $INSTDIR\SceneEditor
|
||||
File /r /x CVS ${PSOURCE}\SceneEditor
|
||||
File /r /x CVS ${PSOURCE}\SceneEditor\*.py
|
||||
SetOutPath $INSTDIR\Pmw
|
||||
File /r /x CVS ${PANDA}\Pmw
|
||||
File /r /x CVS ${PANDA}\Pmw\*.py
|
||||
SetOutPath $INSTDIR
|
||||
File /r /x CVS ${PSOURCE}\doc\ReleaseNotes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user