From 7247ee1ad0b64f4e0a3eb8c84b0e8409ccdef029 Mon Sep 17 00:00:00 2001 From: lightningterror Date: Fri, 18 Jan 2019 15:56:54 +0100 Subject: [PATCH] GSdx: Add glsl shaders to VS solution. It should make searching/navigating a bit easier now. --- plugins/GSdx/GSdx.vcxproj | 9 ++++++++- plugins/GSdx/GSdx.vcxproj.filters | 29 +++++++++++++++++++++++++---- 2 files changed, 33 insertions(+), 5 deletions(-) diff --git a/plugins/GSdx/GSdx.vcxproj b/plugins/GSdx/GSdx.vcxproj index 5454f733e9..c1724704b8 100644 --- a/plugins/GSdx/GSdx.vcxproj +++ b/plugins/GSdx/GSdx.vcxproj @@ -280,8 +280,15 @@ - + + + + + + + + diff --git a/plugins/GSdx/GSdx.vcxproj.filters b/plugins/GSdx/GSdx.vcxproj.filters index f67a29b72c..642813bca2 100644 --- a/plugins/GSdx/GSdx.vcxproj.filters +++ b/plugins/GSdx/GSdx.vcxproj.filters @@ -556,6 +556,10 @@ + + + Shaders + Shaders @@ -568,16 +572,33 @@ Shaders - - - Shaders - Shaders Shaders + + Shaders + + + Shaders + + + Shaders + + + Shaders + + + Shaders + + + Shaders + + + Shaders + Resource Files