Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/08/11 12:10:59 (13 years ago)
Author:
svonolfe
Message:

Added solution for MPIsupport (#1542)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/MPI/HeuristicLab.MPIEngine/3.3/HeuristicLab.MPIEngine-3.3.csproj

    r6388 r6393  
    104104  </PropertyGroup>
    105105  <ItemGroup>
     106    <Reference Include="HeuristicLab.Collections-3.3">
     107      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Collections-3.3.dll</HintPath>
     108    </Reference>
     109    <Reference Include="HeuristicLab.Common-3.3">
     110      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common-3.3.dll</HintPath>
     111    </Reference>
     112    <Reference Include="HeuristicLab.Core-3.3">
     113      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
     114    </Reference>
     115    <Reference Include="HeuristicLab.Optimization-3.3">
     116      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
     117    </Reference>
     118    <Reference Include="HeuristicLab.Persistence-3.3">
     119      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
     120    </Reference>
     121    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     122      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     123    </Reference>
     124    <Reference Include="HeuristicLab.SequentialEngine-3.3">
     125      <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     126    </Reference>
    106127    <Reference Include="Microsoft.Hpc.Scheduler, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
    107128      <HintPath>..\..\HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3\Microsoft.Hpc.Scheduler.dll</HintPath>
     
    126147  </ItemGroup>
    127148  <ItemGroup>
    128     <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
    129       <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
    130       <Name>HeuristicLab.Collections-3.3</Name>
    131     </ProjectReference>
    132     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    133       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    134       <Name>HeuristicLab.Common-3.3</Name>
    135     </ProjectReference>
    136     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    137       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    138       <Name>HeuristicLab.Core-3.3</Name>
    139     </ProjectReference>
    140     <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3\HeuristicLab.MPIAlgorithmRunner-3.3.csproj">
     149    <ProjectReference Include="..\..\HeuristicLab.MPIAlgorithmRunner\3.3\HeuristicLab.MPIAlgorithmRunner-3.3.csproj">
    141150      <Project>{62C3B458-430E-4EF4-8250-C50BCF94D035}</Project>
    142151      <Name>HeuristicLab.MPIAlgorithmRunner-3.3</Name>
     
    145154      <Project>{6BD69CDA-4875-4045-8B35-6FD4602854F5}</Project>
    146155      <Name>HeuristicLab.Operators.MPISupport-3.3</Name>
    147     </ProjectReference>
    148     <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    149       <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    150       <Name>HeuristicLab.Optimization-3.3</Name>
    151     </ProjectReference>
    152     <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
    153       <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
    154       <Name>HeuristicLab.Persistence-3.3</Name>
    155     </ProjectReference>
    156     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    157       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    158       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    159     </ProjectReference>
    160     <ProjectReference Include="..\..\HeuristicLab.SequentialEngine\3.3\HeuristicLab.SequentialEngine-3.3.csproj">
    161       <Project>{DC3D7072-7999-4719-B65D-3997744D5DC1}</Project>
    162       <Name>HeuristicLab.SequentialEngine-3.3</Name>
    163156    </ProjectReference>
    164157  </ItemGroup>
     
    173166SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabMPIEnginePlugin.cs.frame" "%25ProjectDir%25\HeuristicLabMPIEnginePlugin.cs"</PreBuildEvent>
    174167  </PropertyGroup>
     168  <PropertyGroup>
     169    <PostBuildEvent>set ProjectName=$(ProjectName)
     170set Source=$(TargetPath)
     171set Configuration=$(ConfigurationName)
     172set Platform=$(PlatformName)
     173set SolutionDir=$(SolutionDir)
     174
     175if exist "$(SolutionDir)CustomPostBuild.cmd" call "$(SolutionDir)CustomPostBuild.cmd"</PostBuildEvent>
     176  </PropertyGroup>
    175177  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
    176178       Other similar extension points exist, see Microsoft.Common.targets.
Note: See TracChangeset for help on using the changeset viewer.