This commit is contained in:
rdb 2009-07-22 15:07:30 +00:00
parent f346e037aa
commit 22f284940c

View File

@ -2979,7 +2979,7 @@ if (PkgSkip("PLUGIN")==0 and PkgSkip("TINYXML")==0):
TargetAdd('panda3d.exe', input='express_composite1.obj') TargetAdd('panda3d.exe', input='express_composite1.obj')
TargetAdd('panda3d.exe', input='express_composite2.obj') TargetAdd('panda3d.exe', input='express_composite2.obj')
if (sys.platform == 'darwin'): if (sys.platform == 'darwin'):
TargetAdd('panda3d.exe', input='filename_assist.mm') TargetAdd('panda3d.exe', input='dtoolutil_filename_assist.obj')
TargetAdd('panda3d.exe', opts=['PYTHON', 'TINYXML', 'OPENSSL', 'ZLIB', 'WINGDI', 'WINUSER', 'WINSHELL']) TargetAdd('panda3d.exe', opts=['PYTHON', 'TINYXML', 'OPENSSL', 'ZLIB', 'WINGDI', 'WINUSER', 'WINSHELL'])
# #