vs_dirs.props (386B)
1 <?xml version="1.0" encoding="utf-8"?> 2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <PropertyGroup Label="UserMacros"> 4 <MhdRoot>$(SolutionDir)..\..\</MhdRoot> 5 <MhdSrc>$(SolutionDir)..\..\src\</MhdSrc> 6 <MhdW32Dir>$(SolutionDir)..\</MhdW32Dir> 7 <MhdW32Common>$(MhdW32Dir)common\</MhdW32Common> 8 </PropertyGroup> 9 </Project>