Windows build fix.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3737 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Marcus Wanners 2009-07-10 21:12:45 +00:00
parent 6800adf4dc
commit fd57ba3105
1 changed files with 16 additions and 0 deletions

View File

@ -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"
>