Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.DataPreprocessing.Views/3.4/HeuristicLab.DataPreprocessing.Views-3.4.csproj @ 11403

Last change on this file since 11403 was 11116, checked in by ascheibe, 10 years ago

#2206 fixed project files to work with linux

File size: 13.2 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.0</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>..\..\bin\</OutputPath>
21    <DefineConstants>DEBUG;TRACE</DefineConstants>
22    <ErrorReport>prompt</ErrorReport>
23    <WarningLevel>4</WarningLevel>
24    <UseVSHostingProcess>false</UseVSHostingProcess>
25  </PropertyGroup>
26  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27    <DebugType>pdbonly</DebugType>
28    <Optimize>true</Optimize>
29    <OutputPath>..\..\bin\</OutputPath>
30    <DefineConstants>TRACE</DefineConstants>
31    <ErrorReport>prompt</ErrorReport>
32    <WarningLevel>4</WarningLevel>
33  </PropertyGroup>
34  <PropertyGroup>
35    <SignAssembly>true</SignAssembly>
36  </PropertyGroup>
37  <PropertyGroup>
38    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
39  </PropertyGroup>
40  <ItemGroup>
41    <Reference Include="System" />
42    <Reference Include="System.Core" />
43    <Reference Include="System.Data" />
44    <Reference Include="System.Drawing" />
45    <Reference Include="System.Windows.Forms" />
46    <Reference Include="System.Windows.Forms.DataVisualization" />
47    <Reference Include="System.Xml" />
48  </ItemGroup>
49  <ItemGroup>
50    <Compile Include="PreprocessingFeatureCorrelationView.cs">
51      <SubType>UserControl</SubType>
52    </Compile>
53    <Compile Include="PreprocessingFeatureCorrelationView.Designer.cs">
54      <DependentUpon>PreprocessingFeatureCorrelationView.cs</DependentUpon>
55    </Compile>
56    <Compile Include="CheckedFilterCollectionView.cs">
57      <SubType>UserControl</SubType>
58    </Compile>
59    <Compile Include="CheckedFilterCollectionView.Designer.cs">
60      <DependentUpon>CheckedFilterCollectionView.cs</DependentUpon>
61    </Compile>
62    <Compile Include="CheckedTransformationListView.cs">
63      <SubType>UserControl</SubType>
64    </Compile>
65    <Compile Include="CheckedTransformationListView.Designer.cs">
66      <DependentUpon>CheckedTransformationListView.cs</DependentUpon>
67    </Compile>
68    <Compile Include="ComparisonFilterView.cs">
69      <SubType>UserControl</SubType>
70    </Compile>
71    <Compile Include="ComparisonFilterView.Designer.cs">
72      <DependentUpon>ComparisonFilterView.cs</DependentUpon>
73    </Compile>
74    <Compile Include="ScatterPlotSingleView.cs">
75      <SubType>UserControl</SubType>
76    </Compile>
77    <Compile Include="ScatterPlotSingleView.Designer.cs">
78      <DependentUpon>ScatterPlotSingleView.cs</DependentUpon>
79    </Compile>
80    <Compile Include="DataCompletenessView.cs">
81      <SubType>UserControl</SubType>
82    </Compile>
83    <Compile Include="DataCompletenessView.Designer.cs">
84      <DependentUpon>DataCompletenessView.cs</DependentUpon>
85    </Compile>
86    <Compile Include="DataGridContentView.cs">
87      <SubType>UserControl</SubType>
88    </Compile>
89    <Compile Include="DataGridContentView.Designer.cs">
90      <DependentUpon>DataGridContentView.cs</DependentUpon>
91    </Compile>
92    <Compile Include="DataPreprocessingView.cs">
93      <SubType>UserControl</SubType>
94    </Compile>
95    <Compile Include="DataPreprocessingView.designer.cs">
96      <DependentUpon>DataPreprocessingView.cs</DependentUpon>
97    </Compile>
98    <Compile Include="DataPreprocessorStarter.cs" />
99    <Compile Include="PreprocessingDataTableView.cs">
100      <SubType>UserControl</SubType>
101    </Compile>
102    <Compile Include="PreprocessingDataTableView.Designer.cs">
103      <DependentUpon>PreprocessingDataTableView.cs</DependentUpon>
104    </Compile>
105    <Compile Include="FilterView.cs">
106      <SubType>UserControl</SubType>
107    </Compile>
108    <Compile Include="FilterView.Designer.cs">
109      <DependentUpon>FilterView.cs</DependentUpon>
110    </Compile>
111    <Compile Include="ScatterPlotMultiView.cs">
112      <SubType>UserControl</SubType>
113    </Compile>
114    <Compile Include="ScatterPlotMultiView.Designer.cs">
115      <DependentUpon>ScatterPlotMultiView.cs</DependentUpon>
116    </Compile>
117    <Compile Include="PreprocessingScatterPlotView.cs">
118      <SubType>UserControl</SubType>
119    </Compile>
120    <Compile Include="PreprocessingScatterPlotView.Designer.cs">
121      <DependentUpon>PreprocessingScatterPlotView.cs</DependentUpon>
122    </Compile>
123    <Compile Include="SearchAndReplaceDialog.cs">
124      <SubType>Form</SubType>
125    </Compile>
126    <Compile Include="SearchAndReplaceDialog.Designer.cs">
127      <DependentUpon>SearchAndReplaceDialog.cs</DependentUpon>
128    </Compile>
129    <Compile Include="HistogramView.cs">
130      <SubType>UserControl</SubType>
131    </Compile>
132    <Compile Include="HistogramView.Designer.cs">
133      <DependentUpon>HistogramView.cs</DependentUpon>
134    </Compile>
135    <Compile Include="LineChartView.cs">
136      <SubType>UserControl</SubType>
137    </Compile>
138    <Compile Include="LineChartView.Designer.cs">
139      <DependentUpon>LineChartView.cs</DependentUpon>
140    </Compile>
141    <Compile Include="ManipulationView.cs">
142      <SubType>UserControl</SubType>
143    </Compile>
144    <Compile Include="ManipulationView.Designer.cs">
145      <DependentUpon>ManipulationView.cs</DependentUpon>
146    </Compile>
147    <Compile Include="Plugin.cs" />
148    <Compile Include="PreprocessingChartView.cs">
149      <SubType>UserControl</SubType>
150    </Compile>
151    <Compile Include="PreprocessingChartView.Designer.cs">
152      <DependentUpon>PreprocessingChartView.cs</DependentUpon>
153    </Compile>
154    <Compile Include="PreprocessingCheckedItemListView.cs">
155      <SubType>UserControl</SubType>
156    </Compile>
157    <Compile Include="PreprocessingCheckedItemListView.Designer.cs">
158      <DependentUpon>PreprocessingCheckedItemListView.cs</DependentUpon>
159    </Compile>
160    <Compile Include="Properties\AssemblyInfo.cs" />
161    <Compile Include="StatisticsView.cs">
162      <SubType>UserControl</SubType>
163    </Compile>
164    <Compile Include="StatisticsView.Designer.cs">
165      <DependentUpon>StatisticsView.cs</DependentUpon>
166    </Compile>
167    <Compile Include="TransformationView.cs">
168      <SubType>UserControl</SubType>
169    </Compile>
170    <Compile Include="TransformationView.Designer.cs">
171      <DependentUpon>TransformationView.cs</DependentUpon>
172    </Compile>
173    <Compile Include="Utils\FindPreprocessingItemsIterator.cs" />
174    <Compile Include="Utils\IFindPreprocessingItemsIterator.cs" />
175    <Compile Include="ViewShortcutListView.cs">
176      <SubType>UserControl</SubType>
177    </Compile>
178    <Compile Include="ViewShortcutListView.Designer.cs">
179      <DependentUpon>ViewShortcutListView.cs</DependentUpon>
180    </Compile>
181  </ItemGroup>
182  <ItemGroup>
183    <None Include="HeuristicLab.snk" />
184    <None Include="Plugin.cs.frame" />
185    <None Include="Properties\AssemblyInfo.cs.frame" />
186  </ItemGroup>
187  <ItemGroup>
188    <ProjectReference Include="..\..\HeuristicLab.Analysis.Views\3.3\HeuristicLab.Analysis.Views-3.3.csproj">
189      <Project>{76945d76-ca61-4147-9dc2-0acdcddf87f9}</Project>
190      <Name>HeuristicLab.Analysis.Views-3.3</Name>
191      <Private>False</Private>
192    </ProjectReference>
193    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
194      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
195      <Name>HeuristicLab.Analysis-3.3</Name>
196      <Private>False</Private>
197    </ProjectReference>
198    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
199      <Project>{958b43bc-cc5c-4fa2-8628-2b3b01d890b6}</Project>
200      <Name>HeuristicLab.Collections-3.3</Name>
201    </ProjectReference>
202    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
203      <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project>
204      <Name>HeuristicLab.Common.Resources-3.3</Name>
205      <Private>False</Private>
206    </ProjectReference>
207    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
208      <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project>
209      <Name>HeuristicLab.Common-3.3</Name>
210      <Private>False</Private>
211    </ProjectReference>
212    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
213      <Project>{e226881d-315f-423d-b419-a766fe0d8685}</Project>
214      <Name>HeuristicLab.Core.Views-3.3</Name>
215      <Private>False</Private>
216    </ProjectReference>
217    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
218      <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project>
219      <Name>HeuristicLab.Core-3.3</Name>
220      <Private>False</Private>
221    </ProjectReference>
222    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
223      <Project>{72104a0b-90e7-42f3-9abe-9bbbadd4b943}</Project>
224      <Name>HeuristicLab.Data.Views-3.3</Name>
225      <Private>False</Private>
226    </ProjectReference>
227    <ProjectReference Include="..\..\HeuristicLab.DataPreprocessing\3.4\HeuristicLab.DataPreprocessing-3.4.csproj">
228      <Project>{3b90f866-70f8-43ef-a541-51819d255b7b}</Project>
229      <Name>HeuristicLab.DataPreprocessing-3.4</Name>
230      <Private>False</Private>
231    </ProjectReference>
232    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
233      <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project>
234      <Name>HeuristicLab.Data-3.3</Name>
235      <Private>False</Private>
236    </ProjectReference>
237    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
238      <Project>{ab687bbe-1bfe-476b-906d-44237135431d}</Project>
239      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
240      <Private>False</Private>
241    </ProjectReference>
242    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
243      <Project>{3bd61258-31da-4b09-89c0-4f71fef5f05a}</Project>
244      <Name>HeuristicLab.MainForm-3.3</Name>
245      <Private>False</Private>
246    </ProjectReference>
247    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
248      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
249      <Name>HeuristicLab.Optimization-3.3</Name>
250      <Private>False</Private>
251    </ProjectReference>
252    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
253      <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
254      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
255      <Private>False</Private>
256    </ProjectReference>
257    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
258      <Project>{3e9e8944-44ff-40bb-a622-3a4a7dd0f198}</Project>
259      <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
260      <Private>False</Private>
261    </ProjectReference>
262    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
263      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
264      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
265      <Private>False</Private>
266    </ProjectReference>
267    <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
268      <Project>{315bda09-3f4f-49b3-9790-b37cfc1c5750}</Project>
269      <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
270      <Private>False</Private>
271    </ProjectReference>
272  </ItemGroup>
273  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
274<PropertyGroup>
275    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
276set ProjectDir=$(ProjectDir)
277set SolutionDir=$(SolutionDir)
278set Outdir=$(Outdir)
279
280call PreBuildEvent.cmd
281</PreBuildEvent>
282    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
283export ProjectDir=$(ProjectDir)
284export SolutionDir=$(SolutionDir)
285
286$SolutionDir/PreBuildEvent.sh
287</PreBuildEvent>
288  </PropertyGroup>
289  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
290       Other similar extension points exist, see Microsoft.Common.targets.
291  <Target Name="BeforeBuild">
292  </Target>
293  <Target Name="AfterBuild">
294  </Target>
295  -->
296</Project>
Note: See TracBrowser for help on using the repository browser.