views:

56

answers:

0

Hi,

My Visual Studio 2010 project creates resource.h when compiled but does creates the file in UTF-16. How do I get VS 2010 to generate this file in either UTF-8 or ANSI?

Note: I need this to happen automatically. So, re-opening the file and resaving it is not an option.

Thanks.