Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Data Path DataTypes/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj @ 9689

Last change on this file since 9689 was 9689, checked in by mkommend, 11 years ago

#2081: Corrected references to copy local = false in HL.Data.*.

File size: 12.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  <PropertyGroup>
4    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6    <ProductVersion>9.0.30729</ProductVersion>
7    <SchemaVersion>2.0</SchemaVersion>
8    <ProjectGuid>{72104A0B-90E7-42F3-9ABE-9BBBADD4B943}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Data.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Data.Views-3.3</AssemblyName>
13    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
14    <TargetFrameworkProfile>
15    </TargetFrameworkProfile>
16    <FileAlignment>512</FileAlignment>
17    <SignAssembly>true</SignAssembly>
18    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
19    <FileUpgradeFlags>
20    </FileUpgradeFlags>
21    <OldToolsVersion>3.5</OldToolsVersion>
22    <UpgradeBackupLocation />
23    <PublishUrl>publish\</PublishUrl>
24    <Install>true</Install>
25    <InstallFrom>Disk</InstallFrom>
26    <UpdateEnabled>false</UpdateEnabled>
27    <UpdateMode>Foreground</UpdateMode>
28    <UpdateInterval>7</UpdateInterval>
29    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
30    <UpdatePeriodically>false</UpdatePeriodically>
31    <UpdateRequired>false</UpdateRequired>
32    <MapFileExtensions>true</MapFileExtensions>
33    <ApplicationRevision>0</ApplicationRevision>
34    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35    <IsWebBootstrapper>false</IsWebBootstrapper>
36    <UseApplicationTrust>false</UseApplicationTrust>
37    <BootstrapperEnabled>true</BootstrapperEnabled>
38  </PropertyGroup>
39  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
40    <DebugSymbols>true</DebugSymbols>
41    <DebugType>full</DebugType>
42    <Optimize>false</Optimize>
43    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
44    <DefineConstants>DEBUG;TRACE</DefineConstants>
45    <ErrorReport>prompt</ErrorReport>
46    <WarningLevel>4</WarningLevel>
47    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
48  </PropertyGroup>
49  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
50    <DebugType>pdbonly</DebugType>
51    <Optimize>true</Optimize>
52    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
53    <DefineConstants>TRACE</DefineConstants>
54    <ErrorReport>prompt</ErrorReport>
55    <WarningLevel>4</WarningLevel>
56    <DocumentationFile>
57    </DocumentationFile>
58    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
59  </PropertyGroup>
60  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
61    <DebugSymbols>true</DebugSymbols>
62    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
63    <DefineConstants>DEBUG;TRACE</DefineConstants>
64    <DebugType>full</DebugType>
65    <PlatformTarget>x64</PlatformTarget>
66    <ErrorReport>prompt</ErrorReport>
67    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
68  </PropertyGroup>
69  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
70    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
71    <DefineConstants>TRACE</DefineConstants>
72    <DocumentationFile>
73    </DocumentationFile>
74    <Optimize>true</Optimize>
75    <DebugType>pdbonly</DebugType>
76    <PlatformTarget>x64</PlatformTarget>
77    <ErrorReport>prompt</ErrorReport>
78    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
79  </PropertyGroup>
80  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
81    <DebugSymbols>true</DebugSymbols>
82    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
83    <DefineConstants>DEBUG;TRACE</DefineConstants>
84    <DebugType>full</DebugType>
85    <PlatformTarget>x86</PlatformTarget>
86    <ErrorReport>prompt</ErrorReport>
87    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
88  </PropertyGroup>
89  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
90    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
91    <DefineConstants>TRACE</DefineConstants>
92    <DocumentationFile>
93    </DocumentationFile>
94    <Optimize>true</Optimize>
95    <DebugType>pdbonly</DebugType>
96    <PlatformTarget>x86</PlatformTarget>
97    <ErrorReport>prompt</ErrorReport>
98    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
99  </PropertyGroup>
100  <ItemGroup>
101    <Reference Include="HeuristicLab.Common-3.3">
102      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
103      <Private>False</Private>
104    </Reference>
105    <Reference Include="HeuristicLab.Common.Resources-3.3">
106      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common.Resources-3.3.dll</HintPath>
107      <Private>False</Private>
108    </Reference>
109    <Reference Include="HeuristicLab.Core-3.3">
110      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
111      <Private>False</Private>
112    </Reference>
113    <Reference Include="HeuristicLab.Core.Views-3.3">
114      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
115      <Private>False</Private>
116    </Reference>
117    <Reference Include="HeuristicLab.MainForm-3.3">
118      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
119      <Private>False</Private>
120    </Reference>
121    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
122      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
126      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
127      <Private>False</Private>
128    </Reference>
129    <Reference Include="System" />
130    <Reference Include="System.Core">
131      <RequiredTargetFramework>3.5</RequiredTargetFramework>
132    </Reference>
133    <Reference Include="System.Drawing" />
134    <Reference Include="System.Windows.Forms" />
135    <Reference Include="System.Xml.Linq">
136      <RequiredTargetFramework>3.5</RequiredTargetFramework>
137    </Reference>
138    <Reference Include="System.Data.DataSetExtensions">
139      <RequiredTargetFramework>3.5</RequiredTargetFramework>
140    </Reference>
141    <Reference Include="System.Data" />
142    <Reference Include="System.Xml" />
143  </ItemGroup>
144  <ItemGroup>
145    <Compile Include="DoubleRangeView.cs">
146      <SubType>UserControl</SubType>
147    </Compile>
148    <Compile Include="DoubleRangeView.Designer.cs">
149      <DependentUpon>DoubleRangeView.cs</DependentUpon>
150    </Compile>
151    <Compile Include="EnhancedStringConvertibleMatrixView.cs">
152      <SubType>UserControl</SubType>
153    </Compile>
154    <Compile Include="EnhancedStringConvertibleMatrixView.Designer.cs">
155      <DependentUpon>EnhancedStringConvertibleMatrixView.cs</DependentUpon>
156    </Compile>
157    <Compile Include="Path Views\DirectoryValueView.cs">
158      <SubType>UserControl</SubType>
159    </Compile>
160    <Compile Include="Path Views\DirectoryValueView.Designer.cs">
161      <DependentUpon>DirectoryValueView.cs</DependentUpon>
162    </Compile>
163    <Compile Include="Path Views\FileValueView.cs">
164      <SubType>UserControl</SubType>
165    </Compile>
166    <Compile Include="Path Views\FileValueView.Designer.cs">
167      <DependentUpon>FileValueView.cs</DependentUpon>
168    </Compile>
169    <Compile Include="Path Views\TextFileView.cs">
170      <SubType>UserControl</SubType>
171    </Compile>
172    <Compile Include="Path Views\TextFileView.Designer.cs">
173      <DependentUpon>TextFileView.cs</DependentUpon>
174    </Compile>
175    <Compile Include="IntRangeView.cs">
176      <SubType>UserControl</SubType>
177    </Compile>
178    <Compile Include="IntRangeView.Designer.cs">
179      <DependentUpon>IntRangeView.cs</DependentUpon>
180    </Compile>
181    <Compile Include="Plugin.cs" />
182    <Compile Include="StringConvertibleMatrixColumnVisibilityDialog.cs">
183      <SubType>Form</SubType>
184    </Compile>
185    <Compile Include="StringConvertibleMatrixColumnVisibilityDialog.Designer.cs">
186      <DependentUpon>StringConvertibleMatrixColumnVisibilityDialog.cs</DependentUpon>
187    </Compile>
188    <Compile Include="StringConvertibleMatrixRowVisibilityDialog.cs">
189      <SubType>Form</SubType>
190    </Compile>
191    <Compile Include="StringConvertibleMatrixRowVisibilityDialog.Designer.cs">
192      <DependentUpon>StringConvertibleMatrixRowVisibilityDialog.cs</DependentUpon>
193    </Compile>
194    <Compile Include="StringConvertibleValueTupleView.cs">
195      <SubType>UserControl</SubType>
196    </Compile>
197    <Compile Include="StringConvertibleValueTupleView.Designer.cs">
198      <DependentUpon>StringConvertibleValueTupleView.cs</DependentUpon>
199    </Compile>
200    <None Include="Plugin.cs.frame" />
201    <Compile Include="BoolValueView.cs">
202      <SubType>UserControl</SubType>
203    </Compile>
204    <Compile Include="BoolValueView.Designer.cs">
205      <DependentUpon>BoolValueView.cs</DependentUpon>
206    </Compile>
207    <Compile Include="StringConvertibleMatrixVisibilityDialog.cs">
208      <SubType>Form</SubType>
209    </Compile>
210    <Compile Include="StringConvertibleMatrixVisibilityDialog.Designer.cs">
211      <DependentUpon>StringConvertibleMatrixVisibilityDialog.cs</DependentUpon>
212    </Compile>
213    <Compile Include="ComparisonView.cs">
214      <SubType>UserControl</SubType>
215    </Compile>
216    <Compile Include="ComparisonView.Designer.cs">
217      <DependentUpon>ComparisonView.cs</DependentUpon>
218    </Compile>
219    <Compile Include="Properties\AssemblyInfo.cs" />
220    <Compile Include="StringConvertibleArrayView.cs">
221      <SubType>UserControl</SubType>
222    </Compile>
223    <Compile Include="StringConvertibleArrayView.Designer.cs">
224      <DependentUpon>StringConvertibleArrayView.cs</DependentUpon>
225    </Compile>
226    <Compile Include="StringConvertibleMatrixView.cs">
227      <SubType>UserControl</SubType>
228    </Compile>
229    <Compile Include="StringConvertibleMatrixView.Designer.cs">
230      <DependentUpon>StringConvertibleMatrixView.cs</DependentUpon>
231    </Compile>
232    <Compile Include="StringConvertibleValueView.cs">
233      <SubType>UserControl</SubType>
234    </Compile>
235    <Compile Include="StringConvertibleValueView.Designer.cs">
236      <DependentUpon>StringConvertibleValueView.cs</DependentUpon>
237    </Compile>
238  </ItemGroup>
239  <ItemGroup>
240    <None Include="HeuristicLab.snk" />
241    <None Include="Properties\AssemblyInfo.cs.frame" />
242  </ItemGroup>
243  <ItemGroup>
244    <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
245      <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
246      <Name>HeuristicLab.Data-3.3</Name>
247      <Private>False</Private>
248    </ProjectReference>
249  </ItemGroup>
250  <ItemGroup>
251    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
252      <Visible>False</Visible>
253      <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
254      <Install>false</Install>
255    </BootstrapperPackage>
256    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
257      <Visible>False</Visible>
258      <ProductName>.NET Framework 3.5 SP1</ProductName>
259      <Install>true</Install>
260    </BootstrapperPackage>
261    <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
262      <Visible>False</Visible>
263      <ProductName>Windows Installer 3.1</ProductName>
264      <Install>true</Install>
265    </BootstrapperPackage>
266  </ItemGroup>
267  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
268  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
269       Other similar extension points exist, see Microsoft.Common.targets.
270  <Target Name="BeforeBuild">
271  </Target>
272  <Target Name="AfterBuild">
273  </Target>
274  -->
275  <PropertyGroup>
276    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
277set ProjectDir=$(ProjectDir)
278set SolutionDir=$(SolutionDir)
279set Outdir=$(Outdir)
280
281call PreBuildEvent.cmd
282</PreBuildEvent>
283    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
284export ProjectDir=$(ProjectDir)
285export SolutionDir=$(SolutionDir)
286
287$SolutionDir/PreBuildEvent.sh
288</PreBuildEvent>
289  </PropertyGroup>
290</Project>
Note: See TracBrowser for help on using the repository browser.