[CMake] How to avoid having /D _MBCS ?

Martin Koller martin.koller at etm.at
Thu Mar 21 10:20:50 EDT 2013


In my win project, when I use the visual studio generator (64bit), I always get the /D _MBCS flag in the compiler options
(started with msbuild).
When I generate Makefiles with the same project (JOM NMakefiles), _MBCS is not defined.
I do not want to have it defined. How can I avoid it and still using vcxproj files ?
-- 
Best Regards/Schöne Grüße

Martin

-----------------------------------------------------------------
Ing. Martin Koller , mailto:martin.koller at etm.at , http://www.etm.at
ETM professional control GmbH, A-7000 Eisenstadt Marktstr. 3
Phone:+43 2682/741-62603, Fax:+43 2682/741-52555
-----------------------------------------------------------------
A: Because it breaks the logical sequence of discussion
Q: Why is top posting bad?




More information about the CMake mailing list