diff Implab/Implab.csproj @ 202:2651cb9a4250 v2

Implemented PollingRunnableComponent
author cin
date Tue, 18 Oct 2016 01:03:49 +0300
parents d45bdf510514
children 4d9830a9bbb8
line wrap: on
line diff
--- a/Implab/Implab.csproj	Mon Oct 17 00:36:36 2016 +0300
+++ b/Implab/Implab.csproj	Tue Oct 18 01:03:49 2016 +0300
@@ -194,6 +194,7 @@
     <Compile Include="Components\LazyAndWeak.cs" />
     <Compile Include="AbstractTask.cs" />
     <Compile Include="AbstractTaskT.cs" />
+    <Compile Include="Components\PollingRunnableComponent.cs" />
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <ItemGroup />