mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
add dtoolbase to all link lines
This commit is contained in:
parent
6cd564a95c
commit
e01f50844f
@ -7,7 +7,7 @@
|
|||||||
cull:c loader:c egg:c sgraphutil:c sgattrib:c \
|
cull:c loader:c egg:c sgraphutil:c sgattrib:c \
|
||||||
sgraph:c pnmimagetypes:c \
|
sgraph:c pnmimagetypes:c \
|
||||||
graph:c putil:c linmath:c express:c panda:m pandaexpress:m \
|
graph:c putil:c linmath:c express:c panda:m pandaexpress:m \
|
||||||
interrogatedb:c dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
interrogatedb:c dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
#define UNIX_SYS_LIBS \
|
#define UNIX_SYS_LIBS \
|
||||||
m
|
m
|
||||||
|
|
||||||
@ -27,7 +27,7 @@
|
|||||||
loader:c egg2sg:c builder:c egg:c pnmimagetypes:c gobj:c \
|
loader:c egg2sg:c builder:c egg:c pnmimagetypes:c gobj:c \
|
||||||
chan:c graph:c putil:c linmath:c \
|
chan:c graph:c putil:c linmath:c \
|
||||||
express:c pandaegg:m panda:m pandaexpress:m \
|
express:c pandaegg:m panda:m pandaexpress:m \
|
||||||
interrogatedb:c dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
interrogatedb:c dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
#define UNIX_SYS_LIBS \
|
#define UNIX_SYS_LIBS \
|
||||||
m
|
m
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
pnmimagetypes:c pnmimage:c \
|
pnmimagetypes:c pnmimage:c \
|
||||||
egg:c linmath:c putil:c express:c pandaegg:m panda:m pandaexpress:m \
|
egg:c linmath:c putil:c express:c pandaegg:m panda:m pandaexpress:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
|
|
||||||
#define UNIX_SYS_LIBS m
|
#define UNIX_SYS_LIBS m
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
egg:c loader:c linmath:c putil:c express:c pnmimage:c pnmimagetypes:c \
|
egg:c loader:c linmath:c putil:c express:c pnmimage:c pnmimagetypes:c \
|
||||||
pandaegg:m panda:m pandaexpress:m \
|
pandaegg:m panda:m pandaexpress:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
#define UNIX_SYS_LIBS \
|
#define UNIX_SYS_LIBS \
|
||||||
m
|
m
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
pnmimagetypes:c pnmimage:c linmath:c putil:c panda:m \
|
pnmimagetypes:c pnmimage:c linmath:c putil:c panda:m \
|
||||||
express:c pandaexpress:m \
|
express:c pandaexpress:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
#define UNIX_SYS_LIBS m
|
#define UNIX_SYS_LIBS m
|
||||||
|
|
||||||
#begin bin_target
|
#begin bin_target
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
linmath:c panda:m \
|
linmath:c panda:m \
|
||||||
express:c pandaexpress:m \
|
express:c pandaexpress:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
fltCopy.cxx fltCopy.h
|
fltCopy.cxx fltCopy.h
|
||||||
@ -21,7 +21,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
linmath:c panda:m \
|
linmath:c panda:m \
|
||||||
express:c pandaexpress:m \
|
express:c pandaexpress:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
fltTrans.cxx fltTrans.h
|
fltTrans.cxx fltTrans.h
|
||||||
@ -36,7 +36,7 @@
|
|||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
linmath:c panda:m \
|
linmath:c panda:m \
|
||||||
express:c pandaexpress:m \
|
express:c pandaexpress:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
fltToEgg.cxx fltToEgg.h
|
fltToEgg.cxx fltToEgg.h
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
gtkbase progbase pstatserver
|
gtkbase progbase pstatserver
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
pstatclient:c linmath:c putil:c express:c panda:m \
|
pstatclient:c linmath:c putil:c express:c panda:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m
|
||||||
#define UNIX_SYS_LIBS \
|
#define UNIX_SYS_LIBS \
|
||||||
m
|
m
|
||||||
|
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
imagebase progbase
|
imagebase progbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
pnmimagetypes:c pnmimage:c putil:c express:c panda:m \
|
pnmimagetypes:c pnmimage:c putil:c express:c panda:m \
|
||||||
pandaexpress:m dtoolconfig dtool pystub
|
pandaexpress:m \
|
||||||
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
#define UNIX_SYS_LIBS \
|
#define UNIX_SYS_LIBS \
|
||||||
m
|
m
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
egg:c pandaegg:m \
|
egg:c pandaegg:m \
|
||||||
linmath:c panda:m \
|
linmath:c panda:m \
|
||||||
express:c pandaexpress:m \
|
express:c pandaexpress:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
lwoToEgg.cxx lwoToEgg.h
|
lwoToEgg.cxx lwoToEgg.h
|
||||||
@ -20,7 +20,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
linmath:c panda:m \
|
linmath:c panda:m \
|
||||||
express:c pandaexpress:m \
|
express:c pandaexpress:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
lwoScan.cxx lwoScan.h
|
lwoScan.cxx lwoScan.h
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
eggbase progbase
|
eggbase progbase
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
egg:c linmath:c putil:c express:c panda:m \
|
egg:c linmath:c putil:c express:c panda:m \
|
||||||
dtoolutil:c dconfig:c dtool:m
|
dtoolutil:c dtoolbase:c dconfig:c dtool:m
|
||||||
#define UNIX_SYS_LIBS \
|
#define UNIX_SYS_LIBS \
|
||||||
m
|
m
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
linmath:c panda:m \
|
linmath:c panda:m \
|
||||||
express:c pandaexpress:m \
|
express:c pandaexpress:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
|
|
||||||
#define SOURCES \
|
#define SOURCES \
|
||||||
softCVS.cxx softCVS.h softFilename.cxx softFilename.h
|
softCVS.cxx softCVS.h softFilename.cxx softFilename.h
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
progbase pstatserver
|
progbase pstatserver
|
||||||
#define OTHER_LIBS \
|
#define OTHER_LIBS \
|
||||||
pstatclient:c linmath:c putil:c express:c panda:m pandaexpress:m \
|
pstatclient:c linmath:c putil:c express:c panda:m pandaexpress:m \
|
||||||
dtoolutil:c dconfig:c dtoolconfig:m dtool:m pystub
|
dtoolutil:c dtoolbase:c dconfig:c dtoolconfig:m dtool:m pystub
|
||||||
#define UNIX_SYS_LIBS \
|
#define UNIX_SYS_LIBS \
|
||||||
m
|
m
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user