Test Case for conditional logging

This commit is contained in:
Asit Kumar Dhal
2017-06-17 17:50:46 +02:00
parent 380233b727
commit de0154c525
4 changed files with 153 additions and 1 deletions

View File

@@ -125,6 +125,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="cond_logging.cpp" />
<ClCompile Include="errors.cpp" />
<ClCompile Include="file_helper.cpp" />
<ClCompile Include="file_log.cpp" />