| |
559 |
559 |
<ClInclude Include="TTask.h" /> |
| |
560 |
560 |
<ClInclude Include="TTaskBaseData.h" /> |
| |
561 |
561 |
<ClInclude Include="TTaskConfigTracker.h" /> |
| |
562 |
562 |
<ClInclude Include="TTaskConfiguration.h" /> |
| |
563 |
563 |
<ClInclude Include="TTaskInfo.h" /> |
| |
564 |
564 |
<ClInclude Include="TTaskLocalStats.h" /> |
| |
565 |
565 |
<ClInclude Include="TTaskStatsSnapshot.h" /> |
| |
566 |
566 |
<ClInclude Include="TTaskManager.h" /> |
| |
567 |
567 |
<ClInclude Include="TTaskManagerStatsSnapshot.h" /> |
| |
568 |
568 |
<ClInclude Include="DataBuffer.h" /> |
| |
569 |
569 |
<ClInclude Include="TAutoHandles.h" /> |
| |
570 |
570 |
<ClInclude Include="TBasePathData.h" /> |
| |
571 |
571 |
<ClInclude Include="TDataBuffer.h" /> |
| |
572 |
572 |
<ClInclude Include="TFileFilter.h" /> |
| |
573 |
573 |
<ClInclude Include="TFileFiltersArray.h" /> |
| |
574 |
574 |
<ClInclude Include="TFileInfo.h" /> |
| |
575 |
575 |
<ClInclude Include="TFileInfoArray.h" /> |
| |
576 |
576 |
<ClInclude Include="TLocalFilesystem.h" /> |
| |
577 |
577 |
<ClInclude Include="TSubTaskContext.h" /> |
| |
578 |
578 |
<ClInclude Include="ErrorCodes.h" /> |
| |
579 |
|
<ClInclude Include="SerializationHelpers.h" /> |
| |
580 |
|
<ClInclude Include="TBinarySerializer.h" /> |
| |
581 |
579 |
<ClInclude Include="TConfig.h" /> |
| |
582 |
580 |
<ClInclude Include="TConfigSerializers.h" /> |
| |
583 |
581 |
<ClInclude Include="TCoreException.h" /> |
| |
584 |
582 |
<ClInclude Include="TDateTime.h" /> |
| |
585 |
583 |
<ClInclude Include="TLogger.h" /> |
| |
586 |
584 |
<ClInclude Include="TPath.h" /> |
| |
587 |
585 |
<ClInclude Include="TSharedMemory.h" /> |
| |
588 |
586 |
<ClInclude Include="TString.h" /> |
| |
589 |
587 |
<ClInclude Include="TStringArray.h" /> |
| |
590 |
588 |
<ClInclude Include="TStringSet.h" /> |
| |
591 |
589 |
<ClInclude Include="TTaskDefinition.h" /> |
| |
592 |
590 |
<ClInclude Include="TTaskOperationPlan.h" /> |
| |
593 |
591 |
<ClInclude Include="TTimestampProviderTickCount.h" /> |
| |
594 |
592 |
<ClInclude Include="TWorkerThreadController.h" /> |
| |
595 |
593 |
<ClInclude Include="libchcore.h" /> |
| |
596 |
594 |
<ClInclude Include="stdafx.h" /> |
| |
597 |
595 |
</ItemGroup> |
| |
598 |
596 |
<ItemGroup> |
| |
599 |
597 |
<ClCompile Include="..\..\tests\tests_shared\TestsExports.cpp"> |
| |
600 |
598 |
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild> |
|
| |
704 |
702 |
<ClCompile Include="TSubTaskScanDirectory.cpp" /> |
| |
705 |
703 |
<ClCompile Include="TSubTaskStatsInfo.cpp" /> |
| |
706 |
704 |
<ClCompile Include="TSubTaskStatsSnapshot.cpp" /> |
| |
707 |
705 |
<ClCompile Include="TTask.cpp" /> |
| |
708 |
706 |
<ClCompile Include="TTaskBaseData.cpp" /> |
| |
709 |
707 |
<ClCompile Include="TTaskConfigTracker.cpp" /> |
| |
710 |
708 |
<ClCompile Include="TTaskInfo.cpp" /> |
| |
711 |
709 |
<ClCompile Include="TTaskLocalStats.cpp" /> |
| |
712 |
710 |
<ClCompile Include="TTaskStatsSnapshot.cpp" /> |
| |
713 |
711 |
<ClCompile Include="TTaskManager.cpp" /> |
| |
714 |
712 |
<ClCompile Include="TTaskManagerStatsSnapshot.cpp" /> |
| |
715 |
713 |
<ClCompile Include="DataBuffer.cpp" /> |
| |
716 |
714 |
<ClCompile Include="TBasePathData.cpp" /> |
| |
717 |
715 |
<ClCompile Include="TDataBuffer.cpp" /> |
| |
718 |
716 |
<ClCompile Include="TFileFilter.cpp" /> |
| |
719 |
717 |
<ClCompile Include="TFileFiltersArray.cpp" /> |
| |
720 |
718 |
<ClCompile Include="TFileInfo.cpp" /> |
| |
721 |
719 |
<ClCompile Include="TFileInfoArray.cpp" /> |
| |
722 |
720 |
<ClCompile Include="TLocalFilesystem.cpp" /> |
| |
723 |
721 |
<ClCompile Include="TSubTaskContext.cpp" /> |
| |
724 |
|
<ClCompile Include="TBinarySerializer.cpp" /> |
| |
725 |
722 |
<ClCompile Include="TConfig.cpp" /> |
| |
726 |
723 |
<ClCompile Include="TCoreException.cpp" /> |
| |
727 |
724 |
<ClCompile Include="TDateTime.cpp" /> |
| |
728 |
725 |
<ClCompile Include="TLogger.cpp" /> |
| |
729 |
726 |
<ClCompile Include="TPath.cpp" /> |
| |
730 |
727 |
<ClCompile Include="TSharedMemory.cpp" /> |
| |
731 |
728 |
<ClCompile Include="TString.cpp" /> |
| |
732 |
729 |
<ClCompile Include="TStringArray.cpp" /> |
| |
733 |
730 |
<ClCompile Include="TStringSet.cpp" /> |
| |
734 |
731 |
<ClCompile Include="TTaskDefinition.cpp" /> |
| |
735 |
732 |
<ClCompile Include="TTaskOperationPlan.cpp" /> |
| |
736 |
733 |
<ClCompile Include="TTimestampProviderTickCount.cpp" /> |
| |
737 |
734 |
<ClCompile Include="TWorkerThreadController.cpp" /> |
| |
738 |
735 |
<ClCompile Include="dllmain.cpp"> |
| |
739 |
736 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
| |
740 |
737 |
</PrecompiledHeader> |
| |
741 |
738 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'"> |
| |
742 |
739 |
</PrecompiledHeader> |
| |
743 |
740 |
<CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged> |
| |
744 |
741 |
<CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Testing Debug|Win32'">false</CompileAsManaged> |