File tree Expand file tree Collapse file tree 5 files changed +9
-5
lines changed
Expand file tree Collapse file tree 5 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 55 interrogatedb:c dconfig:c dtoolconfig:m \
66 dtoolutil:c dtoolbase:c dtool:m \
77 prc:c pstatclient:c pandabase:c linmath:c putil:c \
8- pipeline:c $[if $[HAVE_NET],net:c] \
8+ pipeline:c \
9+ $[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
910 pystub
1011
1112#define C++FLAGS -DWITHIN_PANDA
Original file line number Diff line number Diff line change 33 pstatclient:c pipeline:c panda:m \
44 interrogatedb:c dconfig:c dtoolconfig:m \
55 dtoolutil:c dtoolbase:c dtool:m prc:c pandabase:c \
6- linmath:c putil:c $[if $[HAVE_NET],net:c]
6+ $[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
7+ linmath:c putil:c
78
89#define LOCAL_LIBS \
910 directbase
Original file line number Diff line number Diff line change 99 interrogatedb:c dconfig:c dtoolconfig:m \
1010 dtoolutil:c dtoolbase:c dtool:m \
1111 pandabase:c prc:c gsgbase:c pstatclient:c \
12- pipeline:c $[if $[HAVE_NET],net:c]
12+ $[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
13+ pipeline:c
1314
1415 #define SOURCES \
1516 config_interval.cxx config_interval.h \
Original file line number Diff line number Diff line change 1212 event:c \
1313 pstatclient:c \
1414 pnmimage:c \
15- $[if $[HAVE_NET],net:c] \
15+ $[if $[HAVE_NET],net:c] $[ if $[WANT_NATIVE_NET],nativenet:c] \
1616 pgraph:c \
1717 lerp:c \
1818 panda:m \
Original file line number Diff line number Diff line change 55 #define OTHER_LIBS \
66 pgraph:c gsgbase:c gobj:c mathutil:c pstatclient:c \
77 lerp:c downloader:c pandabase:c pnmimage:c prc:c \
8- pipeline:c cull:c $[if $[HAVE_NET],net:c] \
8+ pipeline:c cull:c \
9+ $[if $[HAVE_NET],net:c] $[if $[WANT_NATIVE_NET],nativenet:c] \
910 display:c linmath:c event:c putil:c panda:m \
1011 express:c pandaexpress:m \
1112 interrogatedb:c dconfig:c dtoolconfig:m \
You can’t perform that action at this time.
0 commit comments