mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
link
This commit is contained in:
parent
03ef026f09
commit
7d6680160c
@ -172,7 +172,7 @@
|
||||
#define LOCAL_LIBS $[LOCAL_LIBS] pipeline
|
||||
#define OTHER_LIBS \
|
||||
interrogatedb:c dconfig:c dtoolbase:c prc:c \
|
||||
dtoolutil:c dtool:m pystub
|
||||
dtoolutil:c dtool:m dtoolconfig:m pystub
|
||||
|
||||
#define SOURCES \
|
||||
test_threaddata.cxx
|
||||
@ -185,7 +185,7 @@
|
||||
#define LOCAL_LIBS $[LOCAL_LIBS] pipeline
|
||||
#define OTHER_LIBS \
|
||||
interrogatedb:c dconfig:c dtoolbase:c prc:c \
|
||||
dtoolutil:c dtool:m pystub
|
||||
dtoolutil:c dtool:m dtoolconfig:m pystub
|
||||
|
||||
#define SOURCES \
|
||||
test_diners.cxx
|
||||
@ -198,7 +198,7 @@
|
||||
#define LOCAL_LIBS $[LOCAL_LIBS] pipeline
|
||||
#define OTHER_LIBS \
|
||||
interrogatedb:c dconfig:c dtoolbase:c prc:c \
|
||||
dtoolutil:c dtool:m pystub
|
||||
dtoolutil:c dtool:m dtoolconfig:m pystub
|
||||
|
||||
#define SOURCES \
|
||||
test_mutex.cxx
|
||||
@ -211,7 +211,7 @@
|
||||
#define LOCAL_LIBS $[LOCAL_LIBS] pipeline
|
||||
#define OTHER_LIBS \
|
||||
interrogatedb:c dconfig:c dtoolbase:c prc:c \
|
||||
dtoolutil:c dtool:m pystub
|
||||
dtoolutil:c dtool:m dtoolconfig:m pystub
|
||||
|
||||
#define SOURCES \
|
||||
test_concurrency.cxx
|
||||
@ -224,7 +224,7 @@
|
||||
#define LOCAL_LIBS $[LOCAL_LIBS] pipeline
|
||||
#define OTHER_LIBS \
|
||||
interrogatedb:c dconfig:c dtoolbase:c prc:c \
|
||||
dtoolutil:c dtool:m pystub
|
||||
dtoolutil:c dtool:m dtoolconfig:m pystub
|
||||
|
||||
#define SOURCES \
|
||||
test_delete.cxx
|
||||
@ -237,7 +237,7 @@
|
||||
#define LOCAL_LIBS $[LOCAL_LIBS] pipeline
|
||||
#define OTHER_LIBS \
|
||||
interrogatedb:c dconfig:c dtoolbase:c prc:c \
|
||||
dtoolutil:c dtool:m pystub
|
||||
dtoolutil:c dtool:m dtoolconfig:m pystub
|
||||
|
||||
#define SOURCES \
|
||||
test_atomic.cxx
|
||||
@ -251,7 +251,7 @@
|
||||
#define LOCAL_LIBS $[LOCAL_LIBS] pipeline
|
||||
#define OTHER_LIBS \
|
||||
interrogatedb:c dconfig:c dtoolbase:c prc:c \
|
||||
dtoolutil:c dtool:m pystub
|
||||
dtoolutil:c dtool:m dtoolconfig:m pystub
|
||||
|
||||
#define SOURCES \
|
||||
test_setjmp.cxx
|
||||
|
Loading…
x
Reference in New Issue
Block a user