mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 15:53:55 -04:00
*** empty log message ***
This commit is contained in:
parent
63694ae8e5
commit
779d273e82
@ -27,7 +27,8 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
device:c tform:c graph:c dgraph:c sgraph:c gobj:c sgattrib:c \
|
device:c tform:c graph:c dgraph:c sgraph:c gobj:c sgattrib:c \
|
||||||
event:c chancfg:c display:c sgraphutil:c light:c putil:c express:c \
|
event:c chancfg:c display:c sgraphutil:c light:c putil:c express:c \
|
||||||
panda:m dtool
|
panda:m \
|
||||||
|
dtoolutil:c dconfig:c dtool:m
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
stitchViewerProgram.cxx stitchViewerProgram.h
|
stitchViewerProgram.cxx stitchViewerProgram.h
|
||||||
|
@ -3,7 +3,8 @@
|
|||||||
#define LOCAL_LIBS \
|
#define LOCAL_LIBS \
|
||||||
progbase pstatserver
|
progbase pstatserver
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
pstatclient:c linmath:c putil:c express:c panda:m dtool
|
pstatclient:c linmath:c putil:c express:c panda:m \
|
||||||
|
dtoolutil:c dconfig:c dtool:m
|
||||||
#define UNIX_SYS_LIBS \
|
#define UNIX_SYS_LIBS \
|
||||||
m
|
m
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user