summaryrefslogtreecommitdiffhomepage
path: root/msbuild/test-unicode.vcxproj
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2022-01-02 19:02:38 +0100
committerRoland Reichwein <mail@reichwein.it>2022-01-02 19:02:38 +0100
commitaa2edab739e3daac42cd5dbb44d10234ad880626 (patch)
treea89ff831861346ffb4ece6b0ca770c8be8315770 /msbuild/test-unicode.vcxproj
parentc3124ce89b53e0b1ff3b666aeee9d1829b74229c (diff)
Separated unit tests and performance tests
Diffstat (limited to 'msbuild/test-unicode.vcxproj')
-rw-r--r--msbuild/test-unicode.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/msbuild/test-unicode.vcxproj b/msbuild/test-unicode.vcxproj
index 144635e..3cd66aa 100644
--- a/msbuild/test-unicode.vcxproj
+++ b/msbuild/test-unicode.vcxproj
@@ -77,6 +77,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClCompile Include="..\src\test-helper.cpp" />
<ClCompile Include="..\src\test-unicode.cpp" />
</ItemGroup>
<ItemGroup>