Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views-3.3.csproj @ 9791

Last change on this file since 9791 was 9791, checked in by ascheibe, 11 years ago

#1886 removed useless resource file

File size: 9.5 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>{4B306883-EB5B-4DE0-A5E1-B6BFD8A2E4D4}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <FileAlignment>512</FileAlignment>
15  </PropertyGroup>
16  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17    <DebugSymbols>true</DebugSymbols>
18    <DebugType>full</DebugType>
19    <Optimize>false</Optimize>
20    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26    <DebugType>pdbonly</DebugType>
27    <Optimize>true</Optimize>
28    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <PropertyGroup>
34    <SignAssembly>true</SignAssembly>
35  </PropertyGroup>
36  <PropertyGroup>
37    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
38  </PropertyGroup>
39  <ItemGroup>
40    <Reference Include="ALGLIB-3.7.0, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
41      <SpecificVersion>False</SpecificVersion>
42      <HintPath>..\..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
43      <Private>False</Private>
44    </Reference>
45    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
46      <Private>False</Private>
47    </Reference>
48    <Reference Include="HeuristicLab.Collections-3.3">
49      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
50      <Private>False</Private>
51    </Reference>
52    <Reference Include="HeuristicLab.Common-3.3">
53      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
54      <Private>False</Private>
55    </Reference>
56    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
57      <Private>False</Private>
58    </Reference>
59    <Reference Include="HeuristicLab.Core-3.3">
60      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
61      <Private>False</Private>
62    </Reference>
63    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
64      <Private>False</Private>
65    </Reference>
66    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
67      <Private>False</Private>
68    </Reference>
69    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
70      <Private>False</Private>
71    </Reference>
72    <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
73      <SpecificVersion>False</SpecificVersion>
74      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
75    </Reference>
76    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
77      <Private>False</Private>
78    </Reference>
79    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
80      <Private>False</Private>
81    </Reference>
82    <Reference Include="HeuristicLab.Operators-3.3">
83      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Operators-3.3.dll</HintPath>
84      <Private>False</Private>
85    </Reference>
86    <Reference Include="HeuristicLab.Optimization-3.3">
87      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
88      <Private>False</Private>
89    </Reference>
90    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
91      <Private>False</Private>
92    </Reference>
93    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
94      <SpecificVersion>False</SpecificVersion>
95      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
96      <Private>False</Private>
97    </Reference>
98    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
99      <SpecificVersion>False</SpecificVersion>
100      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Parameters-3.3.dll</HintPath>
101      <Private>False</Private>
102    </Reference>
103    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
104      <Private>False</Private>
105    </Reference>
106    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <SpecificVersion>False</SpecificVersion>
108      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
109      <Private>False</Private>
110    </Reference>
111    <Reference Include="System" />
112    <Reference Include="System.Core" />
113    <Reference Include="System.Drawing" />
114    <Reference Include="System.Windows.Forms" />
115    <Reference Include="System.Xml.Linq" />
116    <Reference Include="System.Data.DataSetExtensions" />
117    <Reference Include="Microsoft.CSharp" />
118    <Reference Include="System.Data" />
119    <Reference Include="System.Xml" />
120  </ItemGroup>
121  <ItemGroup>
122    <Compile Include="ConvexHullView.cs">
123      <SubType>UserControl</SubType>
124    </Compile>
125    <Compile Include="ConvexHullView.Designer.cs">
126      <DependentUpon>ConvexHullView.cs</DependentUpon>
127    </Compile>
128    <Compile Include="CreateExperimentDialog.cs">
129      <SubType>Form</SubType>
130    </Compile>
131    <Compile Include="CreateExperimentDialog.Designer.cs">
132      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
133    </Compile>
134    <Compile Include="CreateExperimentMenuItem.cs" />
135    <Compile Include="KruskalWallis.cs" />
136    <Compile Include="ParameterInfluenceView.cs">
137      <SubType>UserControl</SubType>
138    </Compile>
139    <Compile Include="ParameterInfluenceView.designer.cs">
140      <DependentUpon>ParameterInfluenceView.cs</DependentUpon>
141    </Compile>
142    <Compile Include="PermutationSolutionDictionaryView.cs">
143      <SubType>UserControl</SubType>
144    </Compile>
145    <Compile Include="PermutationSolutionDictionaryView.Designer.cs">
146      <DependentUpon>PermutationSolutionDictionaryView.cs</DependentUpon>
147    </Compile>
148    <Compile Include="Plugin.cs" />
149    <Compile Include="Properties\AssemblyInfo.cs" />
150    <Compile Include="SuccessorConfigurator.cs">
151      <SubType>Form</SubType>
152    </Compile>
153    <Compile Include="SuccessorConfigurator.Designer.cs">
154      <DependentUpon>SuccessorConfigurator.cs</DependentUpon>
155    </Compile>
156    <Compile Include="SuccessorConfiguratorMenuItem.cs" />
157  </ItemGroup>
158  <ItemGroup>
159    <None Include="HeuristicLab.snk" />
160    <None Include="Plugin.cs.frame" />
161    <None Include="Properties\AssemblyInfo.cs.frame" />
162  </ItemGroup>
163  <ItemGroup>
164    <ProjectReference Include="..\..\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers\3.3\HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3.csproj">
165      <Project>{2533d1f9-f7f6-46cb-90d2-76d254e38dee}</Project>
166      <Name>HeuristicLab.Analysis.AlgorithmBehavior.Analyzers-3.3</Name>
167      <Private>False</Private>
168    </ProjectReference>
169    <ProjectReference Include="..\..\MIConvexHull\MIConvexHull.csproj">
170      <Project>{2337776d-7d0c-40aa-a439-c26c3ce24fab}</Project>
171      <Name>MIConvexHull</Name>
172    </ProjectReference>
173  </ItemGroup>
174  <ItemGroup>
175    <EmbeddedResource Include="CreateExperimentDialog.resx">
176      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
177    </EmbeddedResource>
178  </ItemGroup>
179  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
180  <PropertyGroup>
181    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
182set ProjectDir=$(ProjectDir)
183set SolutionDir=$(SolutionDir)
184set Outdir=$(Outdir)
185
186call PreBuildEvent.cmd
187</PreBuildEvent>
188  </PropertyGroup>
189  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
190       Other similar extension points exist, see Microsoft.Common.targets.
191  <Target Name="BeforeBuild">
192  </Target>
193  <Target Name="AfterBuild">
194  </Target>
195  -->
196</Project>
Note: See TracBrowser for help on using the repository browser.