mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
CMake: Adjust generated 20_panda.prc for models installation
This commit is contained in:
parent
1d666a9841
commit
3ac61eaf66
@ -10,7 +10,9 @@
|
|||||||
#### Generated automatically by CMake ${CMAKE_VERSION} from panda.prc.in.
|
#### Generated automatically by CMake ${CMAKE_VERSION} from panda.prc.in.
|
||||||
################################# DO NOT EDIT ###########################
|
################################# DO NOT EDIT ###########################
|
||||||
|
|
||||||
|
# Some paths first...
|
||||||
plugin-path $THIS_PRC_DIR/../lib
|
plugin-path $THIS_PRC_DIR/../lib
|
||||||
|
model-path $THIS_PRC_DIR/../share/panda3d/models
|
||||||
|
|
||||||
# Let's set up a default window size of 800x600. The user can
|
# Let's set up a default window size of 800x600. The user can
|
||||||
# override this in his or her personal prc file.
|
# override this in his or her personal prc file.
|
||||||
@ -38,6 +40,7 @@ audio-library-name ${AUDIO_LIBRARY_NAME}
|
|||||||
# loaded directly into Panda.
|
# loaded directly into Panda.
|
||||||
|
|
||||||
load-file-type egg pandaegg
|
load-file-type egg pandaegg
|
||||||
|
default-model-extension .egg
|
||||||
|
|
||||||
|
|
||||||
# These entries work very similar to load-file-type, except they are
|
# These entries work very similar to load-file-type, except they are
|
||||||
|
Loading…
x
Reference in New Issue
Block a user