mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -04:00
*** empty log message ***
This commit is contained in:
parent
63694ae8e5
commit
779d273e82
@ -27,7 +27,8 @@
|
||||
#define OTHER_LIBS \
|
||||
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 \
|
||||
panda:m dtool
|
||||
panda:m \
|
||||
dtoolutil:c dconfig:c dtool:m
|
||||
|
||||
#define SOURCES \
|
||||
stitchViewerProgram.cxx stitchViewerProgram.h
|
||||
|
@ -3,7 +3,8 @@
|
||||
#define LOCAL_LIBS \
|
||||
progbase pstatserver
|
||||
#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 \
|
||||
m
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user