From f00dbc9e45e650766bc9c2d81772b10e1a8425c3 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 24 May 2014 16:24:55 -0700 Subject: Add VC12 project files --- .../cxx/tree/hello/hello-12.0.vcxproj.filters | 38 ++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 dist/examples/cxx/tree/hello/hello-12.0.vcxproj.filters (limited to 'dist/examples/cxx/tree/hello/hello-12.0.vcxproj.filters') diff --git a/dist/examples/cxx/tree/hello/hello-12.0.vcxproj.filters b/dist/examples/cxx/tree/hello/hello-12.0.vcxproj.filters new file mode 100644 index 0000000..732378a --- /dev/null +++ b/dist/examples/cxx/tree/hello/hello-12.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