0

Can anyone tell me, please. How can i set "Treat wchar_t as Built-in Type" in Visual Studio 2012. In main documentation i see, that a i have to set like here Bu in VS2012 in project properties i see only this: sceenshot Thanks for yu help!

AntonD
  • 108
  • 12

1 Answers1

3

Right click on c++ project (NOT solution) and select properties, you should see something like this enter image description here

Iłya Bursov
  • 23,342
  • 4
  • 33
  • 57