[cmake-developers] [CMake 0011461]: finish midl support for VS2010 Generator
Mantis Bug Tracker
mantis at public.kitware.com
Sun Nov 14 08:18:39 EST 2010
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=11461
======================================================================
Reported By: Robert Lenhardt
Assigned To:
======================================================================
Project: CMake
Issue ID: 11461
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2010-11-14 08:18 EST
Last Modified: 2010-11-14 08:18 EST
======================================================================
Summary: finish midl support for VS2010 Generator
Description:
The support for processing idl files is missing from the VS2010 Generator.
Therefore idl files are now added as headers without processing. I added a patch
which adds idl files under <Midl> tags and inserts file output options to the
midl options in backward correspondance to the previous VS Generators. This
works for my idl files. I did not insert preprocessor definitions to the midl
options, as there where problems with quoted defines in previous midl versions
(see Issue 8165). The new midl seems to accept quoted defines though.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-11-14 08:18 Robert LenhardtNew Issue
2010-11-14 08:18 Robert LenhardtFile Added: vc10midl.patch
======================================================================
More information about the cmake-developers
mailing list