summaryrefslogtreecommitdiff
path: root/src/dirs.proj
diff options
context:
space:
mode:
authorMatt Ellis <matell@microsoft.com>2015-08-12 16:11:43 -0700
committerMatt Ellis <matell@microsoft.com>2015-08-12 16:11:43 -0700
commit43a052cf5bdc001a38b991efe99613f808525ec9 (patch)
treeb4f5970076efbec4b2240578a724366b8d1b1ccc /src/dirs.proj
parent64451083d5bb7204aa6ea46f04c7d0faaf40a260 (diff)
downloadcoreclr-43a052cf5bdc001a38b991efe99613f808525ec9.tar.gz
coreclr-43a052cf5bdc001a38b991efe99613f808525ec9.tar.bz2
coreclr-43a052cf5bdc001a38b991efe99613f808525ec9.zip
Build Toolbox\BinaryRewriting as part of the PK product group
We need this so we can get a signed build of BclRewriter.exe which is only produced by the offical build out of the ProjectK branch. [tfs-changeset: 1513878]
Diffstat (limited to 'src/dirs.proj')
-rw-r--r--src/dirs.proj2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dirs.proj b/src/dirs.proj
index 1572fccf96..7b18ced302 100644
--- a/src/dirs.proj
+++ b/src/dirs.proj
@@ -53,7 +53,7 @@
<ProjectFile Include="tools\dirs.proj" />
<ProjectFile Include="toolbox\dirs.proj" >
- <ProductGroups>FX</ProductGroups>
+ <ProductGroups>FX;PK</ProductGroups>
</ProjectFile>
<ProjectFile Include="misc\misc.proj" />
</ItemGroup>