Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.MainForm.WindowsForms/3.3/Tests/HeuristicLab.MainForm.WindowsForms-3.3.Tests.csproj @ 4065

Last change on this file since 4065 was 4065, checked in by swagner, 14 years ago

Migrated solution and projects to Visual Studio 2010 (#1093)

File size: 11.9 KB
Line 
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>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{9F3D601F-E39A-42BE-AEF7-2BF5AD2942D9}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.MainForm.WindowsForms_3._3.Tests</RootNamespace>
12    <AssemblyName>HeuristicLab.MainForm.WindowsForms-3.3.Tests</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15    <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
16    <FileUpgradeFlags>
17    </FileUpgradeFlags>
18    <OldToolsVersion>3.5</OldToolsVersion>
19    <UpgradeBackupLocation />
20    <PublishUrl>publish\</PublishUrl>
21    <Install>true</Install>
22    <InstallFrom>Disk</InstallFrom>
23    <UpdateEnabled>false</UpdateEnabled>
24    <UpdateMode>Foreground</UpdateMode>
25    <UpdateInterval>7</UpdateInterval>
26    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
27    <UpdatePeriodically>false</UpdatePeriodically>
28    <UpdateRequired>false</UpdateRequired>
29    <MapFileExtensions>true</MapFileExtensions>
30    <ApplicationRevision>0</ApplicationRevision>
31    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
32    <IsWebBootstrapper>false</IsWebBootstrapper>
33    <UseApplicationTrust>false</UseApplicationTrust>
34    <BootstrapperEnabled>true</BootstrapperEnabled>
35  </PropertyGroup>
36  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
37    <DebugSymbols>true</DebugSymbols>
38    <DebugType>full</DebugType>
39    <Optimize>false</Optimize>
40    <OutputPath>bin\Debug\</OutputPath>
41    <DefineConstants>DEBUG;TRACE</DefineConstants>
42    <ErrorReport>prompt</ErrorReport>
43    <WarningLevel>4</WarningLevel>
44    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
45  </PropertyGroup>
46  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
47    <DebugType>pdbonly</DebugType>
48    <Optimize>true</Optimize>
49    <OutputPath>bin\Release\</OutputPath>
50    <DefineConstants>TRACE</DefineConstants>
51    <ErrorReport>prompt</ErrorReport>
52    <WarningLevel>4</WarningLevel>
53    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
54  </PropertyGroup>
55  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
56    <DebugSymbols>true</DebugSymbols>
57    <OutputPath>bin\x64\Debug\</OutputPath>
58    <DefineConstants>DEBUG;TRACE</DefineConstants>
59    <DebugType>full</DebugType>
60    <PlatformTarget>x64</PlatformTarget>
61    <ErrorReport>prompt</ErrorReport>
62    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
63  </PropertyGroup>
64  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
65    <OutputPath>bin\x64\Release\</OutputPath>
66    <DefineConstants>TRACE</DefineConstants>
67    <Optimize>true</Optimize>
68    <DebugType>pdbonly</DebugType>
69    <PlatformTarget>x64</PlatformTarget>
70    <ErrorReport>prompt</ErrorReport>
71    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
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    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
81  </PropertyGroup>
82  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
83    <OutputPath>bin\x86\Release\</OutputPath>
84    <DefineConstants>TRACE</DefineConstants>
85    <Optimize>true</Optimize>
86    <DebugType>pdbonly</DebugType>
87    <PlatformTarget>x86</PlatformTarget>
88    <ErrorReport>prompt</ErrorReport>
89    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
90  </PropertyGroup>
91  <ItemGroup>
92    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
93    <Reference Include="System" />
94    <Reference Include="System.Core">
95      <RequiredTargetFramework>3.5</RequiredTargetFramework>
96    </Reference>
97  </ItemGroup>
98  <ItemGroup>
99    <Compile Include="Properties\AssemblyInfo.cs" />
100    <Compile Include="ContentViewTests.cs" />
101  </ItemGroup>
102  <ItemGroup>
103    <Content Include="AuthoringTests.txt" />
104  </ItemGroup>
105  <ItemGroup>
106    <ProjectReference Include="..\..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
107      <Project>{76945D76-CA61-4147-9DC2-0ACDCDDF87F9}</Project>
108      <Name>HeuristicLab.Analysis.Views-3.3</Name>
109    </ProjectReference>
110    <ProjectReference Include="..\..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
111      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
112      <Name>HeuristicLab.Common-3.3</Name>
113    </ProjectReference>
114    <ProjectReference Include="..\..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
115      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
116      <Name>HeuristicLab.Core.Views-3.3</Name>
117    </ProjectReference>
118    <ProjectReference Include="..\..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
119      <Project>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</Project>
120      <Name>HeuristicLab.Data.Views-3.3</Name>
121    </ProjectReference>
122    <ProjectReference Include="..\..\..\HeuristicLab.Encodings.PermutationEncoding.Views\3.3\HeuristicLab.Encodings.PermutationEncoding.Views-3.3.csproj">
123      <Project>{3EAF1454-086D-44A2-8509-B1BA24DB1865}</Project>
124      <Name>HeuristicLab.Encodings.PermutationEncoding.Views-3.3</Name>
125    </ProjectReference>
126    <ProjectReference Include="..\..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3.csproj">
127      <Project>{6F42C5F8-16CD-43EE-8208-FD4573A69D85}</Project>
128      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.3</Name>
129    </ProjectReference>
130    <ProjectReference Include="..\..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
131      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
132      <Name>HeuristicLab.MainForm-3.3</Name>
133    </ProjectReference>
134    <ProjectReference Include="..\..\..\HeuristicLab.Operators.Views.GraphVisualization\3.3\HeuristicLab.Operators.Views.GraphVisualization-3.3.csproj">
135      <Project>{57F38579-409D-4DD8-AB19-3F2C4A665126}</Project>
136      <Name>HeuristicLab.Operators.Views.GraphVisualization-3.3</Name>
137    </ProjectReference>
138    <ProjectReference Include="..\..\..\HeuristicLab.Operators.Views\3.3\HeuristicLab.Operators.Views-3.3.csproj">
139      <Project>{C49CB749-8B24-4628-8003-E86475749410}</Project>
140      <Name>HeuristicLab.Operators.Views-3.3</Name>
141    </ProjectReference>
142    <ProjectReference Include="..\..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
143      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
144      <Name>HeuristicLab.Optimization.Views-3.3</Name>
145    </ProjectReference>
146    <ProjectReference Include="..\..\..\HeuristicLab.Parameters.Views\3.3\HeuristicLab.Parameters.Views-3.3.csproj">
147      <Project>{AE5B1CE5-9862-4D6F-A700-D72CD9AEA295}</Project>
148      <Name>HeuristicLab.Parameters.Views-3.3</Name>
149    </ProjectReference>
150    <ProjectReference Include="..\..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
151      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
152      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
153    </ProjectReference>
154    <ProjectReference Include="..\..\..\HeuristicLab.Problems.ArtificialAnt.Views\3.3\HeuristicLab.Problems.ArtificialAnt.Views-3.3.csproj">
155      <Project>{30DD3DA2-CA57-49DD-A5BA-50CEF19DB45F}</Project>
156      <Name>HeuristicLab.Problems.ArtificialAnt.Views-3.3</Name>
157    </ProjectReference>
158    <ProjectReference Include="..\..\..\HeuristicLab.Problems.DataAnalysis.Views\3.3\HeuristicLab.Problems.DataAnalysis.Views-3.3.csproj">
159      <Project>{799B0B38-E384-4A17-A73C-F211EB854592}</Project>
160      <Name>HeuristicLab.Problems.DataAnalysis.Views-3.3</Name>
161    </ProjectReference>
162    <ProjectReference Include="..\..\..\HeuristicLab.Problems.ExternalEvaluation.Views\3.3\HeuristicLab.Problems.ExternalEvaluation.Views-3.3.csproj">
163      <Project>{3081630C-9521-47D7-8075-1777C12F212C}</Project>
164      <Name>HeuristicLab.Problems.ExternalEvaluation.Views-3.3</Name>
165    </ProjectReference>
166    <ProjectReference Include="..\..\..\HeuristicLab.Problems.Knapsack.Views\3.3\HeuristicLab.Problems.Knapsack.Views-3.3.csproj">
167      <Project>{A9EE65D9-405B-4C9C-B470-FC911AAC541B}</Project>
168      <Name>HeuristicLab.Problems.Knapsack.Views-3.3</Name>
169    </ProjectReference>
170    <ProjectReference Include="..\..\..\HeuristicLab.Problems.OneMax.Views\3.3\HeuristicLab.Problems.OneMax.Views-3.3.csproj">
171      <Project>{4FE983A1-AAF8-4977-B9E2-52B3224510CB}</Project>
172      <Name>HeuristicLab.Problems.OneMax.Views-3.3</Name>
173    </ProjectReference>
174    <ProjectReference Include="..\..\..\HeuristicLab.Problems.TestFunctions.Views\3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.csproj">
175      <Project>{6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}</Project>
176      <Name>HeuristicLab.Problems.TestFunctions.Views-3.3</Name>
177    </ProjectReference>
178    <ProjectReference Include="..\..\..\HeuristicLab.Problems.TravelingSalesman.Views\3.3\HeuristicLab.Problems.TravelingSalesman.Views-3.3.csproj">
179      <Project>{CDA28124-ACD0-4231-8EB0-C510B361F84E}</Project>
180      <Name>HeuristicLab.Problems.TravelingSalesman.Views-3.3</Name>
181    </ProjectReference>
182    <ProjectReference Include="..\..\..\HeuristicLab.Problems.VehicleRouting.Views\3.3\HeuristicLab.Problems.VehicleRouting.Views-3.3.csproj">
183      <Project>{D1386FE7-682D-4E18-8C4F-CFD423FA5DD0}</Project>
184      <Name>HeuristicLab.Problems.VehicleRouting.Views-3.3</Name>
185    </ProjectReference>
186    <ProjectReference Include="..\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
187      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
188      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
189    </ProjectReference>
190  </ItemGroup>
191  <ItemGroup>
192    <Shadow Include="Test References\HeuristicLab.MainForm.WindowsForms-3.3.accessor" />
193  </ItemGroup>
194  <ItemGroup>
195    <BootstrapperPackage Include=".NETFramework,Version=v4.0">
196      <Visible>False</Visible>
197      <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
198      <Install>true</Install>
199    </BootstrapperPackage>
200    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
201      <Visible>False</Visible>
202      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
203      <Install>false</Install>
204    </BootstrapperPackage>
205    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
206      <Visible>False</Visible>
207      <ProductName>.NET Framework 3.5 SP1</ProductName>
208      <Install>false</Install>
209    </BootstrapperPackage>
210    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
211      <Visible>False</Visible>
212      <ProductName>Windows Installer 3.1</ProductName>
213      <Install>true</Install>
214    </BootstrapperPackage>
215  </ItemGroup>
216  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
217  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
218       Other similar extension points exist, see Microsoft.Common.targets.
219  <Target Name="BeforeBuild">
220  </Target>
221  <Target Name="AfterBuild">
222  </Target>
223  -->
224</Project>
Note: See TracBrowser for help on using the repository browser.