From a093b58aadff6e3515da27f8e35fcc7861b255b4 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Wed, 7 Jun 2017 21:57:45 -0400 Subject: [PATCH] Core: Move SignatureDB and Config source files into filters Keeps things organized instead of being in the root of Core's source tree when using the filter view. --- Source/Core/Core/Core.vcxproj.filters | 54 +++++++++++++++++++++------ 1 file changed, 42 insertions(+), 12 deletions(-) diff --git a/Source/Core/Core/Core.vcxproj.filters b/Source/Core/Core/Core.vcxproj.filters index 421dd7e78b..8163603ae9 100644 --- a/Source/Core/Core/Core.vcxproj.filters +++ b/Source/Core/Core/Core.vcxproj.filters @@ -154,6 +154,12 @@ {1fa9df3e-6741-4045-b2f6-457b4a0540a9} + + {a3d4778e-1891-458e-9bd1-009c2f5e8ed9} + + + {f0b52c84-49f4-470a-b037-edeea5634b9e} + @@ -687,10 +693,18 @@ PowerPC\Jit64Common - - - - + + PowerPC\SignatureDB + + + PowerPC\SignatureDB + + + PowerPC\SignatureDB + + + PowerPC\SignatureDB + IOS\USB\Bluetooth @@ -853,8 +867,12 @@ ConfigLoader - - + + Config + + + Config + IOS\Network\NCD @@ -1334,10 +1352,18 @@ PowerPC\Jit64Common - - - - + + PowerPC\SignatureDB + + + PowerPC\SignatureDB + + + PowerPC\SignatureDB + + + PowerPC\SignatureDB + IOS\USB\Bluetooth @@ -1491,11 +1517,15 @@ ConfigLoader - - ConfigLoader + + Config + + + Config + IOS\Network\NCD