R
rfaux
Since VS basically uses MSBuild to compile everything you can send the
value for /define on the commandline to MSBuild buy using MSBuilds
property DefineConstants like so...
/property
efineConstants="CommaDelemitedList"
value for /define on the commandline to MSBuild buy using MSBuilds
property DefineConstants like so...
/property
efineConstants="CommaDelemitedList"