From 220818c1b2cd7e323dcda0adb22284bba421e55a Mon Sep 17 00:00:00 2001 From: rdb Date: Sat, 12 Dec 2009 14:05:16 +0000 Subject: [PATCH] One of those silly typo's again --- makepanda/makepanda.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makepanda/makepanda.py b/makepanda/makepanda.py index adb468e33a..118c008c15 100755 --- a/makepanda/makepanda.py +++ b/makepanda/makepanda.py @@ -3531,7 +3531,7 @@ if (RTDIST): TargetAdd('p3dembed.exe', input='libp3dtool.dll') TargetAdd('p3dembed.exe', input='libp3pystub.dll') if (sys.platform == "darwin"): - TargetAdd('p3dembed.cxx', input='libsubprocbuffer.ilb') + TargetAdd('p3dembed.exe', input='libsubprocbuffer.ilb') TargetAdd('p3dembed.exe', opts=['NOSTRIP', 'WINGDI', 'WINSOCK2', 'ZLIB', 'WINUSER', 'OPENSSL', 'JPEG', 'WINOLE', 'CARBON', 'MSIMG', 'WINCOMCTL', 'TINYXML', 'ADVAPI', 'WINSHELL', 'X11', 'PNG']) #