Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GrammaticalOptimization/SharpVectorModel/SharpVectors.Model.csproj @ 13788

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

#2283 x64 build of projects

File size: 27.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>{5D336F48-3FB9-4382-B4B9-06974C764007}</ProjectGuid>
8    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
9    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10    <ApplicationIcon>
11    </ApplicationIcon>
12    <AssemblyKeyContainerName>
13    </AssemblyKeyContainerName>
14    <AssemblyName>SharpVectors.Model</AssemblyName>
15    <AssemblyOriginatorKeyFile>SharpVectors.Model.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;TEST</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.Model.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;TEST</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.Model.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.Xml">
160      <Name>System.XML</Name>
161    </Reference>
162    <ProjectReference Include="..\SharpVectorCore\SharpVectors.Core.csproj">
163      <Project>{D6BB65FC-240E-4241-B2ED-A7FB3F13E978}</Project>
164      <Name>SharpVectors.Core</Name>
165    </ProjectReference>
166    <ProjectReference Include="..\SharpVectorCss\SharpVectors.Css.csproj">
167      <Name>SharpVectors.Css</Name>
168      <Project>{351B0A6E-2F6B-497A-844B-DCB5A502FB0D}</Project>
169      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
170    </ProjectReference>
171    <ProjectReference Include="..\SharpVectorDom\SharpVectors.Dom.csproj">
172      <Name>SharpVectors.Dom</Name>
173      <Project>{FE34CBC0-D23C-4A95-BA64-83A031814010}</Project>
174      <Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
175    </ProjectReference>
176  </ItemGroup>
177  <ItemGroup>
178    <Compile Include="DocumentStructure\SvgAElement.cs" />
179    <Compile Include="DocumentStructure\SvgColorProfileElement.cs" />
180    <Compile Include="Events\SvgResolveNamespaceEventArgs.cs" />
181    <Compile Include="Events\SvgResolveUriEventArgs.cs" />
182    <Compile Include="Properties\AssemblyInfo.cs">
183      <SubType>Code</SubType>
184    </Compile>
185    <Compile Include="BasicTypes\SvgAngle.cs">
186      <SubType>Code</SubType>
187    </Compile>
188    <Compile Include="BasicTypes\SvgAnimatedAngle.cs">
189      <SubType>Code</SubType>
190    </Compile>
191    <Compile Include="BasicTypes\SvgAnimatedBoolean.cs">
192      <SubType>Code</SubType>
193    </Compile>
194    <Compile Include="BasicTypes\SvgAnimatedEnumeration.cs">
195      <SubType>Code</SubType>
196    </Compile>
197    <Compile Include="BasicTypes\SvgAnimatedLength.cs">
198      <SubType>Code</SubType>
199    </Compile>
200    <Compile Include="BasicTypes\SvgAnimatedLengthList.cs">
201      <SubType>Code</SubType>
202    </Compile>
203    <Compile Include="BasicTypes\SvgAnimatedNumber.cs">
204      <SubType>Code</SubType>
205    </Compile>
206    <Compile Include="BasicTypes\SvgAnimatedNumberList.cs">
207      <SubType>Code</SubType>
208    </Compile>
209    <Compile Include="BasicTypes\SvgAnimatedPreserveAspectRatio.cs">
210      <SubType>Code</SubType>
211    </Compile>
212    <Compile Include="BasicTypes\SvgAnimatedRect.cs">
213      <SubType>Code</SubType>
214    </Compile>
215    <Compile Include="BasicTypes\SvgAnimatedString.cs">
216      <SubType>Code</SubType>
217    </Compile>
218    <Compile Include="BasicTypes\SvgAnimatedTransformList.cs">
219      <SubType>Code</SubType>
220    </Compile>
221    <Compile Include="BasicTypes\SvgColor.cs">
222      <SubType>Code</SubType>
223    </Compile>
224    <Compile Include="BasicTypes\SvgElement.cs">
225      <SubType>Code</SubType>
226    </Compile>
227    <Compile Include="BasicTypes\SvgExternalResourcesRequired.cs">
228      <SubType>Code</SubType>
229    </Compile>
230    <Compile Include="BasicTypes\SvgFitToViewBox.cs">
231      <SubType>Code</SubType>
232    </Compile>
233    <Compile Include="BasicTypes\SvgLength.cs">
234      <SubType>Code</SubType>
235    </Compile>
236    <Compile Include="BasicTypes\SvgLengthList.cs">
237      <SubType>Code</SubType>
238    </Compile>
239    <Compile Include="BasicTypes\SvgList.cs">
240      <SubType>Code</SubType>
241    </Compile>
242    <Compile Include="BasicTypes\SvgMatrix.cs">
243      <SubType>Code</SubType>
244    </Compile>
245    <Compile Include="BasicTypes\SvgNumber.cs">
246      <SubType>Code</SubType>
247    </Compile>
248    <Compile Include="BasicTypes\SvgNumberList.cs">
249      <SubType>Code</SubType>
250    </Compile>
251    <Compile Include="BasicTypes\SvgPoint.cs">
252      <SubType>Code</SubType>
253    </Compile>
254    <Compile Include="BasicTypes\SvgPointList.cs">
255      <SubType>Code</SubType>
256    </Compile>
257    <Compile Include="BasicTypes\SvgPreserveAspectRatio.cs">
258      <SubType>Code</SubType>
259    </Compile>
260    <Compile Include="BasicTypes\SvgRect.cs">
261      <SubType>Code</SubType>
262    </Compile>
263    <Compile Include="BasicTypes\SvgStringList.cs">
264      <SubType>Code</SubType>
265    </Compile>
266    <Compile Include="BasicTypes\SvgTests.cs">
267      <SubType>Code</SubType>
268    </Compile>
269    <Compile Include="BasicTypes\SvgTransform.cs">
270      <SubType>Code</SubType>
271    </Compile>
272    <Compile Include="BasicTypes\SvgTransformList.cs">
273      <SubType>Code</SubType>
274    </Compile>
275    <Compile Include="BasicTypes\SvgUriReference.cs">
276      <SubType>Code</SubType>
277    </Compile>
278    <Compile Include="BasicTypes\SvgViewSpec.cs">
279      <SubType>Code</SubType>
280    </Compile>
281    <Compile Include="BasicTypes\SvgZoomAndPan.cs">
282      <SubType>Code</SubType>
283    </Compile>
284    <Compile Include="ClippingMaskingCompositing\SvgClipPathElement.cs">
285      <SubType>Code</SubType>
286    </Compile>
287    <Compile Include="ClippingMaskingCompositing\SvgMaskElement.cs">
288      <SubType>Code</SubType>
289    </Compile>
290    <Compile Include="DocumentStructure\SvgDefsElement.cs">
291      <SubType>Code</SubType>
292    </Compile>
293    <Compile Include="DocumentStructure\SvgDescElement.cs">
294      <SubType>Code</SubType>
295    </Compile>
296    <Compile Include="DocumentStructure\SvgDocument.cs">
297      <SubType>Code</SubType>
298    </Compile>
299    <Compile Include="DocumentStructure\SvgElementInstance.cs">
300      <SubType>Code</SubType>
301    </Compile>
302    <Compile Include="DocumentStructure\SvgElementInstanceList.cs">
303      <SubType>Code</SubType>
304    </Compile>
305    <Compile Include="DocumentStructure\SvgGElement.cs">
306      <SubType>Code</SubType>
307    </Compile>
308    <Compile Include="DocumentStructure\SvgImageElement.cs">
309      <SubType>Code</SubType>
310    </Compile>
311    <Compile Include="DocumentStructure\SvgStyleableElement.cs">
312      <SubType>Code</SubType>
313    </Compile>
314    <Compile Include="DocumentStructure\SvgSvgElement.cs">
315      <SubType>Code</SubType>
316    </Compile>
317    <Compile Include="DocumentStructure\SvgSwitchElement.cs">
318      <SubType>Code</SubType>
319    </Compile>
320    <Compile Include="DocumentStructure\SvgSymbolElement.cs">
321      <SubType>Code</SubType>
322    </Compile>
323    <Compile Include="DocumentStructure\SvgTitleElement.cs">
324      <SubType>Code</SubType>
325    </Compile>
326    <Compile Include="DocumentStructure\SvgTransformableElement.cs">
327      <SubType>Code</SubType>
328    </Compile>
329    <Compile Include="DocumentStructure\SvgUseElement.cs">
330      <SubType>Code</SubType>
331    </Compile>
332    <Compile Include="DocumentStructure\SvgWindow.cs">
333      <SubType>Code</SubType>
334    </Compile>
335    <Compile Include="Filters\SvgFilterElement.cs">
336      <SubType>Code</SubType>
337    </Compile>
338    <Compile Include="Fills\SvgGradientElement.cs">
339      <SubType>Code</SubType>
340    </Compile>
341    <Compile Include="Fills\SvgLinearGradientElement.cs">
342      <SubType>Code</SubType>
343    </Compile>
344    <Compile Include="Fills\SvgPatternElement.cs">
345      <SubType>Code</SubType>
346    </Compile>
347    <Compile Include="Fills\SvgRadialGradientElement.cs">
348      <SubType>Code</SubType>
349    </Compile>
350    <Compile Include="Fills\SvgStopElement.cs">
351      <SubType>Code</SubType>
352    </Compile>
353    <Compile Include="Metadata\SvgMetadataElement.cs">
354      <SubType>Code</SubType>
355    </Compile>
356    <Compile Include="Paint\SvgMarkerElement.cs">
357      <SubType>Code</SubType>
358    </Compile>
359    <Compile Include="Paint\SvgPaint.cs">
360      <SubType>Code</SubType>
361    </Compile>
362    <Compile Include="Paths\SvgPathElement.cs">
363      <SubType>Code</SubType>
364    </Compile>
365    <Compile Include="Paths\SvgPathSeg.cs">
366      <SubType>Code</SubType>
367    </Compile>
368    <Compile Include="Paths\SvgPathSegArc.cs">
369      <SubType>Code</SubType>
370    </Compile>
371    <Compile Include="Paths\SvgPathSegArcAbs.cs">
372      <SubType>Code</SubType>
373    </Compile>
374    <Compile Include="Paths\SvgPathSegArcRel.cs">
375      <SubType>Code</SubType>
376    </Compile>
377    <Compile Include="Paths\SvgPathSegClosePath.cs">
378      <SubType>Code</SubType>
379    </Compile>
380    <Compile Include="Paths\SvgPathSegCurveto.cs">
381      <SubType>Code</SubType>
382    </Compile>
383    <Compile Include="Paths\SvgPathSegCurveToCubic.cs">
384      <SubType>Code</SubType>
385    </Compile>
386    <Compile Include="Paths\SvgPathSegCurvetoCubicAbs.cs">
387      <SubType>Code</SubType>
388    </Compile>
389    <Compile Include="Paths\SvgPathSegCurvetoCubicRel.cs">
390      <SubType>Code</SubType>
391    </Compile>
392    <Compile Include="Paths\SvgPathSegCurvetoCubicSmoothAbs.cs">
393      <SubType>Code</SubType>
394    </Compile>
395    <Compile Include="Paths\SvgPathSegCurvetoCubicSmoothRel.cs">
396      <SubType>Code</SubType>
397    </Compile>
398    <Compile Include="Paths\SvgPathSegCurvetoQuadratic.cs">
399      <SubType>Code</SubType>
400    </Compile>
401    <Compile Include="Paths\SvgPathSegCurvetoQuadraticAbs.cs">
402      <SubType>Code</SubType>
403    </Compile>
404    <Compile Include="Paths\SvgPathSegCurvetoQuadraticRel.cs">
405      <SubType>Code</SubType>
406    </Compile>
407    <Compile Include="Paths\SvgPathSegCurvetoQuadraticSmoothAbs.cs">
408      <SubType>Code</SubType>
409    </Compile>
410    <Compile Include="Paths\SvgPathSegCurvetoQuadraticSmoothRel.cs">
411      <SubType>Code</SubType>
412    </Compile>
413    <Compile Include="Paths\SvgPathSegLineto.cs">
414      <SubType>Code</SubType>
415    </Compile>
416    <Compile Include="Paths\SvgPathSegLinetoAbs.cs">
417      <SubType>Code</SubType>
418    </Compile>
419    <Compile Include="Paths\SvgPathSegLinetoHorizontalAbs.cs">
420      <SubType>Code</SubType>
421    </Compile>
422    <Compile Include="Paths\SvgPathSegLinetoHorizontalRel.cs">
423      <SubType>Code</SubType>
424    </Compile>
425    <Compile Include="Paths\SvgPathSegLinetoRel.cs">
426      <SubType>Code</SubType>
427    </Compile>
428    <Compile Include="Paths\SvgPathSegLinetoVerticalAbs.cs">
429      <SubType>Code</SubType>
430    </Compile>
431    <Compile Include="Paths\SvgPathSegLinetoVerticalRel.cs">
432      <SubType>Code</SubType>
433    </Compile>
434    <Compile Include="Paths\SvgPathSegList.cs">
435      <SubType>Code</SubType>
436    </Compile>
437    <Compile Include="Paths\SvgPathSegMoveTo.cs">
438      <SubType>Code</SubType>
439    </Compile>
440    <Compile Include="Paths\SvgPathSegMovetoAbs.cs">
441      <SubType>Code</SubType>
442    </Compile>
443    <Compile Include="Paths\SvgPathSegMovetoRel.cs">
444      <SubType>Code</SubType>
445    </Compile>
446    <Compile Include="Resources\Root.cs" />
447    <Compile Include="Scripting\SvgScriptElement.cs">
448      <SubType>Code</SubType>
449    </Compile>
450    <Compile Include="Shapes\SvgCircleElement.cs">
451      <SubType>Code</SubType>
452    </Compile>
453    <Compile Include="Shapes\SvgEllipseElement.cs">
454      <SubType>Code</SubType>
455    </Compile>
456    <Compile Include="Shapes\SvgLineElement.cs">
457      <SubType>Code</SubType>
458    </Compile>
459    <Compile Include="Shapes\SvgPolyElement.cs">
460      <SubType>Code</SubType>
461    </Compile>
462    <Compile Include="Shapes\SvgPolygonElement.cs">
463      <SubType>Code</SubType>
464    </Compile>
465    <Compile Include="Shapes\SvgPolylineElement.cs">
466      <SubType>Code</SubType>
467    </Compile>
468    <Compile Include="Shapes\SvgRectElement.cs">
469      <SubType>Code</SubType>
470    </Compile>
471    <Compile Include="SvgException.cs">
472      <SubType>Code</SubType>
473    </Compile>
474    <Compile Include="SvgExternalResourcesRequiredException.cs">
475      <SubType>Code</SubType>
476    </Compile>
477    <Compile Include="Text\SvgTextContentElement.cs">
478      <SubType>Code</SubType>
479    </Compile>
480    <Compile Include="Text\SvgTextElement.cs">
481      <SubType>Code</SubType>
482    </Compile>
483    <Compile Include="Text\SvgTextPathElement.cs" />
484    <Compile Include="Text\SvgTextPositioningElement.cs">
485      <SubType>Code</SubType>
486    </Compile>
487    <Compile Include="Text\SvgTRefElement.cs">
488      <SubType>Code</SubType>
489    </Compile>
490    <Compile Include="Text\SvgTSpanElement.cs">
491      <SubType>Code</SubType>
492    </Compile>
493    <Compile Include="DocumentStructure\SvgElementFactory.cs" />
494  </ItemGroup>
495  <ItemGroup>
496    <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
497      <Visible>False</Visible>
498      <ProductName>.NET Framework Client Profile</ProductName>
499      <Install>false</Install>
500    </BootstrapperPackage>
501    <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
502      <Visible>False</Visible>
503      <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
504      <Install>true</Install>
505    </BootstrapperPackage>
506    <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
507      <Visible>False</Visible>
508      <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
509      <Install>false</Install>
510    </BootstrapperPackage>
511    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
512      <Visible>False</Visible>
513      <ProductName>.NET Framework 3.5</ProductName>
514      <Install>false</Install>
515    </BootstrapperPackage>
516    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
517      <Visible>False</Visible>
518      <ProductName>.NET Framework 3.5 SP1</ProductName>
519      <Install>false</Install>
520    </BootstrapperPackage>
521  </ItemGroup>
522  <ItemGroup>
523    <None Include="Diagrams\SvgElements.cd" />
524    <None Include="Diagrams\SvgPathSegs.cd" />
525    <None Include="Diagrams\SvgTextContentElements.cd" />
526    <None Include="Diagrams\SvgTransformableElements.cd" />
527    <None Include="SharpVectors.Model.snk" />
528    <EmbeddedResource Include="Resources\www.w3.org\TR.xhtml1.DTD\xhtml1-strict.dtd" />
529    <EmbeddedResource Include="Resources\www.w3.org\TR.xhtml1.DTD\xhtml-special.ent" />
530    <EmbeddedResource Include="Resources\www.w3.org\TR.xhtml1.DTD\xhtml-lat1.ent" />
531    <EmbeddedResource Include="Resources\www.w3.org\TR.2003.REC-SVG11-20030114.DTD.svg11.dtd" />
532    <EmbeddedResource Include="Resources\www.w3.org\TR.2001.REC-SVG-20010904.DTD.svg10.dtd" />
533    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11.dtd" />
534    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-tiny.dtd" />
535    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-tiny-flat.dtd" />
536    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-flat.dtd" />
537    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-basic.dtd" />
538    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-basic-flat.dtd" />
539  </ItemGroup>
540  <ItemGroup>
541    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-animation.mod" />
542  </ItemGroup>
543  <ItemGroup>
544    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-animevents-attrib.mod" />
545  </ItemGroup>
546  <ItemGroup>
547    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-basic-clip.mod" />
548  </ItemGroup>
549  <ItemGroup>
550    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-basic-color.mod" />
551  </ItemGroup>
552  <ItemGroup>
553    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-basic-filter.mod" />
554  </ItemGroup>
555  <ItemGroup>
556    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-basic-font.mod" />
557  </ItemGroup>
558  <ItemGroup>
559    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-basic-graphics-attrib.mod" />
560  </ItemGroup>
561  <ItemGroup>
562    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-basic-paint-attrib.mod" />
563  </ItemGroup>
564  <ItemGroup>
565    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-basic-structure.mod" />
566  </ItemGroup>
567  <ItemGroup>
568    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-basic-text.mod" />
569  </ItemGroup>
570  <ItemGroup>
571    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-clip.mod" />
572  </ItemGroup>
573  <ItemGroup>
574    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-color.mod" />
575  </ItemGroup>
576  <ItemGroup>
577    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-conditional.mod" />
578  </ItemGroup>
579  <ItemGroup>
580    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-container-attrib.mod" />
581  </ItemGroup>
582  <ItemGroup>
583    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-core-attrib.mod" />
584  </ItemGroup>
585  <ItemGroup>
586    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-cursor.mod" />
587  </ItemGroup>
588  <ItemGroup>
589    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-datatypes.mod" />
590  </ItemGroup>
591  <ItemGroup>
592    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-docevents-attrib.mod" />
593  </ItemGroup>
594  <ItemGroup>
595    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-extensibility.mod" />
596  </ItemGroup>
597  <ItemGroup>
598    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-extresources-attrib.mod" />
599  </ItemGroup>
600  <ItemGroup>
601    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-filter.mod" />
602  </ItemGroup>
603  <ItemGroup>
604    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-font.mod" />
605  </ItemGroup>
606  <ItemGroup>
607    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-framework.mod" />
608  </ItemGroup>
609  <ItemGroup>
610    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-gradient.mod" />
611  </ItemGroup>
612  <ItemGroup>
613    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-graphevents-attrib.mod" />
614  </ItemGroup>
615  <ItemGroup>
616    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-graphics-attrib.mod" />
617  </ItemGroup>
618  <ItemGroup>
619    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-hyperlink.mod" />
620  </ItemGroup>
621  <ItemGroup>
622    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-image.mod" />
623  </ItemGroup>
624  <ItemGroup>
625    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-marker.mod" />
626  </ItemGroup>
627  <ItemGroup>
628    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-mask.mod" />
629  </ItemGroup>
630  <ItemGroup>
631    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-opacity-attrib.mod" />
632  </ItemGroup>
633  <ItemGroup>
634    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-paint-attrib.mod" />
635  </ItemGroup>
636  <ItemGroup>
637    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-pattern.mod" />
638  </ItemGroup>
639  <ItemGroup>
640    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-profile.mod" />
641  </ItemGroup>
642  <ItemGroup>
643    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-qname.mod" />
644  </ItemGroup>
645  <ItemGroup>
646    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-script.mod" />
647  </ItemGroup>
648  <ItemGroup>
649    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-shape.mod" />
650  </ItemGroup>
651  <ItemGroup>
652    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-structure.mod" />
653  </ItemGroup>
654  <ItemGroup>
655    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-style.mod" />
656  </ItemGroup>
657  <ItemGroup>
658    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-text.mod" />
659  </ItemGroup>
660  <ItemGroup>
661    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-view.mod" />
662  </ItemGroup>
663  <ItemGroup>
664    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-viewport-attrib.mod" />
665  </ItemGroup>
666  <ItemGroup>
667    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg-xlink-attrib.mod" />
668  </ItemGroup>
669  <ItemGroup>
670    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-attribs.mod" />
671  </ItemGroup>
672  <ItemGroup>
673    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-basic-attribs.mod" />
674  </ItemGroup>
675  <ItemGroup>
676    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-basic-model.mod" />
677  </ItemGroup>
678  <ItemGroup>
679    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-model.mod" />
680  </ItemGroup>
681  <ItemGroup>
682    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-tiny-attribs.mod" />
683  </ItemGroup>
684  <ItemGroup>
685    <EmbeddedResource Include="Resources\www.w3.org\Graphics.SVG.1.1.DTD\svg11-tiny-model.mod" />
686  </ItemGroup>
687  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
688  <PropertyGroup>
689    <PreBuildEvent>
690    </PreBuildEvent>
691    <PostBuildEvent>
692    </PostBuildEvent>
693  </PropertyGroup>
694</Project>
Note: See TracBrowser for help on using the repository browser.