From 730446fdaa8e837872b6ab8c2f2d176124ab3cee Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 8 Feb 2007 21:18:16 +0000 Subject: [PATCH] build for osx --- direct/metalibs/direct/Sources.pp | 1 + direct/src/motiontrail/Sources.pp | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/direct/metalibs/direct/Sources.pp b/direct/metalibs/direct/Sources.pp index 6473df34d6..7a5999e9dc 100644 --- a/direct/metalibs/direct/Sources.pp +++ b/direct/metalibs/direct/Sources.pp @@ -13,6 +13,7 @@ #define OTHER_LIBS \ panda:m \ pandaexpress:m \ + parametrics:c \ interrogatedb:c dconfig:c dtoolconfig:m \ dtoolutil:c dtoolbase:c dtool:m \ express:c pstatclient:c prc:c pandabase:c linmath:c \ diff --git a/direct/src/motiontrail/Sources.pp b/direct/src/motiontrail/Sources.pp index 7d137ec1be..5c2df23523 100644 --- a/direct/src/motiontrail/Sources.pp +++ b/direct/src/motiontrail/Sources.pp @@ -7,8 +7,17 @@ linmath:c \ mathutil:c \ gobj:c \ + putil:c \ + pipeline:c \ + event:c \ + pstatclient:c \ + pnmimage:c \ + $[if $[HAVE_NET],net:c] \ + pgraph:c \ + lerp:c \ panda:m \ express:c \ + downloader:c \ pandaexpress:m \ interrogatedb:c \ dconfig:c \