diff Implab/Implab.csproj @ 137:238e15580926 v2

added the blocking queue
author cin
date Mon, 16 Feb 2015 17:48:39 +0300
parents 04d4c92d0f28
children 16f926ee499d
line wrap: on
line diff
--- a/Implab/Implab.csproj	Mon Feb 16 01:14:09 2015 +0300
+++ b/Implab/Implab.csproj	Mon Feb 16 17:48:39 2015 +0300
@@ -155,6 +155,7 @@
     <Compile Include="Parallels\SharedLock.cs" />
     <Compile Include="Diagnostics\ILogWriter.cs" />
     <Compile Include="Diagnostics\ListenerBase.cs" />
+    <Compile Include="Parallels\BlockingQueue.cs" />
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
   <ItemGroup />