comparison Implab/Implab.csproj @ 50:f8cbe84cfdb1

Слияние с interactive logger
author cin
date Fri, 18 Apr 2014 12:37:48 +0400
parents d10034588e38
children c0bf853aa04f
comparison
equal deleted inserted replaced
44:e5ec543feee3 50:f8cbe84cfdb1
50 <Compile Include="IProgressNotifier.cs" /> 50 <Compile Include="IProgressNotifier.cs" />
51 <Compile Include="IPromise.cs" /> 51 <Compile Include="IPromise.cs" />
52 <Compile Include="IPromiseBase.cs" /> 52 <Compile Include="IPromiseBase.cs" />
53 <Compile Include="IServiceLocator.cs" /> 53 <Compile Include="IServiceLocator.cs" />
54 <Compile Include="ITaskController.cs" /> 54 <Compile Include="ITaskController.cs" />
55 <Compile Include="ManagedPromise.cs" />
56 <Compile Include="Parallels\DispatchPool.cs" /> 55 <Compile Include="Parallels\DispatchPool.cs" />
57 <Compile Include="Parallels\ArrayTraits.cs" /> 56 <Compile Include="Parallels\ArrayTraits.cs" />
58 <Compile Include="Parallels\MTQueue.cs" /> 57 <Compile Include="Parallels\MTQueue.cs" />
59 <Compile Include="Parallels\WorkerPool.cs" /> 58 <Compile Include="Parallels\WorkerPool.cs" />
60 <Compile Include="ServiceLocator.cs" /> 59 <Compile Include="ServiceLocator.cs" />