diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index 5235e57eb6..563086055c 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -132,6 +132,15 @@ them to be redefined), which could have unexpected results. --> /experimental:deterministic %(AdditionalOptions) + + /pathmap:"$(DolphinRootDir)\"=d:\ %(AdditionalOptions) + /pathmap:"$(WindowsSdkDir)\"=w:\ %(AdditionalOptions) + /pathmap:"$(VCToolsetsDir)\"=v:\ %(AdditionalOptions)