From 539563f0f46d724998ca43fe5d786aecab2d4ed9 Mon Sep 17 00:00:00 2001 From: Themaister Date: Tue, 27 Dec 2011 03:27:28 +0100 Subject: [PATCH] Add filters to project. --- .gitignore | 1 - msvc/SSNES/SSNES/SSNES.vcxproj.filters | 288 +++++++++++++++++++++++++ 2 files changed, 288 insertions(+), 1 deletion(-) create mode 100644 msvc/SSNES/SSNES/SSNES.vcxproj.filters diff --git a/.gitignore b/.gitignore index d296741986..6641d0c2fb 100644 --- a/.gitignore +++ b/.gitignore @@ -12,4 +12,3 @@ Debug Release ipch *.user -*.filters diff --git a/msvc/SSNES/SSNES/SSNES.vcxproj.filters b/msvc/SSNES/SSNES/SSNES.vcxproj.filters new file mode 100644 index 0000000000..c7c8f3a0aa --- /dev/null +++ b/msvc/SSNES/SSNES/SSNES.vcxproj.filters @@ -0,0 +1,288 @@ + + + + + Sources\gfx + + + Sources\gfx + + + Sources\gfx + + + Sources\gfx + + + Sources\gfx + + + Sources\gfx + + + Sources\gfx + + + Sources\audio + + + Sources\audio + + + Sources\audio + + + Sources\audio + + + Sources\audio + + + Sources\input + + + Sources\input + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + Sources\top + + + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + Headers + + + + + {28fed54e-87b3-4bc6-ae27-7cea25ef2e43} + + + {75ab8cb3-2b54-4d04-94b0-bbd92a445ee4} + + + {4482f76d-5312-4ffd-a97e-c1339ed6b43d} + + + {0cc589b9-03ab-4f7a-a7f0-9a4e4f39139e} + + + {2ebd2975-3e8c-4be6-b8a5-b63185e39ef4} + + + {f5587648-1c52-408e-80de-effb813294f1} + + + \ No newline at end of file