I have a decent handful of property sheet files (.props), here is a short example:
It's very tedious to assign all of the correct property sheets to the correct configurations. What I'd like to do is create, for example, app_x86.props which simply references global.props, x86.props, app.props, so that I only have to assign one property sheet to each project configuration.
Is there any way to do this kind of referencing of property sheets?
This is perfectly possible with the UI: go to View->Property Manager
, add a new property sheet, then add other property sheets to that sheet (right-click the base sheet, Add new Project Property Sheet
, just like for adding sheets to the project). You will see VS indents them to show they are imported into another sheet. The created property sheet will of course also use the Import element as in your answer.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With