Free cookie consent management tool by TermsFeed Policy Generator

source: branches/Trunk/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.3/HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.csproj @ 6833

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

#1653: Renamed frame files.

File size: 11.0 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>8.0.30703</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{1778134B-866B-4CB3-BFC0-52B2FAAA5777}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.ExternalEvaluation.GP.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <TargetFrameworkProfile />
18  </PropertyGroup>
19  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
20    <DebugSymbols>true</DebugSymbols>
21    <DebugType>full</DebugType>
22    <Optimize>false</Optimize>
23    <OutputPath>$(SolutionDir)\bin\Debug\</OutputPath>
24    <DefineConstants>DEBUG;TRACE</DefineConstants>
25    <ErrorReport>prompt</ErrorReport>
26    <WarningLevel>4</WarningLevel>
27  </PropertyGroup>
28  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29    <DebugType>pdbonly</DebugType>
30    <Optimize>true</Optimize>
31    <OutputPath>$(SolutionDir)\bin\Release\</OutputPath>
32    <DefineConstants>TRACE</DefineConstants>
33    <ErrorReport>prompt</ErrorReport>
34    <WarningLevel>4</WarningLevel>
35  </PropertyGroup>
36  <PropertyGroup>
37    <SignAssembly>true</SignAssembly>
38  </PropertyGroup>
39  <PropertyGroup>
40    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
41  </PropertyGroup>
42  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
43    <DebugSymbols>true</DebugSymbols>
44    <OutputPath>$(SolutionDir)\bin\x86\Debug\</OutputPath>
45    <DefineConstants>DEBUG;TRACE</DefineConstants>
46    <DebugType>full</DebugType>
47    <PlatformTarget>x86</PlatformTarget>
48    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
49    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
50    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
51    <ErrorReport>prompt</ErrorReport>
52    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
53    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
54    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
55    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
56    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
57  </PropertyGroup>
58  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
59    <OutputPath>$(SolutionDir)\bin\x86\Release\</OutputPath>
60    <DefineConstants>TRACE</DefineConstants>
61    <Optimize>true</Optimize>
62    <DebugType>pdbonly</DebugType>
63    <PlatformTarget>x86</PlatformTarget>
64    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
65    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
66    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
69    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
70    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
71    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
72    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
73  </PropertyGroup>
74  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
75    <DebugSymbols>true</DebugSymbols>
76    <OutputPath>$(SolutionDir)\bin\x64\Debug\</OutputPath>
77    <DefineConstants>DEBUG;TRACE</DefineConstants>
78    <DebugType>full</DebugType>
79    <PlatformTarget>x64</PlatformTarget>
80    <CodeAnalysisLogFile>bin\Debug\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
81    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
82    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
83    <ErrorReport>prompt</ErrorReport>
84    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
85    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
86    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
87    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
88    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
89  </PropertyGroup>
90  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
91    <OutputPath>$(SolutionDir)\bin\x64\Release\</OutputPath>
92    <DefineConstants>TRACE</DefineConstants>
93    <Optimize>true</Optimize>
94    <DebugType>pdbonly</DebugType>
95    <PlatformTarget>x64</PlatformTarget>
96    <CodeAnalysisLogFile>bin\Release\HeuristicLab.Problems.ExternalEvaluation.GP.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
97    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
98    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
99    <ErrorReport>prompt</ErrorReport>
100    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
101    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
102    <CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
103    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
104    <CodeAnalysisIgnoreBuiltInRules>true</CodeAnalysisIgnoreBuiltInRules>
105  </PropertyGroup>
106  <ItemGroup>
107    <Reference Include="System" />
108    <Reference Include="System.Core" />
109    <Reference Include="System.Drawing" />
110    <Reference Include="System.Windows.Forms" />
111    <Reference Include="System.Xml.Linq" />
112    <Reference Include="System.Data.DataSetExtensions" />
113    <Reference Include="System.Data" />
114    <Reference Include="System.Xml" />
115  </ItemGroup>
116  <ItemGroup>
117    <None Include="Properties\AssemblyInfo.ccs.frame" />
118    <Compile Include="Plugin.cs" />
119    <Compile Include="VariableSymbolView.cs">
120      <SubType>UserControl</SubType>
121    </Compile>
122    <Compile Include="VariableSymbolView.Designer.cs">
123      <DependentUpon>VariableSymbolView.cs</DependentUpon>
124    </Compile>
125    <None Include="HeuristicLab.snk" />
126    <None Include="Plugin.cs.frame" />
127    <Compile Include="Properties\AssemblyInfo.cs" />
128  </ItemGroup>
129  <ItemGroup>
130    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
131      <Project>{958B43BC-CC5C-4FA2-8628-2B3B01D890B6}</Project>
132      <Name>HeuristicLab.Collections-3.3</Name>
133      <Private>False</Private>
134    </ProjectReference>
135    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
136      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
137      <Name>HeuristicLab.Common-3.3</Name>
138      <Private>False</Private>
139    </ProjectReference>
140    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
141      <Project>{E226881D-315F-423D-B419-A766FE0D8685}</Project>
142      <Name>HeuristicLab.Core.Views-3.3</Name>
143      <Private>False</Private>
144    </ProjectReference>
145    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
146      <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
147      <Name>HeuristicLab.Core-3.3</Name>
148      <Private>False</Private>
149    </ProjectReference>
150    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
151      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
152      <Name>HeuristicLab.Data-3.3</Name>
153      <Private>False</Private>
154    </ProjectReference>
155    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj">
156      <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
157      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
158      <Private>False</Private>
159    </ProjectReference>
160    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
161      <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
162      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
163      <Private>False</Private>
164    </ProjectReference>
165    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
166      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
167      <Name>HeuristicLab.MainForm-3.3</Name>
168      <Private>False</Private>
169    </ProjectReference>
170    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
171      <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
172      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
173      <Private>False</Private>
174    </ProjectReference>
175    <ProjectReference Include="..\..\HeuristicLab.Problems.ExternalEvaluation.GP\3.3\HeuristicLab.Problems.ExternalEvaluation.GP-3.3.csproj">
176      <Project>{E86E215D-E3CE-4244-978D-555D4E17AC09}</Project>
177      <Name>HeuristicLab.Problems.ExternalEvaluation.GP-3.3</Name>
178      <Private>False</Private>
179    </ProjectReference>
180  </ItemGroup>
181  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
182  <PropertyGroup>
183    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
184set ProjectDir=$(ProjectDir)
185set SolutionDir=$(SolutionDir)
186set Outdir=$(Outdir)
187
188call PreBuildEvent.cmd
189</PreBuildEvent>
190  </PropertyGroup>
191  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
192       Other similar extension points exist, see Microsoft.Common.targets.
193  <Target Name="BeforeBuild">
194  </Target>
195  <Target Name="AfterBuild">
196  </Target>
197  -->
198</Project>
Note: See TracBrowser for help on using the repository browser.