mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
clean up Sources.pp files
This commit is contained in:
parent
8364c4f34b
commit
51cbe1fb72
@ -11,12 +11,12 @@
|
|||||||
#define COMPONENT_LIBS \
|
#define COMPONENT_LIBS \
|
||||||
recorder pgraph pgraphnodes pipeline \
|
recorder pgraph pgraphnodes pipeline \
|
||||||
pvrpn grutil chan pstatclient \
|
pvrpn grutil chan pstatclient \
|
||||||
char chat collide cull device \
|
char collide cull device \
|
||||||
dgraph display event gobj graph gsgbase \
|
dgraph display event gobj gsgbase \
|
||||||
gsgmisc light linmath mathutil movies net nativenet\
|
linmath mathutil movies net nativenet\
|
||||||
parametrics pnm \
|
parametrics \
|
||||||
pnmimagetypes pnmimage sgattrib sgmanip sgraph sgraphutil \
|
pnmimagetypes pnmimage \
|
||||||
switchnode pnmtext text tform tiff lerp loader putil \
|
pnmtext text tform lerp putil \
|
||||||
audio pgui pandabase helix
|
audio pgui pandabase helix
|
||||||
|
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
#begin lib_target
|
#begin lib_target
|
||||||
#define TARGET dxgsg8
|
#define TARGET dxgsg8
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
gsgmisc gsgbase gobj display windisplay \
|
gsgbase gobj display windisplay \
|
||||||
putil linmath mathutil pnmimage event
|
putil linmath mathutil pnmimage event
|
||||||
|
|
||||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
#begin lib_target
|
#begin lib_target
|
||||||
#define TARGET dxgsg9
|
#define TARGET dxgsg9
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
gsgmisc gsgbase gobj display windisplay \
|
gsgbase gobj display windisplay \
|
||||||
putil linmath mathutil pnmimage event
|
putil linmath mathutil pnmimage event
|
||||||
|
|
||||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
#define COMBINED_SOURCES $[TARGET]_composite1.cxx
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#begin lib_target
|
#begin lib_target
|
||||||
#define TARGET glgsg
|
#define TARGET glgsg
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
glstuff gsgmisc gsgbase gobj display \
|
glstuff gsgbase gobj display \
|
||||||
putil linmath mathutil pnmimage
|
putil linmath mathutil pnmimage
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
#begin lib_target
|
#begin lib_target
|
||||||
#define TARGET glstuff
|
#define TARGET glstuff
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
gsgmisc gsgbase gobj display \
|
gsgbase gobj display \
|
||||||
putil linmath mathutil pnmimage \
|
putil linmath mathutil pnmimage \
|
||||||
effects
|
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
|
#begin lib_target
|
||||||
#define TARGET mesadisplay
|
#define TARGET mesadisplay
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
glstuff gsgmisc gsgbase gobj display \
|
glstuff gsgbase gobj display \
|
||||||
putil linmath mathutil pnmimage
|
putil linmath mathutil pnmimage
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
#begin lib_target
|
#begin lib_target
|
||||||
#define TARGET tinydisplay
|
#define TARGET tinydisplay
|
||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
gsgmisc gsgbase gobj display \
|
gsgbase gobj display \
|
||||||
putil linmath mathutil pnmimage windisplay
|
putil linmath mathutil pnmimage windisplay
|
||||||
|
|
||||||
#define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx
|
#define COMBINED_SOURCES $[TARGET]_composite1.cxx $[TARGET]_composite2.cxx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user