diff options
Diffstat (limited to 'Source/Core')
| -rw-r--r-- | Source/Core/Core/Core.vcproj | 60 |
1 files changed, 4 insertions, 56 deletions
diff --git a/Source/Core/Core/Core.vcproj b/Source/Core/Core/Core.vcproj index e40e00554e..d0115fc2f4 100644 --- a/Source/Core/Core/Core.vcproj +++ b/Source/Core/Core/Core.vcproj @@ -1379,6 +1379,10 @@ >
</File>
<File
+ RelativePath=".\Src\PowerPC\Jit64IL\IR_X86.cpp"
+ >
+ </File>
+ <File
RelativePath=".\Src\PowerPC\Jit64IL\Jit.cpp"
>
<FileConfiguration
@@ -1906,62 +1910,6 @@ RelativePath=".\Src\PowerPC\Jit64IL\JitAsm.h"
>
</File>
- <File
- RelativePath=".\Src\PowerPC\Jit64IL\JitRegCache.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="DebugFast|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="DebugFast|x64"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\Src\PowerPC\Jit64IL\JitRegCache.h"
- >
- </File>
</Filter>
<Filter
Name="JitCommon"
|
