Fix nppanda3d crash on OSX, I hope

This commit is contained in:
rdb 2009-10-28 13:33:30 +00:00
parent 0f383eaccb
commit 4a22b8f104

View File

@ -3258,7 +3258,8 @@ if (RUNTIME and PkgSkip("NPAPI")==0):
elif (sys.platform == "darwin"):
TargetAdd('nppanda3d.plugin', input='nppanda3d.rsrc')
TargetAdd('nppanda3d.plugin', input='nppanda3d.plist', ipath=OPTS)
TargetAdd('nppanda3d.plugin', opts=['FORCE_DYNAMIC', 'NPAPI', 'TINYXML', 'OPENSSL', 'WINUSER', 'WINSHELL', 'WINOLE', 'CARBON'])
TargetAdd('nppanda3d.plugin', input='plugin_find_root_dir_assist.obj')
TargetAdd('nppanda3d.plugin', opts=['NPAPI', 'TINYXML', 'OPENSSL', 'WINUSER', 'WINSHELL', 'WINOLE', 'CARBON'])
#
# DIRECTORY: direct/src/plugin_activex/