Changeset 372 for trunk/sources/HeuristicLab.DistributedEngine
- Timestamp:
- 07/09/08 10:34:10 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.DistributedEngine
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.DistributedEngine/HeuristicLab.DistributedEngine.csproj
r219 r372 49 49 </ItemGroup> 50 50 <ItemGroup> 51 <Compile Include="OnGridProcessor.cs" /> 51 52 <Compile Include="HeuristicLabDistributedEnginePlugin.cs" /> 52 <Compile Include="JobManager.cs" />53 53 <Compile Include="Properties\AssemblyInfo.cs" /> 54 54 <Compile Include="DistributedEngine.cs" /> … … 64 64 <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project> 65 65 <Name>HeuristicLab.Core</Name> 66 </ProjectReference> 67 <ProjectReference Include="..\HeuristicLab.Data\HeuristicLab.Data.csproj"> 68 <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project> 69 <Name>HeuristicLab.Data</Name> 66 70 </ProjectReference> 67 71 <ProjectReference Include="..\HeuristicLab.Grid\HeuristicLab.Grid.csproj">
Note: See TracChangeset
for help on using the changeset viewer.