summaryrefslogtreecommitdiff
path: root/src/md/enc/dbi/MDRuntimeRW-dbi.props
blob: eb5a7d44b97b884916f2202e5004170701e4245b (plain)
1
2
3
4
5
6
7
8
9
10
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="dogfood">
    <PropertyGroup>
        <!-- All features are set in file:..\..\MD.props -->
        <MetadataFlavor>mscordbi</MetadataFlavor>
    </PropertyGroup>
    
    <!--Leaf project Properties-->
    <Import Project="$(_NTDRIVE)$(_NTROOT)\ndp\clr\src\MD\enc\enc.settings.targets" />
    
</Project>