Free cookie consent management tool by TermsFeed Policy Generator

source: branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj @ 14467

Last change on this file since 14467 was 14460, checked in by pfleck, 7 years ago

#2709 Fixed missing resx in csproj.

File size: 17.1 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  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4  <PropertyGroup>
5    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7    <ProjectGuid>{3FC7515E-D8A0-41FE-8CFA-50E3ADA61A1E}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.DataPreprocessing.Views</RootNamespace>
11    <AssemblyName>HeuristicLab.DataPreprocessing.Views-3.4</AssemblyName>
12    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
13    <FileAlignment>512</FileAlignment>
14    <TargetFrameworkProfile />
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    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
25    <Prefer32Bit>false</Prefer32Bit>
26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
34    <DocumentationFile>
35    </DocumentationFile>
36    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
37    <Prefer32Bit>false</Prefer32Bit>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
40    <DebugSymbols>true</DebugSymbols>
41    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
42    <DefineConstants>DEBUG;TRACE</DefineConstants>
43    <DebugType>full</DebugType>
44    <PlatformTarget>x64</PlatformTarget>
45    <ErrorReport>prompt</ErrorReport>
46    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
47    <Prefer32Bit>false</Prefer32Bit>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
50    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
51    <DefineConstants>TRACE</DefineConstants>
52    <DocumentationFile>
53    </DocumentationFile>
54    <Optimize>true</Optimize>
55    <DebugType>pdbonly</DebugType>
56    <PlatformTarget>x64</PlatformTarget>
57    <ErrorReport>prompt</ErrorReport>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59    <Prefer32Bit>false</Prefer32Bit>
60  </PropertyGroup>
61  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
62    <DebugSymbols>true</DebugSymbols>
63    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
64    <DefineConstants>DEBUG;TRACE</DefineConstants>
65    <DebugType>full</DebugType>
66    <PlatformTarget>x86</PlatformTarget>
67    <ErrorReport>prompt</ErrorReport>
68    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
69    <Prefer32Bit>false</Prefer32Bit>
70  </PropertyGroup>
71  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
72    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
73    <DefineConstants>TRACE</DefineConstants>
74    <DocumentationFile>
75    </DocumentationFile>
76    <Optimize>true</Optimize>
77    <DebugType>pdbonly</DebugType>
78    <PlatformTarget>x86</PlatformTarget>
79    <ErrorReport>prompt</ErrorReport>
80    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
81    <Prefer32Bit>false</Prefer32Bit>
82  </PropertyGroup>
83  <PropertyGroup>
84    <SignAssembly>true</SignAssembly>
85  </PropertyGroup>
86  <PropertyGroup>
87    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
88  </PropertyGroup>
89  <ItemGroup>
90    <Reference Include="HeuristicLab.Analysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
91      <SpecificVersion>False</SpecificVersion>
92      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
93    </Reference>
94    <Reference Include="HeuristicLab.Analysis.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
95      <SpecificVersion>False</SpecificVersion>
96      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis.Views-3.3.dll</HintPath>
97    </Reference>
98    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
99      <SpecificVersion>False</SpecificVersion>
100      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
101    </Reference>
102    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
103      <SpecificVersion>False</SpecificVersion>
104      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
105    </Reference>
106    <Reference Include="HeuristicLab.Common.Resources-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
107      <SpecificVersion>False</SpecificVersion>
108      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
109    </Reference>
110    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
111      <SpecificVersion>False</SpecificVersion>
112      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
113    </Reference>
114    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
115      <SpecificVersion>False</SpecificVersion>
116      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
117    </Reference>
118    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
119      <SpecificVersion>False</SpecificVersion>
120      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
121    </Reference>
122    <Reference Include="HeuristicLab.Data.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
123      <SpecificVersion>False</SpecificVersion>
124      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data.Views-3.3.dll</HintPath>
125    </Reference>
126    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
127      <SpecificVersion>False</SpecificVersion>
128      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
129    </Reference>
130    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
131      <SpecificVersion>False</SpecificVersion>
132      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
133    </Reference>
134    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
135      <SpecificVersion>False</SpecificVersion>
136      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimization-3.3.dll</HintPath>
137    </Reference>
138    <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
139      <SpecificVersion>False</SpecificVersion>
140      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Optimizer-3.3.dll</HintPath>
141    </Reference>
142    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
143      <SpecificVersion>False</SpecificVersion>
144      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
145    </Reference>
146    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
147      <SpecificVersion>False</SpecificVersion>
148      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
149    </Reference>
150    <Reference Include="HeuristicLab.Problems.DataAnalysis.Views-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
151      <SpecificVersion>False</SpecificVersion>
152      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis.Views-3.4.dll</HintPath>
153    </Reference>
154    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
155      <SpecificVersion>False</SpecificVersion>
156      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
157    </Reference>
158    <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
159      <SpecificVersion>False</SpecificVersion>
160      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
161    </Reference>
162    <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
163      <SpecificVersion>False</SpecificVersion>
164      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.DataAnalysis.Views-3.3.dll</HintPath>
165    </Reference>
166    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
167      <SpecificVersion>False</SpecificVersion>
168      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
169    </Reference>
170    <Reference Include="System" />
171    <Reference Include="System.Core" />
172    <Reference Include="System.Data" />
173    <Reference Include="System.Drawing" />
174    <Reference Include="System.Windows.Forms" />
175    <Reference Include="System.Windows.Forms.DataVisualization" />
176    <Reference Include="System.Xml" />
177  </ItemGroup>
178  <ItemGroup>
179    <Compile Include="DataPreprocessingMenuItem.cs" />
180    <Compile Include="PreprocessingChartView.cs">
181      <SubType>UserControl</SubType>
182    </Compile>
183    <Compile Include="PreprocessingChartView.Designer.cs">
184      <DependentUpon>PreprocessingChartView.cs</DependentUpon>
185    </Compile>
186    <Compile Include="PreprocessingFeatureCorrelationView.cs">
187      <SubType>UserControl</SubType>
188    </Compile>
189    <Compile Include="PreprocessingFeatureCorrelationView.Designer.cs">
190      <DependentUpon>PreprocessingFeatureCorrelationView.cs</DependentUpon>
191    </Compile>
192    <Compile Include="CheckedFilterCollectionView.cs">
193      <SubType>UserControl</SubType>
194    </Compile>
195    <Compile Include="CheckedFilterCollectionView.Designer.cs">
196      <DependentUpon>CheckedFilterCollectionView.cs</DependentUpon>
197    </Compile>
198    <Compile Include="CheckedTransformationListView.cs">
199      <SubType>UserControl</SubType>
200    </Compile>
201    <Compile Include="CheckedTransformationListView.Designer.cs">
202      <DependentUpon>CheckedTransformationListView.cs</DependentUpon>
203    </Compile>
204    <Compile Include="ComparisonFilterView.cs">
205      <SubType>UserControl</SubType>
206    </Compile>
207    <Compile Include="ComparisonFilterView.Designer.cs">
208      <DependentUpon>ComparisonFilterView.cs</DependentUpon>
209    </Compile>
210    <Compile Include="RenameColumnsDialog.cs">
211      <SubType>Form</SubType>
212    </Compile>
213    <Compile Include="RenameColumnsDialog.Designer.cs">
214      <DependentUpon>RenameColumnsDialog.cs</DependentUpon>
215    </Compile>
216    <Compile Include="ScatterPlotSingleView.cs">
217      <SubType>UserControl</SubType>
218    </Compile>
219    <Compile Include="ScatterPlotSingleView.Designer.cs">
220      <DependentUpon>ScatterPlotSingleView.cs</DependentUpon>
221    </Compile>
222    <Compile Include="DataCompletenessView.cs">
223      <SubType>UserControl</SubType>
224    </Compile>
225    <Compile Include="DataCompletenessView.Designer.cs">
226      <DependentUpon>DataCompletenessView.cs</DependentUpon>
227    </Compile>
228    <Compile Include="DataGridContentView.cs">
229      <SubType>UserControl</SubType>
230    </Compile>
231    <Compile Include="DataGridContentView.Designer.cs">
232      <DependentUpon>DataGridContentView.cs</DependentUpon>
233    </Compile>
234    <Compile Include="DataPreprocessingView.cs">
235      <SubType>UserControl</SubType>
236    </Compile>
237    <Compile Include="DataPreprocessingView.designer.cs">
238      <DependentUpon>DataPreprocessingView.cs</DependentUpon>
239    </Compile>
240    <Compile Include="DataPreprocessorStarter.cs" />
241    <Compile Include="FilterView.cs">
242      <SubType>UserControl</SubType>
243    </Compile>
244    <Compile Include="FilterView.Designer.cs">
245      <DependentUpon>FilterView.cs</DependentUpon>
246    </Compile>
247    <Compile Include="ScatterPlotMultiView.cs">
248      <SubType>UserControl</SubType>
249    </Compile>
250    <Compile Include="ScatterPlotMultiView.Designer.cs">
251      <DependentUpon>ScatterPlotMultiView.cs</DependentUpon>
252    </Compile>
253    <Compile Include="SearchAndReplaceDialog.cs">
254      <SubType>Form</SubType>
255    </Compile>
256    <Compile Include="SearchAndReplaceDialog.Designer.cs">
257      <DependentUpon>SearchAndReplaceDialog.cs</DependentUpon>
258    </Compile>
259    <Compile Include="HistogramView.cs">
260      <SubType>UserControl</SubType>
261    </Compile>
262    <Compile Include="HistogramView.Designer.cs">
263      <DependentUpon>HistogramView.cs</DependentUpon>
264    </Compile>
265    <Compile Include="LineChartView.cs">
266      <SubType>UserControl</SubType>
267    </Compile>
268    <Compile Include="LineChartView.Designer.cs">
269      <DependentUpon>LineChartView.cs</DependentUpon>
270    </Compile>
271    <Compile Include="ManipulationView.cs">
272      <SubType>UserControl</SubType>
273    </Compile>
274    <Compile Include="ManipulationView.Designer.cs">
275      <DependentUpon>ManipulationView.cs</DependentUpon>
276    </Compile>
277    <Compile Include="Plugin.cs" />
278    <Compile Include="PreprocessingCheckedVariablesView.cs">
279      <SubType>UserControl</SubType>
280    </Compile>
281    <Compile Include="PreprocessingCheckedVariablesView.Designer.cs">
282      <DependentUpon>PreprocessingCheckedVariablesView.cs</DependentUpon>
283    </Compile>
284    <Compile Include="PreprocessingCheckedItemListView.cs">
285      <SubType>UserControl</SubType>
286    </Compile>
287    <Compile Include="PreprocessingCheckedItemListView.Designer.cs">
288      <DependentUpon>PreprocessingCheckedItemListView.cs</DependentUpon>
289    </Compile>
290    <Compile Include="Properties\AssemblyInfo.cs" />
291    <Compile Include="StatisticsView.cs">
292      <SubType>UserControl</SubType>
293    </Compile>
294    <Compile Include="StatisticsView.Designer.cs">
295      <DependentUpon>StatisticsView.cs</DependentUpon>
296    </Compile>
297    <Compile Include="TransformationView.cs">
298      <SubType>UserControl</SubType>
299    </Compile>
300    <Compile Include="TransformationView.Designer.cs">
301      <DependentUpon>TransformationView.cs</DependentUpon>
302    </Compile>
303    <Compile Include="Utils\FindPreprocessingItemsIterator.cs" />
304    <Compile Include="Utils\IFindPreprocessingItemsIterator.cs" />
305    <Compile Include="ViewShortcutListView.cs">
306      <SubType>UserControl</SubType>
307    </Compile>
308    <Compile Include="ViewShortcutListView.Designer.cs">
309      <DependentUpon>ViewShortcutListView.cs</DependentUpon>
310    </Compile>
311  </ItemGroup>
312  <ItemGroup>
313    <None Include="HeuristicLab.snk" />
314    <None Include="Plugin.cs.frame" />
315    <None Include="Properties\AssemblyInfo.cs.frame" />
316  </ItemGroup>
317  <ItemGroup>
318    <ProjectReference Include="..\..\HeuristicLab.DataPreprocessing\3.4\HeuristicLab.DataPreprocessing-3.4.csproj">
319      <Project>{3B90F866-70F8-43EF-A541-51819D255B7B}</Project>
320      <Name>HeuristicLab.DataPreprocessing-3.4</Name>
321    </ProjectReference>
322  </ItemGroup>
323  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
324  <PropertyGroup>
325    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
326set ProjectDir=$(ProjectDir)
327set SolutionDir=$(SolutionDir)
328set Outdir=$(Outdir)
329
330call PreBuildEvent.cmd
331</PreBuildEvent>
332    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
333export ProjectDir=$(ProjectDir)
334export SolutionDir=$(SolutionDir)
335
336$SolutionDir/PreBuildEvent.sh
337</PreBuildEvent>
338  </PropertyGroup>
339  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
340       Other similar extension points exist, see Microsoft.Common.targets.
341  <Target Name="BeforeBuild">
342  </Target>
343  <Target Name="AfterBuild">
344  </Target>
345  -->
346</Project>
Note: See TracBrowser for help on using the repository browser.