summaryrefslogtreecommitdiff
path: root/src/dirs.proj
diff options
context:
space:
mode:
authorWes Haggard <Wes.Haggard@microsoft.com>2016-01-15 09:01:45 -0800
committerWes Haggard <Wes.Haggard@microsoft.com>2016-01-15 09:01:45 -0800
commitd3166b2d6c45444dbab749974cefd22f84de867b (patch)
tree7430e8746bd198d884ba5cf502e443f6ae211d0d /src/dirs.proj
parent17386c98f88376e30ab16c88fe79f8150fecbe9f (diff)
downloadcoreclr-d3166b2d6c45444dbab749974cefd22f84de867b.tar.gz
coreclr-d3166b2d6c45444dbab749974cefd22f84de867b.tar.bz2
coreclr-d3166b2d6c45444dbab749974cefd22f84de867b.zip
Rollback changeset 1565223.
[tfs-changeset: 1565534]
Diffstat (limited to 'src/dirs.proj')
-rw-r--r--src/dirs.proj4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/dirs.proj b/src/dirs.proj
index 84b1e58128..6eab0285c7 100644
--- a/src/dirs.proj
+++ b/src/dirs.proj
@@ -46,9 +46,7 @@
<ProjectFile Include="jit32\dirs.proj" Condition="'$(BuildArchitecture)' != 'amd64' and '$(BuildArchitecture)' != 'arm64'" />
<ProjectFile Include="jit64\dirs.proj" Condition="'$(BuildProjectName)' != 'CoreSys'" />
- <ProjectFile Include="tools\dirs.proj" >
- <ProductGroups>FX;PK</ProductGroups>
- </ProjectFile>
+ <ProjectFile Include="tools\dirs.proj" />
<ProjectFile Include="toolbox\dirs.proj" >
<ProductGroups>FX;PK</ProductGroups>
</ProjectFile>