From a12876e95ecf66728d793619dd243711092a6b70 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 11 Dec 2012 13:54:57 +0000 Subject: life with filter is better... git-svn-id: http://svn.miranda-ng.org/main/trunk@2721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../Weather/proto_weather/proto_11.vcxproj.filters | 14 ++++ plugins/Weather/weather_11.vcxproj.filters | 89 ++++++++++++++++++++++ 2 files changed, 103 insertions(+) create mode 100644 plugins/Weather/proto_weather/proto_11.vcxproj.filters create mode 100644 plugins/Weather/weather_11.vcxproj.filters (limited to 'plugins/Weather') diff --git a/plugins/Weather/proto_weather/proto_11.vcxproj.filters b/plugins/Weather/proto_weather/proto_11.vcxproj.filters new file mode 100644 index 0000000000..27e90fab59 --- /dev/null +++ b/plugins/Weather/proto_weather/proto_11.vcxproj.filters @@ -0,0 +1,14 @@ + + + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx + + + + + Resource Files + + + \ No newline at end of file diff --git a/plugins/Weather/weather_11.vcxproj.filters b/plugins/Weather/weather_11.vcxproj.filters new file mode 100644 index 0000000000..8ceac73614 --- /dev/null +++ b/plugins/Weather/weather_11.vcxproj.filters @@ -0,0 +1,89 @@ + + + + + {ae98b833-66fd-4d03-8883-da86b699da8e} + cpp;c;cxx;rc;def;r;odl;idl;hpj;bat + + + {229b056a-ba07-4698-ad86-26548bd87e32} + h;hpp;hxx;hm;inl + + + {3433a4a3-b1af-4761-ab98-0d4ada361b3a} + + + {4be16e1a-70ca-4330-b259-db32ec58dcc0} + ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe + + + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + Source Files + + + + + Header Files + + + Header Files + + + Header Files + + + + + Resource Files + + + Resource Files + + + \ No newline at end of file -- cgit v1.2.3