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>{0FD5EA67-A284-4166-9F45-9C6BC07D5B83}</ProjectGuid>
|
---|
9 | <OutputType>Library</OutputType>
|
---|
10 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
---|
11 | <RootNamespace>PackingPlanVisualizations</RootNamespace>
|
---|
12 | <AssemblyName>PackingPlanVisualizations</AssemblyName>
|
---|
13 | <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
---|
14 | <TargetFrameworkProfile>
|
---|
15 | </TargetFrameworkProfile>
|
---|
16 | <FileAlignment>512</FileAlignment>
|
---|
17 | </PropertyGroup>
|
---|
18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
---|
19 | <DebugSymbols>true</DebugSymbols>
|
---|
20 | <DebugType>full</DebugType>
|
---|
21 | <Optimize>false</Optimize>
|
---|
22 | <OutputPath>bin\Debug\</OutputPath>
|
---|
23 | <DefineConstants>DEBUG;TRACE</DefineConstants>
|
---|
24 | <ErrorReport>prompt</ErrorReport>
|
---|
25 | <WarningLevel>4</WarningLevel>
|
---|
26 | <Prefer32Bit>false</Prefer32Bit>
|
---|
27 | </PropertyGroup>
|
---|
28 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
---|
29 | <DebugType>pdbonly</DebugType>
|
---|
30 | <Optimize>true</Optimize>
|
---|
31 | <OutputPath>bin\Release\</OutputPath>
|
---|
32 | <DefineConstants>TRACE</DefineConstants>
|
---|
33 | <ErrorReport>prompt</ErrorReport>
|
---|
34 | <WarningLevel>4</WarningLevel>
|
---|
35 | <Prefer32Bit>false</Prefer32Bit>
|
---|
36 | </PropertyGroup>
|
---|
37 | <PropertyGroup>
|
---|
38 | <SignAssembly>true</SignAssembly>
|
---|
39 | </PropertyGroup>
|
---|
40 | <PropertyGroup>
|
---|
41 | <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
|
---|
42 | </PropertyGroup>
|
---|
43 | <ItemGroup>
|
---|
44 | <Reference Include="SharpDX, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
45 | <SpecificVersion>False</SpecificVersion>
|
---|
46 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.dll</HintPath>
|
---|
47 | </Reference>
|
---|
48 | <Reference Include="SharpDX.D3DCompiler, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
49 | <SpecificVersion>False</SpecificVersion>
|
---|
50 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.D3DCompiler.dll</HintPath>
|
---|
51 | </Reference>
|
---|
52 | <Reference Include="SharpDX.Direct2D1, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
53 | <SpecificVersion>False</SpecificVersion>
|
---|
54 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.Direct2D1.dll</HintPath>
|
---|
55 | </Reference>
|
---|
56 | <Reference Include="SharpDX.Direct3D11, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
57 | <SpecificVersion>False</SpecificVersion>
|
---|
58 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.Direct3D11.dll</HintPath>
|
---|
59 | </Reference>
|
---|
60 | <Reference Include="SharpDX.DirectInput, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
61 | <SpecificVersion>False</SpecificVersion>
|
---|
62 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.DirectInput.dll</HintPath>
|
---|
63 | </Reference>
|
---|
64 | <Reference Include="SharpDX.DXGI, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
65 | <SpecificVersion>False</SpecificVersion>
|
---|
66 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.DXGI.dll</HintPath>
|
---|
67 | </Reference>
|
---|
68 | <Reference Include="SharpDX.Toolkit, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
69 | <SpecificVersion>False</SpecificVersion>
|
---|
70 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.Toolkit.dll</HintPath>
|
---|
71 | </Reference>
|
---|
72 | <Reference Include="SharpDX.Toolkit.Compiler, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
73 | <SpecificVersion>False</SpecificVersion>
|
---|
74 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.Toolkit.Compiler.dll</HintPath>
|
---|
75 | </Reference>
|
---|
76 | <Reference Include="SharpDX.Toolkit.Game, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
77 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.Toolkit.Game.dll</HintPath>
|
---|
78 | </Reference>
|
---|
79 | <Reference Include="SharpDX.Toolkit.Graphics, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
80 | <SpecificVersion>False</SpecificVersion>
|
---|
81 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.Toolkit.Graphics.dll</HintPath>
|
---|
82 | </Reference>
|
---|
83 | <Reference Include="SharpDX.Toolkit.Input, Version=2.5.0.0, Culture=neutral, PublicKeyToken=627a3d6d1956f55a, processorArchitecture=MSIL">
|
---|
84 | <SpecificVersion>False</SpecificVersion>
|
---|
85 | <HintPath>..\..\..\..\..\SharpDXNightly\Bin\Signed-net40\SharpDX.Toolkit.Input.dll</HintPath>
|
---|
86 | </Reference>
|
---|
87 | <Reference Include="System" />
|
---|
88 | <Reference Include="System.Core" />
|
---|
89 | <Reference Include="System.Xml.Linq" />
|
---|
90 | <Reference Include="System.Data.DataSetExtensions" />
|
---|
91 | <Reference Include="Microsoft.CSharp" />
|
---|
92 | <Reference Include="System.Data" />
|
---|
93 | <Reference Include="System.Drawing" />
|
---|
94 | <Reference Include="System.Windows.Forms" />
|
---|
95 | <Reference Include="System.Xml" />
|
---|
96 | </ItemGroup>
|
---|
97 | <ItemGroup>
|
---|
98 | <Compile Include="3D\BasicCuboidShape.cs" />
|
---|
99 | <Compile Include="3D\CenteredContainer.cs" />
|
---|
100 | <Compile Include="3D\CuboidShapePreperations.cs" />
|
---|
101 | <Compile Include="3D\PackingGame.cs" />
|
---|
102 | <Compile Include="3D\PackingPlan3D.cs">
|
---|
103 | <SubType>UserControl</SubType>
|
---|
104 | </Compile>
|
---|
105 | <Compile Include="3D\PackingPlan3D.Designer.cs">
|
---|
106 | <DependentUpon>PackingPlan3D.cs</DependentUpon>
|
---|
107 | </Compile>
|
---|
108 | <Compile Include="3D\VertexPositionColorNormal.cs" />
|
---|
109 | <Compile Include="2D\CenteredContainer2D.cs" />
|
---|
110 | <Compile Include="2D\PackingPlan2D.cs">
|
---|
111 | <SubType>UserControl</SubType>
|
---|
112 | </Compile>
|
---|
113 | <Compile Include="2D\PackingPlan2D.Designer.cs">
|
---|
114 | <DependentUpon>PackingPlan2D.cs</DependentUpon>
|
---|
115 | </Compile>
|
---|
116 | <Compile Include="Properties\AssemblyInfo.cs" />
|
---|
117 | <Service Include="{94E38DFF-614B-4cbd-B67C-F211BB35CE8B}" />
|
---|
118 | </ItemGroup>
|
---|
119 | <ItemGroup>
|
---|
120 | <EmbeddedResource Include="3D\PackingPlan3D.resx">
|
---|
121 | <DependentUpon>PackingPlan3D.cs</DependentUpon>
|
---|
122 | </EmbeddedResource>
|
---|
123 | <EmbeddedResource Include="2D\PackingPlan2D.resx">
|
---|
124 | <DependentUpon>PackingPlan2D.cs</DependentUpon>
|
---|
125 | </EmbeddedResource>
|
---|
126 | </ItemGroup>
|
---|
127 | <ItemGroup>
|
---|
128 | <None Include="HeuristicLab.snk" />
|
---|
129 | </ItemGroup>
|
---|
130 | <ItemGroup>
|
---|
131 | <Content Include="SharpDX\SharpDX.D3DCompiler.dll" />
|
---|
132 | <Content Include="SharpDX\SharpDX.D3DCompiler.xml" />
|
---|
133 | <Content Include="SharpDX\SharpDX.Direct2D1.dll" />
|
---|
134 | <Content Include="SharpDX\SharpDX.Direct2D1.xml" />
|
---|
135 | <Content Include="SharpDX\SharpDX.Direct3D11.dll" />
|
---|
136 | <Content Include="SharpDX\SharpDX.Direct3D11.xml" />
|
---|
137 | <Content Include="SharpDX\SharpDX.DirectInput.dll" />
|
---|
138 | <Content Include="SharpDX\SharpDX.DirectInput.xml" />
|
---|
139 | <Content Include="SharpDX\SharpDX.dll" />
|
---|
140 | <Content Include="SharpDX\SharpDX.DXGI.dll" />
|
---|
141 | <Content Include="SharpDX\SharpDX.DXGI.xml" />
|
---|
142 | <Content Include="SharpDX\SharpDX.Toolkit.Compiler.dll" />
|
---|
143 | <Content Include="SharpDX\SharpDX.Toolkit.Compiler.xml" />
|
---|
144 | <Content Include="SharpDX\SharpDX.Toolkit.dll" />
|
---|
145 | <Content Include="SharpDX\SharpDX.Toolkit.Game.dll" />
|
---|
146 | <Content Include="SharpDX\SharpDX.Toolkit.Game.xml" />
|
---|
147 | <Content Include="SharpDX\SharpDX.Toolkit.Graphics.dll" />
|
---|
148 | <Content Include="SharpDX\SharpDX.Toolkit.Graphics.xml" />
|
---|
149 | <Content Include="SharpDX\SharpDX.Toolkit.Input.dll" />
|
---|
150 | <Content Include="SharpDX\SharpDX.Toolkit.Input.xml" />
|
---|
151 | <Content Include="SharpDX\SharpDX.Toolkit.xml" />
|
---|
152 | <Content Include="SharpDX\SharpDX.xml" />
|
---|
153 | </ItemGroup>
|
---|
154 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
---|
155 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
---|
156 | Other similar extension points exist, see Microsoft.Common.targets.
|
---|
157 | <Target Name="BeforeBuild">
|
---|
158 | </Target>
|
---|
159 | <Target Name="AfterBuild">
|
---|
160 | </Target>
|
---|
161 | -->
|
---|
162 | </Project> |
---|