summaryrefslogtreecommitdiff
path: root/src/dirs.proj
diff options
context:
space:
mode:
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>