mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
*** empty log message ***
This commit is contained in:
parent
357448b7cc
commit
6cfc7db01d
@ -15,7 +15,7 @@
|
||||
gsgmisc light linmath mathutil net pnm \
|
||||
pnmimagetypes pnmimage sgattrib sgmanip sgraph sgraphutil \
|
||||
switchnode text tform tiff lerp loader putil effects \
|
||||
audio audio_load_midi audio_load_wav pandabase \
|
||||
audio audio_load_midi audio_load_st audio_load_wav pandabase \
|
||||
|
||||
#define LOCAL_LIBS downloader event ipc express pandabase
|
||||
#define OTHER_LIBS dtool
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
#define COMPONENT_LIBS \
|
||||
dxgsg wdxdisplay
|
||||
#define LOCAL_LIBS gsgbase display
|
||||
#define LOCAL_LIBS gsgbase display express
|
||||
#define OTHER_LIBS dtool
|
||||
|
||||
#begin metalib_target
|
||||
|
@ -10,7 +10,7 @@
|
||||
#define COMPONENT_LIBS \
|
||||
egg2sg egg builder
|
||||
|
||||
#define LOCAL_LIBS putil
|
||||
#define LOCAL_LIBS putil express
|
||||
#define OTHER_LIBS dtool
|
||||
|
||||
#begin metalib_target
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
#define COMPONENT_LIBS \
|
||||
glgsg glxdisplay // sgiglxdisplay
|
||||
#define LOCAL_LIBS gsgbase display
|
||||
#define LOCAL_LIBS gsgbase display express
|
||||
#define OTHER_LIBS dtool
|
||||
|
||||
#begin metalib_target
|
||||
|
@ -12,7 +12,7 @@
|
||||
#define COMPONENT_LIBS \
|
||||
glutdisplay // sgiglutdisplay
|
||||
|
||||
#define LOCAL_LIBS glgsg display
|
||||
#define LOCAL_LIBS glgsg display express
|
||||
#define OTHER_LIBS dtool
|
||||
|
||||
#begin metalib_target
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
#define COMPONENT_LIBS \
|
||||
physics particlesystem
|
||||
#define LOCAL_LIBS linmath putil
|
||||
#define LOCAL_LIBS linmath putil express
|
||||
#define OTHER_LIBS dtool
|
||||
|
||||
#begin metalib_target
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
#define COMPONENT_LIBS \
|
||||
ribgsg ribdisplay
|
||||
#define LOCAL_LIBS gsgbase display
|
||||
#define LOCAL_LIBS gsgbase display express
|
||||
#define OTHER_LIBS dtool
|
||||
|
||||
#begin metalib_target
|
||||
|
Loading…
x
Reference in New Issue
Block a user