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>{00814351-4AB8-4088-9B99-F62787B89E93}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>HeuristicLab.ParallelEngine</RootNamespace>
|
---|
12 | <AssemblyName>HeuristicLab.ParallelEngine-3.3</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v4.6.1</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>$(SolutionDir)\bin\</OutputPath>
|
---|
23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
24 | <ErrorReport>prompt</ErrorReport>
|
---|
25 | <WarningLevel>4</WarningLevel>
|
---|
26 | <Prefer32Bit>false</Prefer32Bit>
|
---|
27 | </PropertyGroup>
|
---|
28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
29 | <DebugType>pdbonly</DebugType>
|
---|
30 | <Optimize>true</Optimize>
|
---|
31 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
32 | <DefineConstants>TRACE</DefineConstants>
|
---|
33 | <ErrorReport>prompt</ErrorReport>
|
---|
34 | <WarningLevel>4</WarningLevel>
|
---|
35 | <Prefer32Bit>false</Prefer32Bit>
|
---|
36 | </PropertyGroup>
|
---|
37 | <PropertyGroup>
|
---|
38 | <SignAssembly>true</SignAssembly>
|
---|
39 | </PropertyGroup>
|
---|
40 | <PropertyGroup>
|
---|
41 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
42 | </PropertyGroup>
|
---|
43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
---|
44 | <DebugSymbols>true</DebugSymbols>
|
---|
45 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
46 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
47 | <DebugType>full</DebugType>
|
---|
48 | <PlatformTarget>x64</PlatformTarget>
|
---|
49 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.ParallelEngine-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
50 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
51 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
52 | <ErrorReport>prompt</ErrorReport>
|
---|
53 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
54 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
55 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
56 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
57 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
58 | <Prefer32Bit>false</Prefer32Bit>
|
---|
59 | </PropertyGroup>
|
---|
60 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
---|
61 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
62 | <DefineConstants>TRACE</DefineConstants>
|
---|
63 | <Optimize>true</Optimize>
|
---|
64 | <DebugType>pdbonly</DebugType>
|
---|
65 | <PlatformTarget>x64</PlatformTarget>
|
---|
66 | <CodeAnalysisLogFile>$(SolutionDir)\bin\HeuristicLab.ParallelEngine-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
67 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
68 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
69 | <ErrorReport>prompt</ErrorReport>
|
---|
70 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
71 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
72 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
73 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
74 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
75 | <Prefer32Bit>false</Prefer32Bit>
|
---|
76 | </PropertyGroup>
|
---|
77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
---|
78 | <DebugSymbols>true</DebugSymbols>
|
---|
79 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
80 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
81 | <DebugType>full</DebugType>
|
---|
82 | <PlatformTarget>x86</PlatformTarget>
|
---|
83 | <CodeAnalysisLogFile>bin\Debug\HeuristicLab.ParallelEngine-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
84 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
85 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
86 | <ErrorReport>prompt</ErrorReport>
|
---|
87 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
88 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
89 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
90 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
91 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
92 | <Prefer32Bit>false</Prefer32Bit>
|
---|
93 | </PropertyGroup>
|
---|
94 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
---|
95 | <OutputPath>$(SolutionDir)\bin\</OutputPath>
|
---|
96 | <DefineConstants>TRACE</DefineConstants>
|
---|
97 | <Optimize>true</Optimize>
|
---|
98 | <DebugType>pdbonly</DebugType>
|
---|
99 | <PlatformTarget>x86</PlatformTarget>
|
---|
100 | <CodeAnalysisLogFile>$(SolutionDir)\bin\HeuristicLab.ParallelEngine-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
|
---|
101 | <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
|
---|
102 | <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
|
---|
103 | <ErrorReport>prompt</ErrorReport>
|
---|
104 | <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
---|
105 | <CodeAnalysisRuleSetDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
|
---|
106 | <CodeAnalysisIgnoreBuiltInRuleSets>true</CodeAnalysisIgnoreBuiltInRuleSets>
|
---|
107 | <CodeAnalysisRuleDirectories>;C:\Program Files\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
|
---|
108 | <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
|
---|
109 | <Prefer32Bit>false</Prefer32Bit>
|
---|
110 | </PropertyGroup>
|
---|
111 | <ItemGroup>
|
---|
112 | <Reference Include="Google.Protobuf, Version=3.6.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
|
---|
113 | <HintPath>..\..\packages\Google.Protobuf.3.6.1\lib\net45\Google.Protobuf.dll</HintPath>
|
---|
114 | </Reference>
|
---|
115 | <Reference Include="HEAL.Attic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
116 | <HintPath>..\..\packages\HEAL.Attic.1.0.0-pre02\lib\net461\HEAL.Attic.dll</HintPath>
|
---|
117 | </Reference>
|
---|
118 | <Reference Include="System" />
|
---|
119 | <Reference Include="System.Core" />
|
---|
120 | <Reference Include="System.Drawing" />
|
---|
121 | <Reference Include="System.Drawing.Common, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
---|
122 | <HintPath>..\..\packages\System.Drawing.Common.4.5.1\lib\net461\System.Drawing.Common.dll</HintPath>
|
---|
123 | </Reference>
|
---|
124 | <Reference Include="System.Xml.Linq" />
|
---|
125 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
126 | <Reference Include="System.Data" />
|
---|
127 | <Reference Include="System.Xml" />
|
---|
128 | </ItemGroup>
|
---|
129 | <ItemGroup>
|
---|
130 | <Compile Include="Plugin.cs" />
|
---|
131 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
132 | <Compile Include="ParallelEngine.cs" />
|
---|
133 | </ItemGroup>
|
---|
134 | <ItemGroup>
|
---|
135 | <None Include="HeuristicLab.snk" />
|
---|
136 | <None Include="packages.config" />
|
---|
137 | <None Include="Plugin.cs.frame" />
|
---|
138 | <None Include="Properties\AssemblyInfo.cs.frame" />
|
---|
139 | </ItemGroup>
|
---|
140 | <ItemGroup>
|
---|
141 | <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
|
---|
142 | <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
|
---|
143 | <Name>HeuristicLab.Common-3.3</Name>
|
---|
144 | <Private>False</Private>
|
---|
145 | </ProjectReference>
|
---|
146 | <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
|
---|
147 | <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
|
---|
148 | <Name>HeuristicLab.Core-3.3</Name>
|
---|
149 | <Private>False</Private>
|
---|
150 | </ProjectReference>
|
---|
151 | <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
|
---|
152 | <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
|
---|
153 | <Name>HeuristicLab.Persistence-3.3</Name>
|
---|
154 | <Private>False</Private>
|
---|
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 | <Private>False</Private>
|
---|
160 | </ProjectReference>
|
---|
161 | </ItemGroup>
|
---|
162 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
163 | <PropertyGroup>
|
---|
164 | <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
|
---|
165 | set ProjectDir=$(ProjectDir)
|
---|
166 | set SolutionDir=$(SolutionDir)
|
---|
167 | set Outdir=$(Outdir)
|
---|
168 |
|
---|
169 | call PreBuildEvent.cmd
|
---|
170 | </PreBuildEvent>
|
---|
171 | <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
|
---|
172 | export ProjectDir=$(ProjectDir)
|
---|
173 | export SolutionDir=$(SolutionDir)
|
---|
174 |
|
---|
175 | $SolutionDir/PreBuildEvent.sh
|
---|
176 | </PreBuildEvent>
|
---|
177 | </PropertyGroup>
|
---|
178 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
179 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
180 | <Target Name="BeforeBuild">
|
---|
181 | </Target>
|
---|
182 | <Target Name="AfterBuild">
|
---|
183 | </Target>
|
---|
184 | -->
|
---|
185 | </Project> |
---|