From 902dc1f827eb5be135d9b2431f75fd2234c07c03 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 24 May 2014 16:02:10 -0700 Subject: Add VC11 project files for examples --- .../polymorphism/polymorphism-11.0.vcxproj.filters | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 dist/examples/cxx/tree/polymorphism/polymorphism-11.0.vcxproj.filters (limited to 'dist/examples/cxx/tree/polymorphism/polymorphism-11.0.vcxproj.filters') diff --git a/dist/examples/cxx/tree/polymorphism/polymorphism-11.0.vcxproj.filters b/dist/examples/cxx/tree/polymorphism/polymorphism-11.0.vcxproj.filters new file mode 100644 index 0000000..4459d2c --- /dev/null +++ b/dist/examples/cxx/tree/polymorphism/polymorphism-11.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