summaryrefslogtreecommitdiff
path: root/BCT/RegressionTests/TranslationTest/TranslationTest.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'BCT/RegressionTests/TranslationTest/TranslationTest.csproj')
-rw-r--r--BCT/RegressionTests/TranslationTest/TranslationTest.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/BCT/RegressionTests/TranslationTest/TranslationTest.csproj b/BCT/RegressionTests/TranslationTest/TranslationTest.csproj
index 6620b0c4..0487fefc 100644
--- a/BCT/RegressionTests/TranslationTest/TranslationTest.csproj
+++ b/BCT/RegressionTests/TranslationTest/TranslationTest.csproj
@@ -107,6 +107,9 @@
<ItemGroup>
<EmbeddedResource Include="SplitFieldsHeapInput.txt" />
</ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="TwoDBoxHeapInput.txt" />
+ </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.