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 @ 13575

Last change on this file since 13575 was 13575, checked in by gkronber, 8 years ago

#1966: removed *PackingShapeView and *PackingItemView (because they only showed one packing shape and this is not really helpful). Instead we are using the ParameterizedItemView now which shows all details and also allows that the shapes are manipulated through the GUI

File size: 11.7 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.MainForm-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
123      <Private>False</Private>
124    </Reference>
125    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
126      <Private>False</Private>
127    </Reference>
128    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
129      <Private>False</Private>
130    </Reference>
131    <Reference Include="HeuristicLab.Optimization.Views-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
132      <Private>False</Private>
133    </Reference>
134    <Reference Include="HeuristicLab.PluginInfrastructure-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
135      <Private>False</Private>
136    </Reference>
137    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
138      <SpecificVersion>False</SpecificVersion>
139      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
140      <Private>False</Private>
141    </Reference>
[13532]142    <Reference Include="PresentationCore" />
143    <Reference Include="PresentationFramework" />
[9348]144    <Reference Include="System" />
145    <Reference Include="System.Core" />
146    <Reference Include="System.Drawing" />
147    <Reference Include="System.Windows.Forms" />
[13532]148    <Reference Include="System.Xaml" />
149    <Reference Include="UIAutomationProvider" />
150    <Reference Include="WindowsBase" />
151    <Reference Include="WindowsFormsIntegration" />
[9348]152  </ItemGroup>
153  <ItemGroup>
[13028]154    <Compile Include="PackingPlans\PackingPlan3DView.cs">
155      <SubType>UserControl</SubType>
156    </Compile>
157    <Compile Include="PackingPlans\PackingPlan3DView.Designer.cs">
158      <DependentUpon>PackingPlan3DView.cs</DependentUpon>
159    </Compile>
[13532]160    <Compile Include="Shapes\Container3DView.xaml.cs">
161      <DependentUpon>Container3DView.xaml</DependentUpon>
162    </Compile>
[13023]163    <None Include="HeuristicLab.snk" />
[9348]164    <Compile Include="Plugin.cs" />
165    <Compile Include="Properties\AssemblyInfo.cs" />
166    <None Include="Plugin.cs.frame" />
167    <None Include="Properties\AssemblyInfo.cs.frame" />
168  </ItemGroup>
169  <ItemGroup>
170    <ProjectReference Include="..\..\HeuristicLab.Problems.BinPacking\3.3\HeuristicLab.Problems.BinPacking-3.3.csproj">
171      <Project>{F8A55094-3CD5-4034-B0CA-5BD7FFB016D4}</Project>
172      <Name>HeuristicLab.Problems.BinPacking-3.3</Name>
173      <Private>False</Private>
174    </ProjectReference>
175  </ItemGroup>
[13532]176  <ItemGroup>
177    <EmbeddedResource Include="PackingPlans\PackingPlan3DView.resx">
178      <DependentUpon>PackingPlan3DView.cs</DependentUpon>
179    </EmbeddedResource>
180  </ItemGroup>
181  <ItemGroup>
182    <Page Include="Shapes\Container3DView.xaml">
183      <SubType>Designer</SubType>
184      <Generator>MSBuild:Compile</Generator>
185    </Page>
186  </ItemGroup>
[9348]187  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
188  <PropertyGroup>
189    <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
190set ProjectDir=$(ProjectDir)
191set SolutionDir=$(SolutionDir)
192set Outdir=$(Outdir)
193
194call PreBuildEvent.cmd
195</PreBuildEvent>
196    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
197export ProjectDir=$(ProjectDir)
198export SolutionDir=$(SolutionDir)
199
200$SolutionDir/PreBuildEvent.sh
201</PreBuildEvent>
202  </PropertyGroup>
203  <PropertyGroup>
204    <PreBuildEvent>set Path=%25Path%25;$(ProjectDir);$(SolutionDir)
205set ProjectDir=$(ProjectDir)
206set SolutionDir=$(SolutionDir)
207set Outdir=$(Outdir)
208
209call PreBuildEvent.cmd
210</PreBuildEvent>
211  </PropertyGroup>
212  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
213       Other similar extension points exist, see Microsoft.Common.targets.
214  <Target Name="BeforeBuild">
215  </Target>
216  <Target Name="AfterBuild">
217  </Target>
218  -->
219</Project>
Note: See TracBrowser for help on using the repository browser.