summaryrefslogtreecommitdiffhomepage
path: root/msbuild/test-performance.vcxproj
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2022-01-06 15:30:02 +0100
committerRoland Reichwein <mail@reichwein.it>2022-01-06 15:30:02 +0100
commit69e14c9f3a9fe35a80a22f121969cef914ede063 (patch)
treeeb6f78e0e28119ff8d757b794344bc55a01bb1c1 /msbuild/test-performance.vcxproj
parentfceee089c114e8510fd1e7f06f258b5d67cf23bf (diff)
Adjustments for msbuild
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