|
179 | 179 | pgraph:c pgraphnodes:c cull:c gsgbase:c gobj:c \ |
180 | 180 | mathutil:c lerp:c downloader:c pnmimage:c \ |
181 | 181 | prc:c pstatclient:c pandabase:c linmath:c putil:c \ |
182 | | - pipeline:c event:c nativenet:c net:c display:c panda:m |
| 182 | + pipeline:c event:c display:c panda:m \ |
| 183 | + $[if $[WANT_NATIVE_NET],nativenet:c] \ |
| 184 | + $[if $[HAVE_NET],net:c] |
183 | 185 |
|
184 | 186 | #define SOURCES \ |
185 | 187 | binaryXml.cxx binaryXml.h \ |
|
226 | 228 | pgraph:c pgraphnodes:c cull:c gsgbase:c gobj:c \ |
227 | 229 | mathutil:c lerp:c downloader:c pnmimage:c \ |
228 | 230 | prc:c pstatclient:c pandabase:c linmath:c putil:c \ |
229 | | - pipeline:c event:c nativenet:c net:c display:c panda:m |
| 231 | + pipeline:c event:c display:c panda:m \ |
| 232 | + $[if $[WANT_NATIVE_NET],nativenet:c] \ |
| 233 | + $[if $[HAVE_NET],net:c] |
230 | 234 |
|
231 | 235 | #define SOURCES \ |
232 | 236 | binaryXml.cxx binaryXml.h \ |
|
270 | 274 | pgraph:c pgraphnodes:c cull:c gsgbase:c gobj:c \ |
271 | 275 | mathutil:c lerp:c downloader:c pnmimage:c \ |
272 | 276 | prc:c pstatclient:c pandabase:c linmath:c putil:c \ |
273 | | - pipeline:c event:c nativenet:c net:c display:c panda:m |
| 277 | + pipeline:c event:c display:c panda:m \ |
| 278 | + $[if $[WANT_NATIVE_NET],nativenet:c] \ |
| 279 | + $[if $[HAVE_NET],net:c] |
274 | 280 |
|
275 | 281 | #define SOURCES \ |
276 | 282 | binaryXml.cxx binaryXml.h \ |
|
0 commit comments