CONDITION: Looking to Simply Include a File Based on Configuration Type
Hello,
I'm wanting to include a file in my Setup Project if the Build Configuration is of a certain type ("Release"). How do I set the Condition property successfully to do this?
Thank you, Michael
MichaelDBang_Vendor Friday, October 02, 2009 9:04 PM
You might be able to do this with the project output options. Add Project Output picks up release or debug depending on the build, if I recall correctly.Phil Wilson
You might be able to do this with the project output options. Add Project Output picks up release or debug depending on the build, if I recall correctly.Phil Wilson