The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=11460 ====================================================================== Reported By: Robert Lenhardt Assigned To: ====================================================================== Project: CMake Issue ID: 11460 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2010-11-14 08:09 EST Last Modified: 2010-11-14 08:09 EST ====================================================================== Summary: VS2010 Generator does not add preprocessor defintions to resource compiler Description: The VS2010 Generator does not add pp defs to Rescources, unlike the previous VS Generators. This breaks projects which parametrize rc files with the preprocessor. I added a patch which takes the pp defs for the current config and adds them to the rc compiler. ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2010-11-14 08:09 Robert LenhardtNew Issue 2010-11-14 08:09 Robert LenhardtFile Added: rcpp.patch ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
