forked from dolphin-emu/dolphin
Windows build fix.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3737 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@@ -1066,6 +1066,14 @@
|
|||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\Src\PowerPC\Interpreter\Interpreter_Tables.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\Src\PowerPC\Interpreter\Interpreter_Tables.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Jit64"
|
Name="Jit64"
|
||||||
@@ -1914,6 +1922,14 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="JitCommon"
|
Name="JitCommon"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".\Src\PowerPC\JitCommon\Jit_Tables.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\Src\PowerPC\JitCommon\Jit_Tables.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\Src\PowerPC\JitCommon\Jit_Util.cpp"
|
RelativePath=".\Src\PowerPC\JitCommon\Jit_Util.cpp"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user