Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GrammaticalOptimization/SharpVectorCss/SharpVectors.Css.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: 12.0 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>{351B0A6E-2F6B-497A-844B-DCB5A502FB0D}</ProjectGuid>
8    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
9    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10    <ApplicationIcon>
11    </ApplicationIcon>
12    <AssemblyKeyContainerName>
13    </AssemblyKeyContainerName>
14    <AssemblyName>SharpVectors.Css</AssemblyName>
15    <AssemblyOriginatorKeyFile>SharpVectors.Css.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.Dom</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.Css.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.Css.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    <Reference Include="System.Web">
161      <Name>System.Web</Name>
162    </Reference>
163    <Reference Include="System.Xml">
164      <Name>System.XML</Name>
165    </Reference>
166    <ProjectReference Include="..\SharpVectorCore\SharpVectors.Core.csproj">
167      <Project>{D6BB65FC-240E-4241-B2ED-A7FB3F13E978}</Project>
168      <Name>SharpVectors.Core</Name>
169    </ProjectReference>
170    <ProjectReference Include="..\SharpVectorDom\SharpVectors.Dom.csproj">
171      <Name>SharpVectors.Dom</Name>
172      <Project>{FE34CBC0-D23C-4A95-BA64-83A031814010}</Project>
173      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
174    </ProjectReference>
175  </ItemGroup>
176  <ItemGroup>
177    <Compile Include="Css\StaticSection.cs" />
178    <Compile Include="Properties\AssemblyInfo.cs">
179      <SubType>Code</SubType>
180    </Compile>
181    <Compile Include="Css\CssAbsPrimitiveLengthValue.cs">
182      <SubType>Code</SubType>
183    </Compile>
184    <Compile Include="Css\CssAbsPrimitiveValue.cs">
185      <SubType>Code</SubType>
186    </Compile>
187    <Compile Include="Css\CssAbsValue.cs">
188      <SubType>Code</SubType>
189    </Compile>
190    <Compile Include="Css\CssCharsetRule.cs">
191      <SubType>Code</SubType>
192    </Compile>
193    <Compile Include="Css\CssCollectedProperty.cs">
194      <SubType>Code</SubType>
195    </Compile>
196    <Compile Include="Css\CssCollectedStyleDeclaration.cs">
197      <SubType>Code</SubType>
198    </Compile>
199    <Compile Include="Css\CssFontFaceRule.cs">
200      <SubType>Code</SubType>
201    </Compile>
202    <Compile Include="Css\CssImportRule.cs">
203      <SubType>Code</SubType>
204    </Compile>
205    <Compile Include="Css\CssMediaRule.cs">
206      <SubType>Code</SubType>
207    </Compile>
208    <Compile Include="Css\CssNumber.cs">
209      <SubType>Code</SubType>
210    </Compile>
211    <Compile Include="Css\CssPageRule.cs">
212      <SubType>Code</SubType>
213    </Compile>
214    <Compile Include="Css\CssPrimitiveAngleValue.cs">
215      <SubType>Code</SubType>
216    </Compile>
217    <Compile Include="Css\CssPrimitiveColorValue.cs">
218      <SubType>Code</SubType>
219    </Compile>
220    <Compile Include="Css\CssPrimitiveLengthValue.cs">
221      <SubType>Code</SubType>
222    </Compile>
223    <Compile Include="Css\CssPrimitiveRgbValue.cs">
224      <SubType>Code</SubType>
225    </Compile>
226    <Compile Include="Css\CssPrimitiveValue.cs">
227      <SubType>Code</SubType>
228    </Compile>
229    <Compile Include="Css\CssPropertyProfile.cs">
230      <SubType>Code</SubType>
231    </Compile>
232    <Compile Include="Css\CssRule.cs">
233      <SubType>Code</SubType>
234    </Compile>
235    <Compile Include="Css\CssRuleList.cs">
236      <SubType>Code</SubType>
237    </Compile>
238    <Compile Include="Css\CssStyleDeclaration.cs">
239      <SubType>Code</SubType>
240    </Compile>
241    <Compile Include="Css\CssStyleRule.cs">
242      <SubType>Code</SubType>
243    </Compile>
244    <Compile Include="Css\CssStyleSheet.cs">
245      <SubType>Code</SubType>
246    </Compile>
247    <Compile Include="Css\CssStyleSheetType.cs">
248      <SubType>Code</SubType>
249    </Compile>
250    <Compile Include="Css\CssUnknownRule.cs">
251      <SubType>Code</SubType>
252    </Compile>
253    <Compile Include="Css\CssValue.cs">
254      <SubType>Code</SubType>
255    </Compile>
256    <Compile Include="Css\CssXmlDocument.cs">
257      <SubType>Code</SubType>
258    </Compile>
259    <Compile Include="Css\CssXmlElement.cs">
260      <SubType>Code</SubType>
261    </Compile>
262    <Compile Include="Css\CssRect.cs">
263      <SubType>Code</SubType>
264    </Compile>
265    <Compile Include="Css\CssColor.cs">
266      <SubType>Code</SubType>
267    </Compile>
268    <Compile Include="Css\CssStyleBlock.cs">
269      <SubType>Code</SubType>
270    </Compile>
271    <Compile Include="Css\CssXPathSelector.cs">
272      <SubType>Code</SubType>
273    </Compile>
274    <Compile Include="Stylesheets\MediaList.cs">
275      <SubType>Code</SubType>
276    </Compile>
277    <Compile Include="Stylesheets\StyleSheet.cs">
278      <SubType>Code</SubType>
279    </Compile>
280    <Compile Include="Stylesheets\StyleSheetList.cs">
281      <SubType>Code</SubType>
282    </Compile>
283  </ItemGroup>
284  <ItemGroup>
285    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
286      <Visible>False</Visible>
287      <ProductName>.NET Framework Client Profile</ProductName>
288      <Install>false</Install>
289    </BootstrapperPackage>
290    <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
291      <Visible>False</Visible>
292      <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
293      <Install>true</Install>
294    </BootstrapperPackage>
295    <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
296      <Visible>False</Visible>
297      <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
298      <Install>false</Install>
299    </BootstrapperPackage>
300    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
301      <Visible>False</Visible>
302      <ProductName>.NET Framework 3.5</ProductName>
303      <Install>false</Install>
304    </BootstrapperPackage>
305    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
306      <Visible>False</Visible>
307      <ProductName>.NET Framework 3.5 SP1</ProductName>
308      <Install>false</Install>
309    </BootstrapperPackage>
310  </ItemGroup>
311  <ItemGroup>
312    <None Include="SharpVectors.Css.snk" />
313  </ItemGroup>
314  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
315  <PropertyGroup>
316    <PreBuildEvent>
317    </PreBuildEvent>
318    <PostBuildEvent>
319    </PostBuildEvent>
320  </PropertyGroup>
321</Project>
Note: See TracBrowser for help on using the repository browser.