From 4b2e298ac6cb1700c6db2950e182d5ac30afe74d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 19 Apr 2010 14:56:38 +0200 Subject: Add Visual Studio 2010 projects and solutions --- .../cxx/tree/hello/hello-10.0.vcxproj.filters | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters (limited to 'dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters') diff --git a/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters b/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters new file mode 100644 index 0000000..620639d --- /dev/null +++ b/dist/examples/cxx/tree/hello/hello-10.0.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hpp;hxx;hm;inl;inc;xsd + + + {d512d9c4-9ddd-4830-a487-1d87db0643d5} + xsd + + + + + Source Files + + + Source Files + + + + + Header Files + + + + + + + + Schema Files + + + \ No newline at end of file -- cgit v1.1