mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-29 19:20:36 +00:00
Windows build fix.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3737 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
6800adf4dc
commit
fd57ba3105
@ -1066,6 +1066,14 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Src\PowerPC\Interpreter\Interpreter_Tables.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Src\PowerPC\Interpreter\Interpreter_Tables.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Jit64"
|
||||
@ -1914,6 +1922,14 @@
|
||||
<Filter
|
||||
Name="JitCommon"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\Src\PowerPC\JitCommon\Jit_Tables.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Src\PowerPC\JitCommon\Jit_Tables.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\Src\PowerPC\JitCommon\Jit_Util.cpp"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user