Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/HeuristicLab.Problems.BinPacking.Views-3.3.csproj @ 13020

Last change on this file since 13020 was 13020, checked in by gkronber, 9 years ago

#1966 increased framework version to 4.5, deleted files that should not be committed to the repository and set svn:ignore properties

File size: 14.3 KB
RevLine 
[9348]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>{78763A4E-E163-48C2-98EB-709760D06F25}</ProjectGuid>
9    <OutputType>Library</OutputType>
10    <AppDesignerFolder>Properties</AppDesignerFolder>
11    <RootNamespace>HeuristicLab.Problems.BinPacking.Views</RootNamespace>
12    <AssemblyName>HeuristicLab.Problems.BinPacking.Views-3.3</AssemblyName>
[13020]13    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
[9348]14    <FileAlignment>512</FileAlignment>
[13020]15    <TargetFrameworkProfile />
[9348]16  </PropertyGroup>
17  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
18    <DebugSymbols>true</DebugSymbols>
19    <DebugType>full</DebugType>
20    <Optimize>false</Optimize>
21    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
22    <DefineConstants>DEBUG;TRACE</DefineConstants>
23    <ErrorReport>prompt</ErrorReport>
24    <WarningLevel>4</WarningLevel>
[13020]25    <Prefer32Bit>false</Prefer32Bit>
[9348]26  </PropertyGroup>
27  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28    <DebugType>pdbonly</DebugType>
29    <Optimize>true</Optimize>
30    <OutputPath>$(SolutionDir)\bin\</OutputPath>
31    <DefineConstants>TRACE</DefineConstants>
32    <ErrorReport>prompt</ErrorReport>
33    <WarningLevel>4</WarningLevel>
[13020]34    <Prefer32Bit>false</Prefer32Bit>
[9348]35  </PropertyGroup>
36  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
37    <DebugSymbols>true</DebugSymbols>
38    <OutputPath>$(SolutionDir)\bin\</OutputPath>
39    <DefineConstants>DEBUG;TRACE</DefineConstants>
40    <DebugType>full</DebugType>
41    <PlatformTarget>x64</PlatformTarget>
42    <CodeAnalysisLogFile>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Scheduling.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
43    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
44    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
45    <ErrorReport>prompt</ErrorReport>
46    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
47    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
48    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
49    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
[13020]50    <Prefer32Bit>false</Prefer32Bit>
[9348]51  </PropertyGroup>
52  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
53    <OutputPath>$(SolutionDir)\bin\</OutputPath>
54    <DefineConstants>TRACE</DefineConstants>
55    <Optimize>true</Optimize>
56    <DebugType>pdbonly</DebugType>
57    <PlatformTarget>x64</PlatformTarget>
58    <CodeAnalysisLogFile>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Scheduling.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
59    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
60    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
61    <ErrorReport>prompt</ErrorReport>
62    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
63    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
64    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
65    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
66    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
[13020]67    <Prefer32Bit>false</Prefer32Bit>
[9348]68  </PropertyGroup>
69  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
70    <DebugSymbols>true</DebugSymbols>
71    <OutputPath>..\..\..\..\trunk\sources\bin\</OutputPath>
72    <DefineConstants>DEBUG;TRACE</DefineConstants>
73    <DebugType>full</DebugType>
74    <PlatformTarget>x86</PlatformTarget>
75    <CodeAnalysisLogFile>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Scheduling.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
76    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
77    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
78    <ErrorReport>prompt</ErrorReport>
79    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
80    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
81    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
82    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
83    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
[13020]84    <Prefer32Bit>false</Prefer32Bit>
[9348]85  </PropertyGroup>
86  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
87    <OutputPath>$(SolutionDir)\bin\</OutputPath>
88    <DefineConstants>TRACE</DefineConstants>
89    <Optimize>true</Optimize>
90    <DebugType>pdbonly</DebugType>
91    <PlatformTarget>x86</PlatformTarget>
92    <CodeAnalysisLogFile>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Scheduling.Views-3.3.dll.CodeAnalysisLog.xml</CodeAnalysisLogFile>
93    <CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
94    <CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
95    <ErrorReport>prompt</ErrorReport>
96    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
97    <CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
98    <CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
99    <CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
100    <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules>
[13020]101    <Prefer32Bit>false</Prefer32Bit>
[9348]102  </PropertyGroup>
103  <PropertyGroup>
104    <SignAssembly>true</SignAssembly>
105  </PropertyGroup>
106  <PropertyGroup>
107    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
108  </PropertyGroup>
109  <ItemGroup>
110    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
111      <Private>False</Private>
112    </Reference>
113    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
114      <Private>False</Private>
115    </Reference>
116    <Reference Include="HeuristicLab.Core-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
117      <Private>False</Private>
118    </Reference>
119    <Reference Include="HeuristicLab.Core.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
120      <Private>False</Private>
121    </Reference>
122    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
126      <Private>False</Private>
127    </Reference>
128    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
129      <Private>False</Private>
130    </Reference>
131    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
132      <Private>False</Private>
133    </Reference>
134    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
138      <Private>False</Private>
139    </Reference>
140    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
141      <SpecificVersion>False</SpecificVersion>
142      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
143      <Private>False</Private>
144    </Reference>
145    <Reference Include="System" />
146    <Reference Include="System.Core" />
147    <Reference Include="System.Data" />
148    <Reference Include="System.Drawing" />
149    <Reference Include="System.Windows.Forms" />
150    <Reference Include="System.Xml" />
151  </ItemGroup>
152  <ItemGroup>
153    <Compile Include="Problems\CuboidIdenticalBinPackingProblemView.cs">
154      <SubType>UserControl</SubType>
155    </Compile>
156    <Compile Include="Problems\CuboidIdenticalBinPackingProblemView.Designer.cs">
157      <DependentUpon>CuboidIdenticalBinPackingProblemView.cs</DependentUpon>
158    </Compile>
159    <Compile Include="Problems\RectangularIdenticalBinPackingProblemView.cs">
160      <SubType>UserControl</SubType>
161    </Compile>
162    <Compile Include="Problems\RectangularIdenticalBinPackingProblemView.Designer.cs">
163      <DependentUpon>RectangularIdenticalBinPackingProblemView.cs</DependentUpon>
164    </Compile>
165    <None Include="HeuristicLab.snk" />
166    <Compile Include="PackingPlans\PackingPlan2DView.cs">
167      <SubType>UserControl</SubType>
168    </Compile>
169    <Compile Include="PackingPlans\PackingPlan2DView.Designer.cs">
170      <DependentUpon>PackingPlan2DView.cs</DependentUpon>
171    </Compile>
172    <Compile Include="Shapes\CuboidPackingItemView.cs">
173      <SubType>UserControl</SubType>
174    </Compile>
175    <Compile Include="Shapes\CuboidPackingItemView.Designer.cs">
176      <DependentUpon>CuboidPackingItemView.cs</DependentUpon>
177    </Compile>
178    <Compile Include="Shapes\RectangularPackingItemView.cs">
179      <SubType>UserControl</SubType>
180    </Compile>
181    <Compile Include="Shapes\RectangularPackingItemView.Designer.cs">
182      <DependentUpon>RectangularPackingItemView.cs</DependentUpon>
183    </Compile>
184    <Compile Include="Shapes\CuboidPackingShapeView.cs">
185      <SubType>UserControl</SubType>
186    </Compile>
187    <Compile Include="Shapes\CuboidPackingShapeView.Designer.cs">
188      <DependentUpon>CuboidPackingShapeView.cs</DependentUpon>
189    </Compile>
190    <Compile Include="Shapes\RectangularPackingShapeView.cs">
191      <SubType>UserControl</SubType>
192    </Compile>
193    <Compile Include="Shapes\RectangularPackingShapeView.Designer.cs">
194      <DependentUpon>RectangularPackingShapeView.cs</DependentUpon>
195    </Compile>
196    <Compile Include="PackingPlans\PackingPlan3DView.cs">
197      <SubType>UserControl</SubType>
198    </Compile>
199    <Compile Include="PackingPlans\PackingPlan3DView.Designer.cs">
200      <DependentUpon>PackingPlan3DView.cs</DependentUpon>
201    </Compile>
202    <Compile Include="Plugin.cs" />
203    <Compile Include="Properties\AssemblyInfo.cs" />
204    <None Include="Plugin.cs.frame" />
205    <None Include="Properties\AssemblyInfo.cs.frame" />
206  </ItemGroup>
207  <ItemGroup>
208    <ProjectReference Include="..\..\HeuristicLab.Problems.BinPacking\3.3\HeuristicLab.Problems.BinPacking-3.3.csproj">
209      <Project>{F8A55094-3CD5-4034-B0CA-5BD7FFB016D4}</Project>
210      <Name>HeuristicLab.Problems.BinPacking-3.3</Name>
211      <Private>False</Private>
212    </ProjectReference>
213  </ItemGroup>
214  <ItemGroup>
215    <EmbeddedResource Include="PackingPlans\PackingPlan2DView.resx">
216      <DependentUpon>PackingPlan2DView.cs</DependentUpon>
217    </EmbeddedResource>
218    <EmbeddedResource Include="Shapes\CuboidPackingItemView.resx">
219      <DependentUpon>CuboidPackingItemView.cs</DependentUpon>
220    </EmbeddedResource>
221    <EmbeddedResource Include="Shapes\RectangularPackingItemView.resx">
222      <DependentUpon>RectangularPackingItemView.cs</DependentUpon>
223    </EmbeddedResource>
224    <EmbeddedResource Include="Shapes\CuboidPackingShapeView.resx">
225      <DependentUpon>CuboidPackingShapeView.cs</DependentUpon>
226    </EmbeddedResource>
227    <EmbeddedResource Include="Problems\RectangularIdenticalBinPackingProblemView.resx">
228      <DependentUpon>RectangularIdenticalBinPackingProblemView.cs</DependentUpon>
229    </EmbeddedResource>
230    <EmbeddedResource Include="Shapes\RectangularPackingShapeView.resx">
231      <DependentUpon>RectangularPackingShapeView.cs</DependentUpon>
232    </EmbeddedResource>
233    <EmbeddedResource Include="PackingPlans\PackingPlan3DView.resx">
234      <DependentUpon>PackingPlan3DView.cs</DependentUpon>
235    </EmbeddedResource>
236  </ItemGroup>
237  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
238  <PropertyGroup>
239    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
240set ProjectDir=$(ProjectDir)
241set SolutionDir=$(SolutionDir)
242set Outdir=$(Outdir)
243
244call PreBuildEvent.cmd
245</PreBuildEvent>
246    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
247export ProjectDir=$(ProjectDir)
248export SolutionDir=$(SolutionDir)
249
250$SolutionDir/PreBuildEvent.sh
251</PreBuildEvent>
252  </PropertyGroup>
253  <PropertyGroup>
254    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
255set ProjectDir=$(ProjectDir)
256set SolutionDir=$(SolutionDir)
257set Outdir=$(Outdir)
258
259call PreBuildEvent.cmd
260</PreBuildEvent>
261  </PropertyGroup>
262  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
263       Other similar extension points exist, see Microsoft.Common.targets.
264  <Target Name="BeforeBuild">
265  </Target>
266  <Target Name="AfterBuild">
267  </Target>
268  -->
269</Project>
Note: See TracBrowser for help on using the repository browser.