Mercurial > pub > ImplabNet
comparison Implab/Implab.csproj @ 128:6241bff0cd64 v2
Added Signal class a lightweight alternative to ManualResetEvent
author | cin |
---|---|
date | Thu, 29 Jan 2015 05:09:31 +0300 |
parents | d86da8d2d4c3 |
children | 471f596b2603 |
comparison
equal
deleted
inserted
replaced
127:d86da8d2d4c3 | 128:6241bff0cd64 |
---|---|
153 <Compile Include="IDeferred.cs" /> | 153 <Compile Include="IDeferred.cs" /> |
154 <Compile Include="IDeferredT.cs" /> | 154 <Compile Include="IDeferredT.cs" /> |
155 <Compile Include="AbstractPromise.cs" /> | 155 <Compile Include="AbstractPromise.cs" /> |
156 <Compile Include="Promise.cs" /> | 156 <Compile Include="Promise.cs" /> |
157 <Compile Include="PromiseTransientException.cs" /> | 157 <Compile Include="PromiseTransientException.cs" /> |
158 <Compile Include="Parallels\Signal.cs" /> | |
158 </ItemGroup> | 159 </ItemGroup> |
159 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 160 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
160 <ItemGroup /> | 161 <ItemGroup /> |
161 <ProjectExtensions> | 162 <ProjectExtensions> |
162 <MonoDevelop> | 163 <MonoDevelop> |