Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Tests/HeuristicLab.Problems.DataAnalysis.Symbolic.Tests-3.4.csproj @ 6842

Last change on this file since 6842 was 6842, checked in by mkommend, 13 years ago

#1653: Extracted external libraries from trunk solution.

File size: 10.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>{2A976109-67B9-4FF0-89DE-A26A8307A1CE}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.DataAnalysis.Symbolic.Tests_3._4</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.DataAnalysis.Symbolic.Tests-3.4</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>$(SolutionDir)\bin\</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>$(SolutionDir)\bin\</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>$(SolutionDir)\bin\</OutputPath>
58    <DefineConstants>DEBUG;TRACE</DefineConstants>
59    <DebugType>full</DebugType>
60    <PlatformTarget>x64</PlatformTarget>
61    <ErrorReport>prompt</ErrorReport>
62  </PropertyGroup>
63  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
64    <OutputPath>$(SolutionDir)\bin\</OutputPath>
65    <DefineConstants>TRACE</DefineConstants>
66    <Optimize>true</Optimize>
67    <DebugType>pdbonly</DebugType>
68    <PlatformTarget>x64</PlatformTarget>
69    <ErrorReport>prompt</ErrorReport>
70  </PropertyGroup>
71  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
72    <DebugSymbols>true</DebugSymbols>
73    <OutputPath>$(SolutionDir)\bin\</OutputPath>
74    <DefineConstants>DEBUG;TRACE</DefineConstants>
75    <DebugType>full</DebugType>
76    <PlatformTarget>x86</PlatformTarget>
77    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.DataAnalysis.Tests-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
78    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
79    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
80    <ErrorReport>prompt</ErrorReport>
81    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
82    <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
83    <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
84    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
85    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
86  </PropertyGroup>
87  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
88    <OutputPath>$(SolutionDir)\bin\</OutputPath>
89    <DefineConstants>TRACE</DefineConstants>
90    <Optimize>true</Optimize>
91    <DebugType>pdbonly</DebugType>
92    <PlatformTarget>x86</PlatformTarget>
93    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.DataAnalysis.Tests-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
94    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
95    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
96    <ErrorReport>prompt</ErrorReport>
97    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
98    <CodeAnalysisRuleSetDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
99    <CodeAnalysisRuleDirectories>;c:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
100    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
101    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
102  </PropertyGroup>
103  <ItemGroup>
104    <Reference Include="Microsoft.VisualStudio.QualityTools.UnitTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
105    <Reference Include="System" />
106    <Reference Include="System.Core">
107      <RequiredTargetFramework>3.5</RequiredTargetFramework>
108    </Reference>
109  </ItemGroup>
110  <ItemGroup>
111    <Compile Include="SymbolicDataAnalysisExpressionTreeSimplifierTest.cs" />
112    <Compile Include="Properties\AssemblyInfo.cs" />
113    <Compile Include="SymbolicDataAnalysisExpressionTreeInterpreterTest.cs" />
114    <Compile Include="SymbolicExpressionImporter.cs" />
115    <Compile Include="Token.cs" />
116    <Compile Include="Util.cs" />
117  </ItemGroup>
118  <ItemGroup>
119    <ProjectReference Include="..\..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
120      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
121      <Name>HeuristicLab.Common.Resources-3.3</Name>
122  <Private>False</Private></ProjectReference>
123    <ProjectReference Include="..\..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
124      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
125      <Name>HeuristicLab.Common-3.3</Name>
126  <Private>False</Private></ProjectReference>
127    <ProjectReference Include="..\..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
128      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
129      <Name>HeuristicLab.Core-3.3</Name>
130  <Private>False</Private></ProjectReference>
131    <ProjectReference Include="..\..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
132      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
133      <Name>HeuristicLab.Data-3.3</Name>
134  <Private>False</Private></ProjectReference>
135    <ProjectReference Include="..\..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
136      <Project>{06D4A186-9319-48A0-BADE-A2058D462EEA}</Project>
137      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4</Name>
138  <Private>False</Private></ProjectReference>
139    <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\ALGLIB-3.1.0\ALGLIB-3.1.0.csproj">
140      <Project>{FC841674-62A7-4055-BE91-E41944B6C606}</Project>
141      <Name>ALGLIB-3.1.0</Name>
142  <Private>False</Private></ProjectReference>
143    <ProjectReference Include="..\..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
144      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
145      <Name>HeuristicLab.Operators-3.3</Name>
146  <Private>False</Private></ProjectReference>
147    <ProjectReference Include="..\..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
148      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
149      <Name>HeuristicLab.Optimization-3.3</Name>
150  <Private>False</Private></ProjectReference>
151    <ProjectReference Include="..\..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
152      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
153      <Name>HeuristicLab.Parameters-3.3</Name>
154  <Private>False</Private></ProjectReference>
155    <ProjectReference Include="..\..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
156      <Project>{DF87C13E-A889-46FF-8153-66DCAA8C5674}</Project>
157      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
158  <Private>False</Private></ProjectReference>
159    <ProjectReference Include="..\..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj">
160      <Project>{F4539FB6-4708-40C9-BE64-0A1390AEA197}</Project>
161      <Name>HeuristicLab.Random-3.3</Name>
162  <Private>False</Private></ProjectReference>
163    <ProjectReference Include="..\HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj">
164      <Project>{3D28463F-EC96-4D82-AFEE-38BE91A0CA00}</Project>
165      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
166  <Private>False</Private></ProjectReference>
167  </ItemGroup>
168  <ItemGroup />
169  <ItemGroup>
170    <BootstrapperPackage Include=".NETFramework,Version=v4.0">
171      <Visible>False</Visible>
172      <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
173      <Install>true</Install>
174    </BootstrapperPackage>
175    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
176      <Visible>False</Visible>
177      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
178      <Install>false</Install>
179    </BootstrapperPackage>
180    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
181      <Visible>False</Visible>
182      <ProductName>.NET Framework 3.5 SP1</ProductName>
183      <Install>false</Install>
184    </BootstrapperPackage>
185    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
186      <Visible>False</Visible>
187      <ProductName>Windows Installer 3.1</ProductName>
188      <Install>true</Install>
189    </BootstrapperPackage>
190  </ItemGroup>
191  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
192  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
193       Other similar extension points exist, see Microsoft.Common.targets.
194  <Target Name="BeforeBuild">
195  </Target>
196  <Target Name="AfterBuild">
197  </Target>
198  -->
199</Project>
Note: See TracBrowser for help on using the repository browser.