# HG changeset patch # User John Tsiombikas # Date 1412345779 -10800 # Node ID efd99ac728d9b29ce387b627a6dc0bf5ba58da24 # Parent 08f40e473f31d70eeb7de98cf8c730488dcc97b4 merged diff -r 08f40e473f31 -r efd99ac728d9 example/example-vs2012.vcxproj.filters --- a/example/example-vs2012.vcxproj.filters Fri Oct 03 17:14:24 2014 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - - - Source Files - - - \ No newline at end of file diff -r 08f40e473f31 -r efd99ac728d9 example/example-vs2013.vcxproj.filters --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/example/example-vs2013.vcxproj.filters Fri Oct 03 17:16:19 2014 +0300 @@ -0,0 +1,14 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx + + + + + Source Files + + + \ No newline at end of file