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 --- .../polymorphism/polymorphism-10.0.vcxproj.filters | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj.filters (limited to 'dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj.filters') diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj.filters b/dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj.filters new file mode 100644 index 0000000..4459d2c --- /dev/null +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-10.0.vcxproj.filters @@ -0,0 +1,38 @@ + + + + + {A02BB28E-3A7B-4E9E-A2AC-AA264C62525C} + cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx + + + {6B2184D0-2125-48EB-AE80-64E24055DCE4} + h;hpp;hxx;hm;inl;inc;xsd + + + {e32c9352-17dd-4c6c-b9fa-fadaf6eee928} + xsd + + + + + Source Files + + + Source Files + + + + + Header Files + + + + + + + + Schema Files + + + \ No newline at end of file -- cgit v1.1