Browse Source

*** empty log message ***

Mike Goslin 25 years ago
parent
commit
f8533164b9

+ 2 - 2
panda/metalibs/panda/Sources.pp

@@ -14,9 +14,9 @@
     gsgmisc light linmath mathutil net pnm \
     pnmimagetypes pnmimage sgattrib sgmanip sgraph sgraphutil \
     switchnode text tform lerp loader putil effects \
-    audio pandabase
+    audio audio_load_midi audio_load_wav pandabase
 
-#define OTHER_LIBS interrogatedb dconfig dtoolutil dtoolbase
+#define OTHER_LIBS dtool
 
 #begin metalib_target
   #define TARGET panda

+ 1 - 1
panda/metalibs/pandadx/Sources.pp

@@ -12,7 +12,7 @@
 #define LOCAL_LIBS \
     dxgsg wdxdisplay
 
-#define OTHER_LIBS interrogatedb dconfig dtoolutil dtoolbase
+#define OTHER_LIBS dtool
 
 #begin metalib_target
   #define TARGET pandadx

+ 1 - 1
panda/metalibs/pandaegg/Sources.pp

@@ -10,7 +10,7 @@
 #define LOCAL_LIBS \
     egg2sg egg builder
 
-#define OTHER_LIBS interrogatedb dconfig dtoolutil dtoolbase
+#define OTHER_LIBS dtool
 
 #begin metalib_target
   #define TARGET pandaegg

+ 1 - 1
panda/metalibs/pandaexpress/Sources.pp

@@ -8,7 +8,7 @@
 #define BUILDING_DLL BUILDING_PANDAEXPRESS
 
 #define LOCAL_LIBS downloader event ipc express pandabase
-#define OTHER_LIBS interrogatedb dconfig dtoolutil
+#define OTHER_LIBS dtool
 
 #begin metalib_target
   #define TARGET pandaexpress

+ 1 - 1
panda/metalibs/pandagl/Sources.pp

@@ -12,7 +12,7 @@
 #define LOCAL_LIBS \
     glgsg glxdisplay // sgiglxdisplay
 
-#define OTHER_LIBS interrogatedb dconfig dtoolutil dtoolbase
+#define OTHER_LIBS dtool
 
 #begin metalib_target
   #define TARGET pandagl

+ 1 - 1
panda/metalibs/pandaglut/Sources.pp

@@ -12,7 +12,7 @@
 #define LOCAL_LIBS \
     glutdisplay // sgiglutdisplay
 
-#define OTHER_LIBS interrogatedb dconfig dtoolutil dtoolbase
+#define OTHER_LIBS dtool
 
 #begin metalib_target
   #define TARGET pandaglut

+ 1 - 1
panda/metalibs/pandaphysics/Sources.pp

@@ -10,7 +10,7 @@
 #define LOCAL_LIBS \
     physics particlesystem
 
-#define OTHER_LIBS interrogatedb dconfig dtoolutil dtoolbase
+#define OTHER_LIBS dtool
 
 #begin metalib_target
   #define TARGET pandaphysics

+ 1 - 1
panda/metalibs/pandarib/Sources.pp

@@ -12,7 +12,7 @@
 #define LOCAL_LIBS \
     ribgsg ribdisplay
 
-#define OTHER_LIBS interrogatedb dconfig dtoolutil dtoolbase
+#define OTHER_LIBS dtool
 
 #begin metalib_target
   #define TARGET pandarib