|
| |
511 |
511 |
<ClInclude Include="..\Common\ipcstructs.h" /> |
|
|
| |
512 |
512 |
<ClInclude Include="..\common\targetver.h" /> |
|
|
| |
513 |
513 |
<ClInclude Include="..\common\TLogger.h" /> |
|
| |
|
514 |
<ClInclude Include="..\common\TLoggerFactory.h" /> |
|
|
| |
514 |
515 |
<ClInclude Include="..\common\TLoggerInitializer.h" /> |
|
| |
|
516 |
<ClInclude Include="..\common\TLoggerLevelConfig.h" /> |
|
|
| |
|
517 |
<ClInclude Include="..\common\TLoggerLocationConfig.h" /> |
|
|
| |
|
518 |
<ClInclude Include="..\common\TLogRotator.h" /> |
|
|
| |
|
519 |
<ClInclude Include="..\common\TLogSink.h" /> |
|
|
| |
|
520 |
<ClInclude Include="..\common\TLogSinkCollection.h" /> |
|
|
| |
515 |
521 |
<ClInclude Include="..\common\TMultiFileBackend.h" /> |
|
| |
|
522 |
<ClInclude Include="..\common\TMultiLoggerConfig.h" /> |
|
|
| |
516 |
523 |
<ClInclude Include="..\common\TShellExtMenuConfig.h" /> |
|
|
| |
517 |
524 |
<ClInclude Include="..\common\version.h" /> |
|
|
| |
518 |
525 |
<ClInclude Include="AsyncHttpFile.h" /> |
| |
|
|
| |
775 |
782 |
<DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Release|x64'">4512;4714</DisableSpecificWarnings> |
|
|
| |
776 |
783 |
<DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Testing Debug|x64'">4512;4714</DisableSpecificWarnings> |
|
|
| |
777 |
784 |
</ClCompile> |
|
| |
|
785 |
<ClCompile Include="..\common\TLoggerFactory.cpp" /> |
|
|
| |
778 |
786 |
<ClCompile Include="..\common\TLoggerInitializer.cpp" /> |
|
| |
|
787 |
<ClCompile Include="..\common\TLoggerLevelConfig.cpp" /> |
|
|
| |
|
788 |
<ClCompile Include="..\common\TLoggerLocationConfig.cpp" /> |
|
|
| |
|
789 |
<ClCompile Include="..\common\TLogRotator.cpp" /> |
|
|
| |
|
790 |
<ClCompile Include="..\common\TLogSink.cpp" /> |
|
|
| |
|
791 |
<ClCompile Include="..\common\TLogSinkCollection.cpp" /> |
|
|
| |
779 |
792 |
<ClCompile Include="..\common\TMultiFileBackend.cpp" /> |
|
| |
|
793 |
<ClCompile Include="..\common\TMultiLoggerConfig.cpp" /> |
|
| |
780 |
794 |
<ClCompile Include="..\common\TShellExtMenuConfig.cpp" /> |
|
|
| |
781 |
795 |
<ClCompile Include="AsyncHttpFile.cpp" /> |
|
|
| |
782 |
796 |
<ClCompile Include="CDragDropComboEx.cpp" /> |