Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj @ 5163

Last change on this file since 5163 was 5163, checked in by swagner, 13 years ago

Reintegrated .NET 4.0 migration branch (#1350)

File size: 12.3 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
3  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{C36BD924-A541-4A00-AFA8-41701378DDC5}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Core</RootNamespace>
12    <AssemblyName>HeuristicLab.Core-3.3</AssemblyName>
13    <SignAssembly>true</SignAssembly>
14    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
15    <FileUpgradeFlags>
16    </FileUpgradeFlags>
17    <OldToolsVersion>3.5</OldToolsVersion>
18    <UpgradeBackupLocation>
19    </UpgradeBackupLocation>
20    <IsWebBootstrapper>true</IsWebBootstrapper>
21    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
22    <TargetFrameworkProfile></TargetFrameworkProfile>
23    <PublishUrl>http://localhost/HeuristicLab.Core/</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Web</InstallFrom>
26    <UpdateEnabled>true</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <UseApplicationTrust>false</UseApplicationTrust>
36    <BootstrapperEnabled>true</BootstrapperEnabled>
37  </PropertyGroup>
38  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
39    <DebugSymbols>true</DebugSymbols>
40    <DebugType>full</DebugType>
41    <Optimize>false</Optimize>
42    <OutputPath>bin\Debug\</OutputPath>
43    <DefineConstants>DEBUG;TRACE</DefineConstants>
44    <ErrorReport>prompt</ErrorReport>
45    <WarningLevel>4</WarningLevel>
46    <DocumentationFile>
47    </DocumentationFile>
48    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
49  </PropertyGroup>
50  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
51    <DebugType>pdbonly</DebugType>
52    <Optimize>true</Optimize>
53    <OutputPath>bin\Release\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <ErrorReport>prompt</ErrorReport>
56    <WarningLevel>4</WarningLevel>
57    <DocumentationFile>bin\Release\HeuristicLab.Core-3.3.xml</DocumentationFile>
58    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
59    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
62    <DebugSymbols>true</DebugSymbols>
63    <OutputPath>bin\x86\Debug\</OutputPath>
64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x86</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69  </PropertyGroup>
70  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
71    <OutputPath>bin\x86\Release\</OutputPath>
72    <DefineConstants>TRACE</DefineConstants>
73    <DocumentationFile>bin\x86\Release\HeuristicLab.Core-3.3.xml</DocumentationFile>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x86</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
79  </PropertyGroup>
80  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
81    <DebugSymbols>true</DebugSymbols>
82    <OutputPath>bin\x64\Debug\</OutputPath>
83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x64</PlatformTarget>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
88  </PropertyGroup>
89  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
90    <OutputPath>bin\x64\Release\</OutputPath>
91    <DefineConstants>TRACE</DefineConstants>
92    <DocumentationFile>bin\x64\Release\HeuristicLab.Core-3.3.xml</DocumentationFile>
93    <Optimize>true</Optimize>
94    <DebugType>pdbonly</DebugType>
95    <PlatformTarget>x64</PlatformTarget>
96    <ErrorReport>prompt</ErrorReport>
97    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
98  </PropertyGroup>
99  <ItemGroup>
100    <Reference Include="System" />
101    <Reference Include="System.Core">
102      <RequiredTargetFramework>3.5</RequiredTargetFramework>
103    </Reference>
104    <Reference Include="System.Data" />
105    <Reference Include="System.Drawing" />
106    <Reference Include="System.Xml" />
107  </ItemGroup>
108  <ItemGroup>
109    <Compile Include="Attributes\ItemAttribute.cs" />
110    <Compile Include="Attributes\CreatableAttribute.cs" />
111    <None Include="HeuristicLabCorePlugin.cs.frame" />
112    <Compile Include="Collections\CheckedItemCollection.cs" />
113    <Compile Include="Collections\CheckedItemList.cs" />
114    <Compile Include="Collections\ReadOnlyCheckedItemCollection.cs" />
115    <Compile Include="Collections\ReadOnlyCheckedItemList.cs">
116      <SubType>Code</SubType>
117    </Compile>
118    <Compile Include="Collections\ReadOnlyItemDictionary.cs" />
119    <Compile Include="Collections\ItemDictionary.cs" />
120    <Compile Include="Collections\ReadOnlyKeyedItemCollection.cs" />
121    <Compile Include="Collections\KeyedItemCollection.cs" />
122    <Compile Include="Collections\ReadOnlyItemSet.cs" />
123    <Compile Include="Collections\ReadOnlyItemList.cs" />
124    <Compile Include="Collections\ReadOnlyItemArray.cs" />
125    <Compile Include="Collections\ReadOnlyItemCollection.cs" />
126    <Compile Include="Collections\ItemArray.cs" />
127    <Compile Include="Collections\ItemCollection.cs" />
128    <Compile Include="Collections\ItemList.cs" />
129    <Compile Include="Collections\ItemSet.cs" />
130    <Compile Include="Collections\NamedItemCollection.cs" />
131    <Compile Include="Collections\OperationCollection.cs" />
132    <Compile Include="Collections\OperatorCollection.cs" />
133    <Compile Include="Collections\OperatorList.cs" />
134    <Compile Include="Collections\OperatorSet.cs" />
135    <Compile Include="Collections\ParameterCollection.cs" />
136    <Compile Include="Collections\ScopeList.cs" />
137    <Compile Include="Collections\ValueParameterCollection.cs" />
138    <Compile Include="Collections\VariableCollection.cs" />
139    <Compile Include="Constraints\ComparisonConstraint.cs" />
140    <Compile Include="Constraints\Constraint.cs" />
141    <Compile Include="Collections\ConstraintCollection.cs" />
142    <Compile Include="Constraints\ConstraintOperation.cs" />
143    <Compile Include="Constraints\EqualityConstraint.cs" />
144    <Compile Include="Constraints\IConstraint.cs" />
145    <Compile Include="Constraints\TypeCompatibilityConstraint.cs" />
146    <Compile Include="Interfaces\IMultiOperator.cs" />
147    <Compile Include="OperatorExecutionException.cs" />
148    <Compile Include="Interfaces\IScopeTreeLookupParameter.cs" />
149    <Compile Include="Interfaces\ICheckedItemList.cs" />
150    <Compile Include="Interfaces\ICheckedItemCollection.cs" />
151    <Compile Include="PersistenceContentManager.cs" />
152    <Compile Include="Interfaces\IKeyedItemCollection.cs" />
153    <Compile Include="Interfaces\IItemList.cs" />
154    <Compile Include="Interfaces\IItemSet.cs" />
155    <Compile Include="Interfaces\IItemDictionary.cs" />
156    <Compile Include="Interfaces\IItemArray.cs" />
157    <Compile Include="Interfaces\IItemCollection.cs" />
158    <Compile Include="Log.cs" />
159    <Compile Include="Executable.cs" />
160    <Compile Include="ExecutionState.cs" />
161    <Compile Include="Interfaces\ILog.cs" />
162    <Compile Include="Interfaces\IExecutable.cs" />
163    <Compile Include="Interfaces\IParameterizedNamedItem.cs" />
164    <Compile Include="Interfaces\IParameterizedItem.cs" />
165    <Compile Include="Interfaces\IAtomicOperation.cs" />
166    <Compile Include="Interfaces\IExecutionContext.cs" />
167    <Compile Include="Interfaces\IOperation.cs" />
168    <Compile Include="ParameterizedNamedItem.cs" />
169    <Compile Include="Interfaces\IValueLookupParameter.cs" />
170    <Compile Include="Interfaces\IValueParameter.cs" />
171    <Compile Include="Interfaces\ILookupParameter.cs" />
172    <Compile Include="Engine.cs" />
173    <Compile Include="Interfaces\IScope.cs" />
174    <Compile Include="Interfaces\IVariable.cs" />
175    <Compile Include="Item.cs" />
176    <Compile Include="NamedItem.cs" />
177    <Compile Include="OperatorGraph.cs" />
178    <Compile Include="Interfaces\IParameter.cs" />
179    <Compile Include="Interfaces\IEngine.cs">
180      <SubType>Code</SubType>
181    </Compile>
182    <Compile Include="ExecutionContext.cs" />
183    <Compile Include="Interfaces\INamedItem.cs" />
184    <Compile Include="Interfaces\IItem.cs" />
185    <Compile Include="Interfaces\IRandom.cs" />
186    <Compile Include="Scope.cs" />
187    <Compile Include="Interfaces\IOperator.cs" />
188    <Compile Include="HeuristicLabCorePlugin.cs" />
189    <Compile Include="Properties\AssemblyInfo.cs" />
190    <Compile Include="Variable.cs" />
191  </ItemGroup>
192  <ItemGroup>
193    <None Include="HeuristicLab.snk" />
194    <None Include="Properties\AssemblyInfo.frame" />
195  </ItemGroup>
196  <ItemGroup>
197    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
198      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
199      <Name>HeuristicLab.Collections-3.3</Name>
200    </ProjectReference>
201    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
202      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
203      <Name>HeuristicLab.Common.Resources-3.3</Name>
204    </ProjectReference>
205    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
206      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
207      <Name>HeuristicLab.Common-3.3</Name>
208    </ProjectReference>
209    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
210      <Project>{102BC7D3-0EF9-439C-8F6D-96FF0FDB8E1B}</Project>
211      <Name>HeuristicLab.Persistence-3.3</Name>
212    </ProjectReference>
213    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
214      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
215      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
216    </ProjectReference>
217  </ItemGroup>
218  <ItemGroup>
219    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
220      <Visible>False</Visible>
221      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
222      <Install>false</Install>
223    </BootstrapperPackage>
224    <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
225      <Visible>False</Visible>
226      <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
227      <Install>true</Install>
228    </BootstrapperPackage>
229    <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
230      <Visible>False</Visible>
231      <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
232      <Install>false</Install>
233    </BootstrapperPackage>
234    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
235      <Visible>False</Visible>
236      <ProductName>.NET Framework 3.5</ProductName>
237      <Install>false</Install>
238    </BootstrapperPackage>
239    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
240      <Visible>False</Visible>
241      <ProductName>.NET Framework 3.5 SP1</ProductName>
242      <Install>false</Install>
243    </BootstrapperPackage>
244  </ItemGroup>
245  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
246  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
247       Other similar extension points exist, see Microsoft.Common.targets.
248  <Target Name="BeforeBuild">
249  </Target>
250  <Target Name="AfterBuild">
251  </Target>
252  -->
253  <PropertyGroup>
254    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
255set ProjectDir=$(ProjectDir)
256set SolutionDir=$(SolutionDir)
257set Outdir=$(Outdir)
258
259call PreBuildEvent.cmd
260SubWCRev "%25ProjectDir%25\" "%25ProjectDir%25\HeuristicLabCorePlugin.cs.frame" "%25ProjectDir%25\HeuristicLabCorePlugin.cs"</PreBuildEvent>
261  </PropertyGroup>
262</Project>
Note: See TracBrowser for help on using the repository browser.