PDA

View Full Version : Any way to specify "Character Set" when importing a .pro file into VS2005?



will49
9th July 2008, 23:32
When I import my .pro project into VS2005 (Qt 4.3.5), the "Character Set" option in VS defaults to "Not Set".

So each time I import my project, I need to manually change this to "Use Unicode Character Set" because it is needed by some items in my project.

Is there a way to do this automatically, such as some option in the .pro file itself?