windows compile fix (thanks lordmark)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5289 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee 2010-04-07 15:35:10 +00:00
parent 499936561a
commit eada74b74e
1 changed files with 16 additions and 0 deletions

View File

@ -446,6 +446,18 @@
> >
</File> </File>
</Filter> </Filter>
<Filter
Name="JIT"
>
<File
RelativePath=".\Src\Jit\DSPJitExtOps.cpp"
>
</File>
<File
RelativePath=".\Src\Jit\DSPJitUtil.cpp"
>
</File>
</Filter>
<File <File
RelativePath=".\Src\assemble.cpp" RelativePath=".\Src\assemble.cpp"
> >
@ -498,6 +510,10 @@
RelativePath=".\Src\DSPCore.cpp" RelativePath=".\Src\DSPCore.cpp"
> >
</File> </File>
<File
RelativePath=".\Src\DSPCommon.h"
>
</File>
<File <File
RelativePath=".\Src\DSPCore.h" RelativePath=".\Src\DSPCore.h"
> >