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:[email protected] , 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? -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
