summaryrefslogtreecommitdiff
path: root/tests/src/JIT/HardwareIntrinsics/General/dir.props
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/JIT/HardwareIntrinsics/General/dir.props')
-rw-r--r--tests/src/JIT/HardwareIntrinsics/General/dir.props7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/src/JIT/HardwareIntrinsics/General/dir.props b/tests/src/JIT/HardwareIntrinsics/General/dir.props
new file mode 100644
index 0000000000..696ab10ba4
--- /dev/null
+++ b/tests/src/JIT/HardwareIntrinsics/General/dir.props
@@ -0,0 +1,7 @@
+<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <Import Condition="Exists('..\dir.props')" Project="..\dir.props"/>
+
+ <ItemGroup>
+ <ProjectReference Include="$(SourceDir)Common/CoreCLRTestLibrary/CoreCLRTestLibrary.csproj" />
+ </ItemGroup>
+</Project> \ No newline at end of file