summaryrefslogtreecommitdiffhomepage
path: root/msbuild/test-performance.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'msbuild/test-performance.vcxproj')
-rw-r--r--msbuild/test-performance.vcxproj5
1 files changed, 4 insertions, 1 deletions
diff --git a/msbuild/test-performance.vcxproj b/msbuild/test-performance.vcxproj
index feff0c3..d3c8f6c 100644
--- a/msbuild/test-performance.vcxproj
+++ b/msbuild/test-performance.vcxproj
@@ -85,7 +85,10 @@
<Project>{c53e2afc-ea45-4798-be36-e959bb5c5a53}</Project>
</ProjectReference>
</ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="..\src\test-helper.h" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project>
+</Project> \ No newline at end of file