Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GrammaticalOptimization/SharpVectorRenderingGdi/SharpVectors.Rendering.Gdi.csproj @ 12830

Last change on this file since 12830 was 12830, checked in by aballeit, 9 years ago

#2283 x64 build of projects

File size: 11.5 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3  <PropertyGroup>
4    <ProjectType>Local</ProjectType>
5    <ProductVersion>9.0.30729</ProductVersion>
6    <SchemaVersion>2.0</SchemaVersion>
7    <ProjectGuid>{0AD99D97-24ED-484D-9430-9905811F8A4F}</ProjectGuid>
8    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
9    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10    <ApplicationIcon>
11    </ApplicationIcon>
12    <AssemblyKeyContainerName>
13    </AssemblyKeyContainerName>
14    <AssemblyName>SharpVectors.Rendering.Gdi</AssemblyName>
15    <AssemblyOriginatorKeyFile>SharpVectors.Rendering.Gdi.snk</AssemblyOriginatorKeyFile>
16    <DefaultClientScript>JScript</DefaultClientScript>
17    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
18    <DefaultTargetSchema>IE50</DefaultTargetSchema>
19    <DelaySign>false</DelaySign>
20    <OutputType>Library</OutputType>
21    <RootNamespace>SharpVectors.Renderers</RootNamespace>
22    <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
23    <StartupObject>
24    </StartupObject>
25    <FileUpgradeFlags>
26    </FileUpgradeFlags>
27    <OldToolsVersion>3.5</OldToolsVersion>
28    <UpgradeBackupLocation>
29    </UpgradeBackupLocation>
30    <PublishUrl>publish\</PublishUrl>
31    <Install>true</Install>
32    <InstallFrom>Disk</InstallFrom>
33    <UpdateEnabled>false</UpdateEnabled>
34    <UpdateMode>Foreground</UpdateMode>
35    <UpdateInterval>7</UpdateInterval>
36    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
37    <UpdatePeriodically>false</UpdatePeriodically>
38    <UpdateRequired>false</UpdateRequired>
39    <MapFileExtensions>true</MapFileExtensions>
40    <ApplicationRevision>0</ApplicationRevision>
41    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
42    <IsWebBootstrapper>false</IsWebBootstrapper>
43    <UseApplicationTrust>false</UseApplicationTrust>
44    <BootstrapperEnabled>true</BootstrapperEnabled>
45    <SignAssembly>true</SignAssembly>
46    <SccProjectName>SAK</SccProjectName>
47    <SccLocalPath>SAK</SccLocalPath>
48    <SccAuxPath>SAK</SccAuxPath>
49    <SccProvider>SAK</SccProvider>
50    <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
51  </PropertyGroup>
52  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
53    <OutputPath>..\..\Output\</OutputPath>
54    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
55    <BaseAddress>285212672</BaseAddress>
56    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
57    <ConfigurationOverrideFile>
58    </ConfigurationOverrideFile>
59    <DefineConstants>TRACE;DEBUG</DefineConstants>
60    <DocumentationFile>
61    </DocumentationFile>
62    <DebugSymbols>true</DebugSymbols>
63    <FileAlignment>4096</FileAlignment>
64    <NoStdLib>false</NoStdLib>
65    <NoWarn>
66    </NoWarn>
67    <Optimize>false</Optimize>
68    <RegisterForComInterop>false</RegisterForComInterop>
69    <RemoveIntegerChecks>false</RemoveIntegerChecks>
70    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
71    <WarningLevel>4</WarningLevel>
72    <DebugType>full</DebugType>
73    <ErrorReport>prompt</ErrorReport>
74  </PropertyGroup>
75  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
76    <OutputPath>..\..\Output\</OutputPath>
77    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
78    <BaseAddress>285212672</BaseAddress>
79    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
80    <ConfigurationOverrideFile>
81    </ConfigurationOverrideFile>
82    <DefineConstants>TRACE</DefineConstants>
83    <DocumentationFile>
84    </DocumentationFile>
85    <DebugSymbols>false</DebugSymbols>
86    <FileAlignment>4096</FileAlignment>
87    <NoStdLib>false</NoStdLib>
88    <NoWarn>
89    </NoWarn>
90    <Optimize>true</Optimize>
91    <RegisterForComInterop>false</RegisterForComInterop>
92    <RemoveIntegerChecks>false</RemoveIntegerChecks>
93    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
94    <WarningLevel>4</WarningLevel>
95    <DebugType>none</DebugType>
96    <ErrorReport>prompt</ErrorReport>
97  </PropertyGroup>
98  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Documentation|AnyCPU' ">
99    <OutputPath>..\..\Output\</OutputPath>
100    <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
101    <BaseAddress>285212672</BaseAddress>
102    <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
103    <ConfigurationOverrideFile>
104    </ConfigurationOverrideFile>
105    <DefineConstants>TRACE</DefineConstants>
106    <DocumentationFile>..\..\Output\SharpVectors.Rendering.Gdi.xml</DocumentationFile>
107    <DebugSymbols>false</DebugSymbols>
108    <FileAlignment>4096</FileAlignment>
109    <NoStdLib>false</NoStdLib>
110    <NoWarn>
111    </NoWarn>
112    <Optimize>true</Optimize>
113    <RegisterForComInterop>false</RegisterForComInterop>
114    <RemoveIntegerChecks>false</RemoveIntegerChecks>
115    <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
116    <WarningLevel>4</WarningLevel>
117    <DebugType>none</DebugType>
118    <ErrorReport>prompt</ErrorReport>
119  </PropertyGroup>
120  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
121    <DebugSymbols>true</DebugSymbols>
122    <OutputPath>bin\x64\Debug\</OutputPath>
123    <DefineConstants>TRACE;DEBUG</DefineConstants>
124    <BaseAddress>285212672</BaseAddress>
125    <FileAlignment>4096</FileAlignment>
126    <DebugType>full</DebugType>
127    <PlatformTarget>x64</PlatformTarget>
128    <ErrorReport>prompt</ErrorReport>
129    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
130  </PropertyGroup>
131  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
132    <OutputPath>bin\x64\Release\</OutputPath>
133    <DefineConstants>TRACE</DefineConstants>
134    <BaseAddress>285212672</BaseAddress>
135    <Optimize>true</Optimize>
136    <FileAlignment>4096</FileAlignment>
137    <PlatformTarget>x64</PlatformTarget>
138    <ErrorReport>prompt</ErrorReport>
139    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
140  </PropertyGroup>
141  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Documentation|x64'">
142    <OutputPath>bin\x64\Documentation\</OutputPath>
143    <DefineConstants>TRACE</DefineConstants>
144    <BaseAddress>285212672</BaseAddress>
145    <DocumentationFile>..\..\Output\SharpVectors.Rendering.Gdi.xml</DocumentationFile>
146    <Optimize>true</Optimize>
147    <FileAlignment>4096</FileAlignment>
148    <PlatformTarget>x64</PlatformTarget>
149    <ErrorReport>prompt</ErrorReport>
150    <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
151  </PropertyGroup>
152  <ItemGroup>
153    <Reference Include="System">
154      <Name>System</Name>
155    </Reference>
156    <Reference Include="System.Data">
157      <Name>System.Data</Name>
158    </Reference>
159    <Reference Include="System.Drawing">
160      <Name>System.Drawing</Name>
161    </Reference>
162    <Reference Include="System.Drawing.Design">
163      <Name>System.Drawing.Design</Name>
164    </Reference>
165    <Reference Include="System.Windows.Forms">
166      <Name>System.Windows.Forms</Name>
167    </Reference>
168    <Reference Include="System.Xml">
169      <Name>System.XML</Name>
170    </Reference>
171    <ProjectReference Include="..\SharpVectorCore\SharpVectors.Core.csproj">
172      <Project>{D6BB65FC-240E-4241-B2ED-A7FB3F13E978}</Project>
173      <Name>SharpVectors.Core</Name>
174    </ProjectReference>
175    <ProjectReference Include="..\SharpVectorCss\SharpVectors.Css.csproj">
176      <Name>SharpVectors.Css</Name>
177      <Project>{351B0A6E-2F6B-497A-844B-DCB5A502FB0D}</Project>
178      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
179    </ProjectReference>
180    <ProjectReference Include="..\SharpVectorDom\SharpVectors.Dom.csproj">
181      <Name>SharpVectors.Dom</Name>
182      <Project>{FE34CBC0-D23C-4A95-BA64-83A031814010}</Project>
183      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
184    </ProjectReference>
185    <ProjectReference Include="..\SharpVectorModel\SharpVectors.Model.csproj">
186      <Name>SharpVectors.Model</Name>
187      <Project>{5D336F48-3FB9-4382-B4B9-06974C764007}</Project>
188      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
189    </ProjectReference>
190  </ItemGroup>
191  <ItemGroup>
192    <Compile Include="Forms\SvgPictureBox.Designer.cs">
193      <DependentUpon>SvgPictureBox.cs</DependentUpon>
194    </Compile>
195    <Compile Include="GdiConverter.cs" />
196    <Compile Include="Forms\SvgApplicationContext.cs" />
197    <Compile Include="Forms\SvgPictureBox.cs">
198      <SubType>Component</SubType>
199    </Compile>
200    <Compile Include="Forms\SvgPictureBoxWindow.cs" />
201    <Compile Include="Forms\SvgCacheManager.cs" />
202    <Compile Include="Gdi\GdiRenderingHelper.cs" />
203    <Compile Include="Gdi\GdiTextRendering.cs" />
204    <Compile Include="Properties\AssemblyInfo.cs">
205      <SubType>Code</SubType>
206    </Compile>
207    <Compile Include="Gdi\GdiGraphicsRenderer.cs">
208      <SubType>Code</SubType>
209    </Compile>
210    <Compile Include="Gdi\GdiRendering.cs">
211      <SubType>Code</SubType>
212    </Compile>
213    <Compile Include="Gdi\GdiPathRendering.cs">
214      <SubType>Code</SubType>
215    </Compile>
216    <Compile Include="Gdi\GdiGraphicsWrapper.cs">
217      <SubType>Code</SubType>
218    </Compile>
219    <Compile Include="Gdi\GdiSvgColor.cs">
220      <SubType>Code</SubType>
221    </Compile>
222    <Compile Include="Gdi\GdiSvgPaint.cs">
223      <SubType>Code</SubType>
224    </Compile>
225    <Compile Include="Gdi\GdiGradientFill.cs">
226      <SubType>Code</SubType>
227    </Compile>
228    <Compile Include="Gdi\GdiFill.cs">
229      <SubType>Code</SubType>
230    </Compile>
231    <Compile Include="Gdi\GdiPatternFill.cs">
232      <SubType>Code</SubType>
233    </Compile>
234    <Compile Include="Gdi\GdiRootRendering.cs">
235      <SubType>Code</SubType>
236    </Compile>
237    <Compile Include="Gdi\GdiImageRendering.cs">
238      <SubType>Code</SubType>
239    </Compile>
240    <Compile Include="Gdi\GdiMarkerRendering.cs">
241      <SubType>Code</SubType>
242    </Compile>
243    <Compile Include="Gdi\GdiRenderingBase.cs" />
244    <Compile Include="SvgConverter.cs" />
245  </ItemGroup>
246  <ItemGroup>
247    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
248      <Visible>False</Visible>
249      <ProductName>.NET Framework Client Profile</ProductName>
250      <Install>false</Install>
251    </BootstrapperPackage>
252    <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
253      <Visible>False</Visible>
254      <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
255      <Install>true</Install>
256    </BootstrapperPackage>
257    <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
258      <Visible>False</Visible>
259      <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
260      <Install>false</Install>
261    </BootstrapperPackage>
262    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
263      <Visible>False</Visible>
264      <ProductName>.NET Framework 3.5</ProductName>
265      <Install>false</Install>
266    </BootstrapperPackage>
267    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
268      <Visible>False</Visible>
269      <ProductName>.NET Framework 3.5 SP1</ProductName>
270      <Install>false</Install>
271    </BootstrapperPackage>
272  </ItemGroup>
273  <ItemGroup>
274    <None Include="Diagrams\GdiGraphics.cd" />
275    <None Include="SharpVectors.Rendering.Gdi.snk" />
276  </ItemGroup>
277  <ItemGroup>
278    <EmbeddedResource Include="Forms\SvgPictureBox.resx">
279      <DependentUpon>SvgPictureBox.cs</DependentUpon>
280    </EmbeddedResource>
281  </ItemGroup>
282  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
283  <PropertyGroup>
284    <PreBuildEvent>
285    </PreBuildEvent>
286    <PostBuildEvent>
287    </PostBuildEvent>
288  </PropertyGroup>
289</Project>
Note: See TracBrowser for help on using the repository browser.