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 | <ProjectGuid>{94073310-27AB-4C93-8FDD-3D35824AE3F7}</ProjectGuid>
|
---|
7 | <OutputType>Library</OutputType>
|
---|
8 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
9 | <RootNamespace>Test</RootNamespace>
|
---|
10 | <AssemblyName>Test</AssemblyName>
|
---|
11 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
12 | <FileAlignment>512</FileAlignment>
|
---|
13 | <ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
---|
14 | <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
|
---|
15 | <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
|
---|
16 | <ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
|
---|
17 | <IsCodedUITest>False</IsCodedUITest>
|
---|
18 | <TestProjectType>UnitTest</TestProjectType>
|
---|
19 | </PropertyGroup>
|
---|
20 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
21 | <DebugSymbols>true</DebugSymbols>
|
---|
22 | <DebugType>full</DebugType>
|
---|
23 | <Optimize>false</Optimize>
|
---|
24 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
25 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
26 | <ErrorReport>prompt</ErrorReport>
|
---|
27 | <WarningLevel>4</WarningLevel>
|
---|
28 | </PropertyGroup>
|
---|
29 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
30 | <DebugType>pdbonly</DebugType>
|
---|
31 | <Optimize>true</Optimize>
|
---|
32 | <OutputPath>..\..\..\trunk\sources\bin\</OutputPath>
|
---|
33 | <DefineConstants>TRACE</DefineConstants>
|
---|
34 | <ErrorReport>prompt</ErrorReport>
|
---|
35 | <WarningLevel>4</WarningLevel>
|
---|
36 | </PropertyGroup>
|
---|
37 | <ItemGroup>
|
---|
38 | <Reference Include="ALGLIB-3.7.0">
|
---|
39 | <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
|
---|
40 | <Private>True</Private>
|
---|
41 | </Reference>
|
---|
42 | <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
|
---|
43 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
|
---|
44 | <Private>True</Private>
|
---|
45 | </Reference>
|
---|
46 | <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
|
---|
47 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
|
---|
48 | <Private>True</Private>
|
---|
49 | </Reference>
|
---|
50 | <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
51 | <SpecificVersion>False</SpecificVersion>
|
---|
52 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
|
---|
53 | <Private>True</Private>
|
---|
54 | </Reference>
|
---|
55 | <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
56 | <SpecificVersion>False</SpecificVersion>
|
---|
57 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
|
---|
58 | <Private>True</Private>
|
---|
59 | </Reference>
|
---|
60 | <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
61 | <SpecificVersion>False</SpecificVersion>
|
---|
62 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
|
---|
63 | </Reference>
|
---|
64 | <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
|
---|
65 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
|
---|
66 | <Private>True</Private>
|
---|
67 | </Reference>
|
---|
68 | <Reference Include="HeuristicLab.Operators-3.3">
|
---|
69 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
|
---|
70 | <Private>True</Private>
|
---|
71 | </Reference>
|
---|
72 | <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
73 | <SpecificVersion>False</SpecificVersion>
|
---|
74 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
|
---|
75 | <Private>True</Private>
|
---|
76 | </Reference>
|
---|
77 | <Reference Include="HeuristicLab.Optimization.Operators-3.3">
|
---|
78 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
|
---|
79 | <Private>True</Private>
|
---|
80 | </Reference>
|
---|
81 | <Reference Include="HeuristicLab.ParallelEngine-3.3">
|
---|
82 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
|
---|
83 | <Private>True</Private>
|
---|
84 | </Reference>
|
---|
85 | <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
|
---|
86 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
|
---|
87 | <Private>True</Private>
|
---|
88 | </Reference>
|
---|
89 | <Reference Include="HeuristicLab.Problems.GPDL-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
|
---|
90 | <SpecificVersion>False</SpecificVersion>
|
---|
91 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.GPDL-3.4.dll</HintPath>
|
---|
92 | </Reference>
|
---|
93 | <Reference Include="HeuristicLab.Problems.Instances-3.3">
|
---|
94 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
|
---|
95 | <Private>True</Private>
|
---|
96 | </Reference>
|
---|
97 | <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3">
|
---|
98 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
|
---|
99 | <Private>True</Private>
|
---|
100 | </Reference>
|
---|
101 | <Reference Include="HeuristicLab.Random-3.3">
|
---|
102 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
|
---|
103 | <Private>True</Private>
|
---|
104 | </Reference>
|
---|
105 | <Reference Include="HeuristicLab.SequentialEngine-3.3">
|
---|
106 | <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
|
---|
107 | <Private>True</Private>
|
---|
108 | </Reference>
|
---|
109 | <Reference Include="System" />
|
---|
110 | </ItemGroup>
|
---|
111 | <Choose>
|
---|
112 | <When Condition="('$(VisualStudioVersion)' == '10.0' or '$(VisualStudioVersion)' == '') and '$(TargetFrameworkVersion)' == 'v3.5'">
|
---|
113 | <ItemGroup>
|
---|
114 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
|
---|
115 | </ItemGroup>
|
---|
116 | </When>
|
---|
117 | <Otherwise>
|
---|
118 | <ItemGroup>
|
---|
119 | <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework" />
|
---|
120 | </ItemGroup>
|
---|
121 | </Otherwise>
|
---|
122 | </Choose>
|
---|
123 | <ItemGroup>
|
---|
124 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
125 | <Compile Include="TestGpdlExamples.cs" />
|
---|
126 | </ItemGroup>
|
---|
127 | <ItemGroup>
|
---|
128 | <ProjectReference Include="..\HeuristicLab.Problems.GPDL.CodeGen\3.4\HeuristicLab.Problems.GPDL.CodeGen-3.4.csproj">
|
---|
129 | <Project>{f8481248-2a5b-48a0-a485-d3e1619c1e44}</Project>
|
---|
130 | <Name>HeuristicLab.Problems.GPDL.CodeGen-3.4</Name>
|
---|
131 | </ProjectReference>
|
---|
132 | <ProjectReference Include="..\HeuristicLab.Problems.GPDL.Views\3.4\HeuristicLab.Problems.GPDL.Views-3.4.csproj">
|
---|
133 | <Project>{3f9e665a-3dcb-49c3-8806-0e47fc48ea52}</Project>
|
---|
134 | <Name>HeuristicLab.Problems.GPDL.Views-3.4</Name>
|
---|
135 | </ProjectReference>
|
---|
136 | </ItemGroup>
|
---|
137 | <Choose>
|
---|
138 | <When Condition="'$(VisualStudioVersion)' == '10.0' And '$(IsCodedUITest)' == 'True'">
|
---|
139 | <ItemGroup>
|
---|
140 | <Reference Include="Microsoft.VisualStudio.QualityTools.CodedUITestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
141 | <Private>False</Private>
|
---|
142 | </Reference>
|
---|
143 | <Reference Include="Microsoft.VisualStudio.TestTools.UITest.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
144 | <Private>False</Private>
|
---|
145 | </Reference>
|
---|
146 | <Reference Include="Microsoft.VisualStudio.TestTools.UITest.Extension, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
147 | <Private>False</Private>
|
---|
148 | </Reference>
|
---|
149 | <Reference Include="Microsoft.VisualStudio.TestTools.UITesting, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
---|
150 | <Private>False</Private>
|
---|
151 | </Reference>
|
---|
152 | </ItemGroup>
|
---|
153 | </When>
|
---|
154 | </Choose>
|
---|
155 | <Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
|
---|
156 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
157 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
158 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
159 | <Target Name="BeforeBuild">
|
---|
160 | </Target>
|
---|
161 | <Target Name="AfterBuild">
|
---|
162 | </Target>
|
---|
163 | -->
|
---|
164 | </Project> |
---|