summaryrefslogtreecommitdiff
path: root/src/md/enc/dbi/MDRuntimeRW-dbi.props
diff options
context:
space:
mode:
Diffstat (limited to 'src/md/enc/dbi/MDRuntimeRW-dbi.props')
-rw-r--r--src/md/enc/dbi/MDRuntimeRW-dbi.props10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/md/enc/dbi/MDRuntimeRW-dbi.props b/src/md/enc/dbi/MDRuntimeRW-dbi.props
new file mode 100644
index 0000000000..eb5a7d44b9
--- /dev/null
+++ b/src/md/enc/dbi/MDRuntimeRW-dbi.props
@@ -0,0 +1,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>