On Wed, Nov 26, 2008 at 11:51 AM, KSpam <[EMAIL PROTECTED]> wrote: > On Wednesday 26 November 2008 10:25:28 Robert Dailey wrote: > > Well I could probably define _UNICODE on the command line, right? But if > I > > do this it doesn't exactly undefine _MBCS does it? > > I define _UNICODE and UNICODE via "add_definitions". As far as I can tell, > Visual Studio picks up these settings and sets "Unicode" in the project > settings instead of "Multibyte Character Set".
Thanks! This works out wonderfully!
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
