From d3bead638f418c062c95e648a616e9d077334572 Mon Sep 17 00:00:00 2001 From: "Unknown W. Brackets" Date: Sun, 2 Mar 2014 11:41:22 -0800 Subject: [PATCH] Add ppcEmitter.cpp/h to the MSVC project. So that it's searchable/etc. --- Common/Common.vcxproj | 7 +++++++ Common/Common.vcxproj.filters | 2 ++ 2 files changed, 9 insertions(+) diff --git a/Common/Common.vcxproj b/Common/Common.vcxproj index b80863a7d2..70c5beb405 100644 --- a/Common/Common.vcxproj +++ b/Common/Common.vcxproj @@ -190,6 +190,7 @@ + @@ -227,6 +228,12 @@ + + true + true + true + true + Create Create diff --git a/Common/Common.vcxproj.filters b/Common/Common.vcxproj.filters index 65839eb84a..57fa17b0bd 100644 --- a/Common/Common.vcxproj.filters +++ b/Common/Common.vcxproj.filters @@ -36,6 +36,7 @@ Crypto + @@ -65,6 +66,7 @@ +