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