mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 05:08:57 +00:00
Try to fix Windows build.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6968 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
b3a183dffe
commit
a22d807bf0
5 changed files with 14 additions and 15 deletions
|
@ -10,7 +10,7 @@ files = [
|
|||
]
|
||||
|
||||
libs = [
|
||||
'dspcore', 'common',
|
||||
'core', 'common',
|
||||
]
|
||||
|
||||
if sys.platform == 'darwin':
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue