mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
clean up Sources.pp files
This commit is contained in:
parent
8364c4f34b
commit
51cbe1fb72
@ -11,12 +11,12 @@
|
||||
#define COMPONENT_LIBS \
|
||||
recorder pgraph pgraphnodes pipeline \
|
||||
pvrpn grutil chan pstatclient \
|
||||
char chat collide cull device \
|
||||
dgraph display event gobj graph gsgbase \
|
||||
gsgmisc light linmath mathutil movies net nativenet\
|
||||
parametrics pnm \
|
||||
pnmimagetypes pnmimage sgattrib sgmanip sgraph sgraphutil \
|
||||
switchnode pnmtext text tform tiff lerp loader putil \
|
||||
char collide cull device \
|
||||
dgraph display event gobj gsgbase \
|
||||
linmath mathutil movies net nativenet\
|
||||
parametrics \
|
||||
pnmimagetypes pnmimage \
|
||||
pnmtext text tform lerp putil \
|
||||
audio pgui pandabase helix
|
||||
|
||||
#define LOCAL_LIBS \
|
||||
|
@ -9,7 +9,7 @@
|
||||
#begin lib_target
|
||||
#define TARGET dxgsg8
|
||||
#define LOCAL_LIBS \
|
||||
gsgmisc gsgbase gobj display windisplay \
|
||||
gsgbase gobj display windisplay \
|
||||
putil linmath mathutil pnmimage event
|
||||
|
||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
||||
|
@ -9,7 +9,7 @@
|
||||
#begin lib_target
|
||||
#define TARGET dxgsg9
|
||||
#define LOCAL_LIBS \
|
||||
gsgmisc gsgbase gobj display windisplay \
|
||||
gsgbase gobj display windisplay \
|
||||
putil linmath mathutil pnmimage event
|
||||
|
||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
||||
|
@ -5,7 +5,7 @@
|
||||
#begin lib_target
|
||||
#define TARGET glgsg
|
||||
#define LOCAL_LIBS \
|
||||
glstuff gsgmisc gsgbase gobj display \
|
||||
glstuff gsgbase gobj display \
|
||||
putil linmath mathutil pnmimage
|
||||
|
||||
#define SOURCES \
|
||||
|
@ -7,7 +7,7 @@
|
||||
#begin lib_target
|
||||
#define TARGET glstuff
|
||||
#define LOCAL_LIBS \
|
||||
gsgmisc gsgbase gobj display \
|
||||
gsgbase gobj display \
|
||||
putil linmath mathutil pnmimage \
|
||||
effects
|
||||
|
||||
|
@ -1,14 +0,0 @@
|
||||
// Now that we have removed GeomIssuer, there's nothing left in this
|
||||
// directory.
|
||||
#define BUILD_DIRECTORY
|
||||
|
||||
#define OTHER_LIBS interrogatedb:c dconfig:c dtoolconfig:m \
|
||||
dtoolutil:c dtoolbase:c dtool:m
|
||||
|
||||
#begin lib_target
|
||||
#define TARGET gsgmisc
|
||||
#define LOCAL_LIBS \
|
||||
putil gobj gsgbase mathutil
|
||||
|
||||
#end lib_target
|
||||
|
@ -8,7 +8,7 @@
|
||||
#begin lib_target
|
||||
#define TARGET mesadisplay
|
||||
#define LOCAL_LIBS \
|
||||
glstuff gsgmisc gsgbase gobj display \
|
||||
glstuff gsgbase gobj display \
|
||||
putil linmath mathutil pnmimage
|
||||
|
||||
#define SOURCES \
|
||||
|
@ -13,7 +13,7 @@
|
||||
#begin lib_target
|
||||
#define TARGET tinydisplay
|
||||
#define LOCAL_LIBS \
|
||||
gsgmisc gsgbase gobj display \
|
||||
gsgbase gobj display \
|
||||
putil linmath mathutil pnmimage windisplay
|
||||
|
||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx
|
||||
|
Loading…
x
Reference in New Issue
Block a user