Free cookie consent management tool by TermsFeed Policy Generator

source: branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj @ 10239

Last change on this file since 10239 was 10239, checked in by psteiner, 10 years ago

DataPreprocessingView + Refactoring

File size: 8.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  <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>{3B90F866-70F8-43EF-A541-51819D255B7B}</ProjectGuid>
8    <OutputType>Library</OutputType>
9    <AppDesignerFolder>Properties</AppDesignerFolder>
10    <RootNamespace>HeuristicLab.DataPreprocessing</RootNamespace>
11    <AssemblyName>HeuristicLab.DataPreprocessing-3.3</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  </PropertyGroup>
25  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
26    <DebugType>pdbonly</DebugType>
27    <Optimize>true</Optimize>
28    <OutputPath>..\..\bin\</OutputPath>
29    <DefineConstants>TRACE</DefineConstants>
30    <ErrorReport>prompt</ErrorReport>
31    <WarningLevel>4</WarningLevel>
32  </PropertyGroup>
33  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
34    <PlatformTarget>x64</PlatformTarget>
35    <OutputPath>..\..\bin\</OutputPath>
36    <DefineConstants>DEBUG;TRACE</DefineConstants>
37  </PropertyGroup>
38  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
39    <PlatformTarget>x64</PlatformTarget>
40    <OutputPath>..\..\bin\</OutputPath>
41    <Optimize>true</Optimize>
42  </PropertyGroup>
43  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
44    <DebugSymbols>true</DebugSymbols>
45    <OutputPath>..\..\bin\</OutputPath>
46    <DefineConstants>DEBUG;TRACE</DefineConstants>
47    <DebugType>full</DebugType>
48    <PlatformTarget>x86</PlatformTarget>
49    <ErrorReport>prompt</ErrorReport>
50    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
51  </PropertyGroup>
52  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
53    <OutputPath>..\..\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <Optimize>true</Optimize>
56    <DebugType>pdbonly</DebugType>
57    <PlatformTarget>x86</PlatformTarget>
58    <ErrorReport>prompt</ErrorReport>
59    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
60  </PropertyGroup>
61  <PropertyGroup>
62    <SignAssembly>true</SignAssembly>
63  </PropertyGroup>
64  <PropertyGroup>
65    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
66  </PropertyGroup>
67  <ItemGroup>
68    <Reference Include="System" />
69    <Reference Include="System.Core" />
70    <Reference Include="System.Drawing" />
71    <Reference Include="System.Windows.Forms" />
72    <Reference Include="System.Xml.Linq" />
73    <Reference Include="System.Data.DataSetExtensions" />
74    <Reference Include="Microsoft.CSharp" />
75    <Reference Include="System.Data" />
76    <Reference Include="System.Xml" />
77  </ItemGroup>
78  <ItemGroup>
79    <Compile Include="Implementations\DataGridLogic.cs" />
80    <Compile Include="Interfaces\IDataGridLogic.cs" />
81    <Compile Include="Views\DataPreprocessingView.cs">
82      <SubType>UserControl</SubType>
83    </Compile>
84    <Compile Include="Views\DataPreprocessingView.designer.cs">
85      <DependentUpon>DataPreprocessingView.cs</DependentUpon>
86    </Compile>
87    <None Include="Plugin.cs.frame" />
88    <Compile Include="Implementations\DataGridContent.cs" />
89    <Compile Include="Implementations\PreprocessingContext.cs" />
90    <Compile Include="Implementations\PreprocessingData.cs" />
91    <Compile Include="Implementations\PreprocessingDataManipulation.cs" />
92    <Compile Include="Implementations\SearchLogic.cs" />
93    <Compile Include="Implementations\StatisticInfo.cs" />
94    <Compile Include="Views\DataGridContentView.cs">
95      <SubType>UserControl</SubType>
96    </Compile>
97    <Compile Include="Views\DataGridContentView.Designer.cs">
98      <DependentUpon>DataGridContentView.cs</DependentUpon>
99    </Compile>
100    <Compile Include="Interfaces\IDataGridContent.cs" />
101    <Compile Include="Interfaces\IPreprocessingContext.cs" />
102    <Compile Include="Interfaces\ISearchLogic.cs" />
103    <Compile Include="Interfaces\IStatisticInfo.cs" />
104    <Compile Include="Interfaces\IPreprocessingData.cs" />
105    <Compile Include="Plugin.cs" />
106    <Compile Include="Properties\AssemblyInfo.cs" />
107    <None Include="Properties\AssemblyInfo.cs.frame" />
108  </ItemGroup>
109  <ItemGroup>
110    <None Include="HeuristicLab.snk" />
111  </ItemGroup>
112  <ItemGroup>
113    <ProjectReference Include="..\..\HeuristicLab.Collections\3.3\HeuristicLab.Collections-3.3.csproj">
114      <Project>{958b43bc-cc5c-4fa2-8628-2b3b01d890b6}</Project>
115      <Name>HeuristicLab.Collections-3.3</Name>
116    </ProjectReference>
117    <ProjectReference Include="..\..\HeuristicLab.Common.Resources\3.3\HeuristicLab.Common.Resources-3.3.csproj">
118      <Project>{0e27a536-1c4a-4624-a65e-dc4f4f23e3e1}</Project>
119      <Name>HeuristicLab.Common.Resources-3.3</Name>
120      <Private>False</Private>
121    </ProjectReference>
122    <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
123      <Project>{a9ad58b9-3ef9-4cc1-97e5-8d909039ff5c}</Project>
124      <Name>HeuristicLab.Common-3.3</Name>
125      <Private>False</Private>
126    </ProjectReference>
127    <ProjectReference Include="..\..\HeuristicLab.Core.Views\3.3\HeuristicLab.Core.Views-3.3.csproj">
128      <Project>{e226881d-315f-423d-b419-a766fe0d8685}</Project>
129      <Name>HeuristicLab.Core.Views-3.3</Name>
130    </ProjectReference>
131    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
132      <Project>{c36bd924-a541-4a00-afa8-41701378ddc5}</Project>
133      <Name>HeuristicLab.Core-3.3</Name>
134      <Private>False</Private>
135    </ProjectReference>
136    <ProjectReference Include="..\..\HeuristicLab.Data.Views\3.3\HeuristicLab.Data.Views-3.3.csproj">
137      <Project>{72104a0b-90e7-42f3-9abe-9bbbadd4b943}</Project>
138      <Name>HeuristicLab.Data.Views-3.3</Name>
139    </ProjectReference>
140    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
141      <Project>{bbab9df5-5ef3-4ba8-ade9-b36e82114937}</Project>
142      <Name>HeuristicLab.Data-3.3</Name>
143    </ProjectReference>
144    <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
145      <Project>{ab687bbe-1bfe-476b-906d-44237135431d}</Project>
146      <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
147    </ProjectReference>
148    <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
149      <Project>{3bd61258-31da-4b09-89c0-4f71fef5f05a}</Project>
150      <Name>HeuristicLab.MainForm-3.3</Name>
151    </ProjectReference>
152    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
153      <Project>{102bc7d3-0ef9-439c-8f6d-96ff0fdb8e1b}</Project>
154      <Name>HeuristicLab.Persistence-3.3</Name>
155      <Private>False</Private>
156    </ProjectReference>
157    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
158      <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
159      <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
160      <Private>False</Private>
161    </ProjectReference>
162    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
163      <Project>{df87c13e-a889-46ff-8153-66dcaa8c5674}</Project>
164      <Name>HeuristicLab.Problems.DataAnalysis-3.4</Name>
165    </ProjectReference>
166  </ItemGroup>
167  <ItemGroup>
168    <EmbeddedResource Include="Views\DataPreprocessingView.resx">
169      <DependentUpon>DataPreprocessingView.cs</DependentUpon>
170    </EmbeddedResource>
171  </ItemGroup>
172  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
173  <PropertyGroup>
174    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
175set ProjectDir=$(ProjectDir)
176set SolutionDir=$(SolutionDir)
177set Outdir=$(Outdir)
178
179call PreBuildEvent.cmd</PreBuildEvent>
180  </PropertyGroup>
181  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
182       Other similar extension points exist, see Microsoft.Common.targets.
183  <Target Name="BeforeBuild">
184  </Target>
185  <Target Name="AfterBuild">
186  </Target>
187  -->
188</Project>
Note: See TracBrowser for help on using the repository browser.