From 179f9d1db56d8b81235e6f85734fcc08e2f33fcc Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 Jul 2014 08:19:22 +0200 Subject: Update VC custom build rules with new command line options --- dist/etc/vc-1x.0/xsd-cxx-parser.props | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 dist/etc/vc-1x.0/xsd-cxx-parser.props (limited to 'dist/etc/vc-1x.0/xsd-cxx-parser.props') diff --git a/dist/etc/vc-1x.0/xsd-cxx-parser.props b/dist/etc/vc-1x.0/xsd-cxx-parser.props new file mode 100644 index 0000000..b167a38 --- /dev/null +++ b/dist/etc/vc-1x.0/xsd-cxx-parser.props @@ -0,0 +1,33 @@ + + + + Midl + CustomBuild + + + _SelectedFiles;$(CXX_Parser_Mapping_RuleDependsOn) + + + + False + False + False + False + False + . + .hxx + .cxx + .ixx + -pskel + _pskel + 0 + 0 + 0 + xsd.exe cxx-parser [AllOptions] [AdditionalOptions] [Inputs] + xsd cxx-parser %(Identity) + false + + + -- cgit v1.1