mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
Removed InstallerNotes
This commit is contained in:
parent
e81a44eced
commit
e6b5c6f66c
@ -1901,7 +1901,6 @@ if (sys.platform == "win32"):
|
|||||||
|
|
||||||
CopyFile(PREFIX+"/", "doc/LICENSE")
|
CopyFile(PREFIX+"/", "doc/LICENSE")
|
||||||
CopyFile(PREFIX+"/", "doc/ReleaseNotes")
|
CopyFile(PREFIX+"/", "doc/ReleaseNotes")
|
||||||
CopyFile(PREFIX+"/", "doc/InstallerNotes")
|
|
||||||
CopyTree(PREFIX+'/Pmw', 'thirdparty/Pmw')
|
CopyTree(PREFIX+'/Pmw', 'thirdparty/Pmw')
|
||||||
CopyTree(PREFIX+'/SceneEditor', 'SceneEditor')
|
CopyTree(PREFIX+'/SceneEditor', 'SceneEditor')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user