Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/simpleini.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.vcxproj')
-rw-r--r--tests/tests.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tests.vcxproj b/tests/tests.vcxproj
index 5fe1d76..dc42113 100644
--- a/tests/tests.vcxproj
+++ b/tests/tests.vcxproj
@@ -37,6 +37,7 @@
<ClInclude Include="pch.h" />
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="ts-bugfix.cpp" />
<ClCompile Include="ts-roundtrip.cpp" />
<ClCompile Include="ts-snippets.cpp" />
<ClCompile Include="ts-utf8.cpp" />