From 62ff431e3af9e9b84d1595291663070074855167 Mon Sep 17 00:00:00 2001 From: "Unknown W. Brackets" Date: Sat, 31 Aug 2013 23:03:34 -0700 Subject: [PATCH] Include the PPC jit in the project. So it's easier to find when refactoring. --- Core/Core.vcxproj | 60 +++++++++++++++++++++++++++++++++++++++ Core/Core.vcxproj.filters | 33 +++++++++++++++++++++ 2 files changed, 93 insertions(+) diff --git a/Core/Core.vcxproj b/Core/Core.vcxproj index 1902351775..850a8af2d5 100644 --- a/Core/Core.vcxproj +++ b/Core/Core.vcxproj @@ -323,6 +323,54 @@ + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + + + true + true + true + true + @@ -481,6 +529,18 @@ + + true + true + true + true + + + true + true + true + true + diff --git a/Core/Core.vcxproj.filters b/Core/Core.vcxproj.filters index 7bce77a33f..9cbfcc44f9 100644 --- a/Core/Core.vcxproj.filters +++ b/Core/Core.vcxproj.filters @@ -52,6 +52,9 @@ {1c79e88d-1c48-450b-8af6-f22ce7d40c66} + + {ac0e396a-6e16-4796-a0a0-b8ebf46ea74c} + @@ -460,6 +463,30 @@ Ext + + MIPS\PPC + + + MIPS\PPC + + + MIPS\PPC + + + MIPS\PPC + + + MIPS\PPC + + + MIPS\PPC + + + MIPS\PPC + + + MIPS\PPC + @@ -858,6 +885,12 @@ Ext + + MIPS\PPC + + + MIPS\PPC +