[6349] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
| 2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
| 3 | <PropertyGroup>
|
---|
| 4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
---|
| 5 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
---|
| 6 | <ProductVersion>8.0.30703</ProductVersion>
|
---|
| 7 | <SchemaVersion>2.0</SchemaVersion>
|
---|
| 8 | <ProjectGuid>{7B1579F2-6EFC-4C48-B41C-C3292639FF5B}</ProjectGuid>
|
---|
| 9 | <OutputType>Library</OutputType>
|
---|
| 10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
| 11 | <RootNamespace>HeuristicLab.MPIEngine</RootNamespace>
|
---|
| 12 | <AssemblyName>HeuristicLab.MPIEngine-3.3</AssemblyName>
|
---|
| 13 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
---|
| 14 | <FileAlignment>512</FileAlignment>
|
---|
| 15 | <TargetFrameworkProfile>
|
---|
| 16 | </TargetFrameworkProfile>
|
---|
| 17 | </PropertyGroup>
|
---|
| 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
| 19 | <DebugSymbols>true</DebugSymbols>
|
---|
| 20 | <DebugType>full</DebugType>
|
---|
| 21 | <Optimize>false</Optimize>
|
---|
| 22 | <OutputPath>bin\Debug\</OutputPath>
|
---|
| 23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 24 | <ErrorReport>prompt</ErrorReport>
|
---|
| 25 | <WarningLevel>4</WarningLevel>
|
---|
| 26 | </PropertyGroup>
|
---|
| 27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
| 28 | <DebugType>pdbonly</DebugType>
|
---|
| 29 | <Optimize>true</Optimize>
|
---|
| 30 | <OutputPath>bin\Release\</OutputPath>
|
---|
| 31 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 32 | <ErrorReport>prompt</ErrorReport>
|
---|
| 33 | <WarningLevel>4</WarningLevel>
|
---|
| 34 | </PropertyGroup>
|
---|
| 35 | <PropertyGroup>
|
---|
| 36 | <SignAssembly>true</SignAssembly>
|
---|
| 37 | </PropertyGroup>
|
---|
| 38 | <PropertyGroup>
|
---|
| 39 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
| 40 | </PropertyGroup>
|
---|
| 41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
| 42 | <DebugSymbols>true</DebugSymbols>
|
---|
| 43 | <OutputPath>bin\x64\Debug\</OutputPath>
|
---|
| 44 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 45 | <DebugType>full</DebugType>
|
---|
| 46 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 47 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.MPIEngine-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 48 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 49 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 50 | <ErrorReport>prompt</ErrorReport>
|
---|
| 51 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 52 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 53 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 54 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 55 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 56 | </PropertyGroup>
|
---|
| 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
| 58 | <OutputPath>bin\x64\Release\</OutputPath>
|
---|
| 59 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 60 | <Optimize>true</Optimize>
|
---|
| 61 | <DebugType>pdbonly</DebugType>
|
---|
| 62 | <PlatformTarget>x64</PlatformTarget>
|
---|
| 63 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.MPIEngine-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 64 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 65 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 66 | <ErrorReport>prompt</ErrorReport>
|
---|
| 67 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 68 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 69 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 70 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 71 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 72 | </PropertyGroup>
|
---|
| 73 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
| 74 | <DebugSymbols>true</DebugSymbols>
|
---|
| 75 | <OutputPath>bin\x86\Debug\</OutputPath>
|
---|
| 76 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
| 77 | <DebugType>full</DebugType>
|
---|
| 78 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 79 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.MPIEngine-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 80 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 81 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 82 | <ErrorReport>prompt</ErrorReport>
|
---|
| 83 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 84 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 85 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 86 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 87 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 88 | </PropertyGroup>
|
---|
| 89 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
| 90 | <OutputPath>bin\x86\Release\</OutputPath>
|
---|
| 91 | <DefineConstants>TRACE</DefineConstants>
|
---|
| 92 | <Optimize>true</Optimize>
|
---|
| 93 | <DebugType>pdbonly</DebugType>
|
---|
| 94 | <PlatformTarget>x86</PlatformTarget>
|
---|
| 95 | <CodeAnalysisLogFile>bin\Release\HeuristicLab.MPIEngine-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
| 96 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
| 97 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
| 98 | <ErrorReport>prompt</ErrorReport>
|
---|
| 99 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
| 100 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
| 101 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
| 102 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
| 103 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
| 104 | </PropertyGroup>
|
---|
| 105 | <ItemGroup>
|
---|
[6393] | 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>
|
---|
[6398] | 112 | <Reference Include="HeuristicLab.Common.Resources-3.3">
|
---|
| 113 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Common.Resources-3.3.dll</HintPath>
|
---|
| 114 | </Reference>
|
---|
[6393] | 115 | <Reference Include="HeuristicLab.Core-3.3">
|
---|
| 116 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
| 117 | </Reference>
|
---|
[6398] | 118 | <Reference Include="HeuristicLab.Core.Views-3.3">
|
---|
| 119 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>
|
---|
| 120 | </Reference>
|
---|
| 121 | <Reference Include="HeuristicLab.MainForm-3.3">
|
---|
| 122 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm-3.3.dll</HintPath>
|
---|
| 123 | </Reference>
|
---|
| 124 | <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
|
---|
| 125 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
|
---|
| 126 | </Reference>
|
---|
[6393] | 127 | <Reference Include="HeuristicLab.Optimization-3.3">
|
---|
| 128 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
| 129 | </Reference>
|
---|
| 130 | <Reference Include="HeuristicLab.Persistence-3.3">
|
---|
| 131 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.Persistence-3.3.dll</HintPath>
|
---|
| 132 | </Reference>
|
---|
| 133 | <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
|
---|
| 134 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
|
---|
| 135 | </Reference>
|
---|
| 136 | <Reference Include="HeuristicLab.SequentialEngine-3.3">
|
---|
| 137 | <HintPath>..\..\..\..\..\..\Program Files\HeuristicLab 3.3\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
|
---|
| 138 | </Reference>
|
---|
[6388] | 139 | <Reference Include="Microsoft.Hpc.Scheduler, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 140 | <HintPath>..\..\HeuristicLab.ExtLibs\HeuristicLab.MPInet\MPIAlgorithmRunner\3.3\Microsoft.Hpc.Scheduler.dll</HintPath>
|
---|
| 141 | </Reference>
|
---|
[6394] | 142 | <Reference Include="Microsoft.Hpc.Scheduler.Properties, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
---|
| 143 | <HintPath>..\..\Microsoft.Hpc.Scheduler.Properties.dll</HintPath>
|
---|
| 144 | </Reference>
|
---|
[6349] | 145 | <Reference Include="System" />
|
---|
| 146 | <Reference Include="System.Core" />
|
---|
[6398] | 147 | <Reference Include="System.Drawing" />
|
---|
[6394] | 148 | <Reference Include="System.Runtime.Serialization" />
|
---|
[6388] | 149 | <Reference Include="System.ServiceModel" />
|
---|
[6398] | 150 | <Reference Include="System.Windows.Forms" />
|
---|
[6349] | 151 | <Reference Include="System.Xml.Linq" />
|
---|
| 152 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
| 153 | <Reference Include="System.Data" />
|
---|
| 154 | <Reference Include="System.Xml" />
|
---|
| 155 | </ItemGroup>
|
---|
| 156 | <ItemGroup>
|
---|
[6398] | 157 | <Compile Include="MPIEngineView.cs">
|
---|
| 158 | <SubType>UserControl</SubType>
|
---|
| 159 | </Compile>
|
---|
| 160 | <Compile Include="MPIEngineView.designer.cs">
|
---|
| 161 | <DependentUpon>MPIEngineView.cs</DependentUpon>
|
---|
| 162 | </Compile>
|
---|
[6349] | 163 | <Compile Include="HeuristicLabMPIEnginePlugin.cs" />
|
---|
| 164 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
| 165 | <Compile Include="MPIEngine.cs" />
|
---|
| 166 | </ItemGroup>
|
---|
| 167 | <ItemGroup>
|
---|
| 168 | <None Include="HeuristicLab.snk" />
|
---|
| 169 | <None Include="HeuristicLabMPIEnginePlugin.cs.frame" />
|
---|
| 170 | <None Include="Properties\AssemblyInfo.frame" />
|
---|
| 171 | </ItemGroup>
|
---|
| 172 | <ItemGroup>
|
---|
[6393] | 173 | <ProjectReference Include="..\..\HeuristicLab.MPIAlgorithmRunner\3.3\HeuristicLab.MPIAlgorithmRunner-3.3.csproj">
|
---|
[6388] | 174 | <Project>{62C3B458-430E-4EF4-8250-C50BCF94D035}</Project>
|
---|
| 175 | <Name>HeuristicLab.MPIAlgorithmRunner-3.3</Name>
|
---|
| 176 | </ProjectReference>
|
---|
| 177 | <ProjectReference Include="..\..\HeuristicLab.Operators.MPISupport\3.3\HeuristicLab.Operators.MPISupport-3.3.csproj">
|
---|
| 178 | <Project>{6BD69CDA-4875-4045-8B35-6FD4602854F5}</Project>
|
---|
| 179 | <Name>HeuristicLab.Operators.MPISupport-3.3</Name>
|
---|
| 180 | </ProjectReference>
|
---|
[6349] | 181 | </ItemGroup>
|
---|
| 182 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
| 183 | <PropertyGroup>
|
---|
| 184 | <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
| 185 | set ProjectDir=$(ProjectDir)
|
---|
| 186 | set SolutionDir=$(SolutionDir)
|
---|
| 187 | set Outdir=$(Outdir)
|
---|
| 188 |
|
---|
| 189 | call PreBuildEvent.cmd
|
---|
| 190 | SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabMPIEnginePlugin.cs.frame" "%25ProjectDir%25\HeuristicLabMPIEnginePlugin.cs"</PreBuildEvent>
|
---|
| 191 | </PropertyGroup>
|
---|
[6393] | 192 | <PropertyGroup>
|
---|
| 193 | <PostBuildEvent>set ProjectName=$(ProjectName)
|
---|
| 194 | set Source=$(TargetPath)
|
---|
| 195 | set Configuration=$(ConfigurationName)
|
---|
| 196 | set Platform=$(PlatformName)
|
---|
| 197 | set SolutionDir=$(SolutionDir)
|
---|
| 198 |
|
---|
| 199 | if exist "$(SolutionDir)CustomPostBuild.cmd" call "$(SolutionDir)CustomPostBuild.cmd"</PostBuildEvent>
|
---|
| 200 | </PropertyGroup>
|
---|
[6349] | 201 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
| 202 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
| 203 | <Target Name="BeforeBuild">
|
---|
| 204 | </Target>
|
---|
| 205 | <Target Name="AfterBuild">
|
---|
| 206 | </Target>
|
---|
| 207 | -->
|
---|
| 208 | </Project> |
---|