>>So now I want another Configuration called "QA" and
>>have an environment variable "QA" set, so I can then go:
[quoted text clipped - 10 lines]
> the new QA configuration. This is just the mechanism why DEBUG could be
> used under DEBUG configuration.
Hi Gary,
Thank you for your reply, and for the information. :)
My apologies for not being a little more specific...
First... I was thinking/hoping that there might be a way to actually change
the default behaviour. - So that when I start a new project, I can select
DEBUG, QA, or RELEASE from the Configuration dropdown menu right away.
Also, we almost exclusively use C# - So any solution would at least have to
affect C# projects... And ideally simply all of the VS environment as per
above.
Is there any way to do it that way...?
Please let me know.
Thanks! :)
- Andrew
"Gary Chang[MSFT]" - 26 Jun 2006 06:37 GMT
Hi Andrew,
For a C# project, you can define the 'Conditional compilation symbols' in
its project properties' Build option page, but it also needs you define it
manually.
>Is there any way to do it that way...?
I am afraid there is no such a feature in VS2005.But I suggest you can
submit this feedback to our product feedback center, our development team
may communicate with you directly on the issue there:
http://lab.msdn.microsoft.com/productfeedback/default.aspx
Thanks for your understanding!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.