Add mac directory for binary

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@105 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
tmator
2008-07-30 12:04:59 +00:00
parent 92c0a4c370
commit 059b56043b
10 changed files with 641 additions and 1 deletions

View File

@ -30,7 +30,7 @@ if sys.platform == 'darwin':
# "Source/Plugins/Plugin_VideoOGL/Src",
"Source/Plugins/Plugin_DSP_NULL/Src",
# "Source/Plugins/Plugin_DSP_LLE/Src",
# "Source/Plugins/Plugin_PadSimple/Src",
"Source/Plugins/Plugin_PadSimple/Src",
"Source/Plugins/Plugin_nJoy_SDL/Src",
"Source/Core/DolphinWX/src",
]