This makes it impossible to enforce /MD in all configurations (including Debug) from the parent, and leads to runtime-library mismatches (e.g., LNK2038 MDd_DynamicDebug vs MD_DynamicRelease) when the ...