ceztko / SolutionConfigurationName

A Visual Studio 2010-2017 extension that sets SolutionConfiguration and SolutionPlatform build macros
https://marketplace.visualstudio.com/items?itemName=ceztko.SolutionConfigurationName
Other
12 stars 12 forks source link

README

This extension creates two build macros $(SolutionConfiguration) and &(SolutionPlatform), denoting the active solution configuration name and platform.

Build is supported only on VS10 and VS15 solutions. VS12 is kept only for reference. Check also dependencies needed in Resources/Deps/Readme.txt

License is MIT