svgtencoder/svgtenc/standalone/group/SVGEncoder_CPP.vcproj
changeset 18 8cac7c60e3d2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/svgtencoder/svgtenc/standalone/group/SVGEncoder_CPP.vcproj	Fri Apr 16 16:02:07 2010 +0300
@@ -0,0 +1,2962 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="SVGEncoder_CPP"
+	ProjectGUID="{1D186CAE-9861-489C-92AF-FA33ACCFDB58}"
+	TargetFrameworkVersion="0"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory=".\Release"
+			IntermediateDirectory=".\Release"
+			ConfigurationType="1"
+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="false"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TypeLibraryName=".\Release/SVGEncoder_CPP.tlb"
+				HeaderFileName=""
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories="..\Internal\SVGEngine\inc,..\Internal\Gfx2D\inc,..\Internal\Gfx2D\VGRasterizer\inc,..\Internal\Xmldomimpl\inc,..\Internal\SVGImpl\inc\SVGDOM,..\Internal\SVGImpl\inc,..\xerces-c-src_2_6_0,..\Internal\Path\inc,..\Internal\xmlReader\inc,..\Internal\Sax2Print"
+				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
+				RuntimeLibrary="0"
+				PrecompiledHeaderFile=".\Release/SVGEncoder_CPP.pch"
+				AssemblerListingLocation=".\Release/"
+				ObjectFile=".\Release/"
+				ProgramDataBaseFileName=".\Release/"
+				BrowseInformation="1"
+				WarningLevel="3"
+				SuppressStartupBanner="true"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				Culture="1033"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="symdefcppdll.lib xerces-c_2.lib odbc32.lib odbccp32.lib"
+				OutputFile="Release/SVGTBINENCODE.exe"
+				LinkIncremental="1"
+				SuppressStartupBanner="true"
+				AdditionalLibraryDirectories="..\Internal\lib"
+				IgnoreDefaultLibraryNames="LIBCMT,MSVCRTD"
+				ProgramDatabaseFile=".\Release/SVGTBINENCODE.pdb"
+				SubSystem="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+				SuppressStartupBanner="true"
+				OutputFile=".\Release/SVGEncoder_CPP.bsc"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory=".\Debug"
+			IntermediateDirectory=".\Debug"
+			ConfigurationType="1"
+			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
+			UseOfMFC="0"
+			ATLMinimizesCRunTimeLibraryUsage="false"
+			CharacterSet="2"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TypeLibraryName=".\Debug/SVGEncoder_CPP.tlb"
+				HeaderFileName=""
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="..\internal\nvg\inc;..\Internal\SVGEngine\inc;..\Internal\Gfx2D\inc;..\Internal\Gfx2D\VGRasterizer\inc;..\Internal\Xmldomimpl\inc;..\Internal\SVGImpl\inc\SVGDOM;..\Internal\SVGImpl\inc;..\Internal\Path\inc;..\Internal\xmlReader\inc;..\Internal\Sax2Print"
+				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				PrecompiledHeaderFile=".\Debug/SVGEncoder_CPP.pch"
+				AssemblerListingLocation=".\Debug/"
+				ObjectFile=".\Debug/"
+				ProgramDataBaseFileName=".\Debug/"
+				BrowseInformation="1"
+				WarningLevel="3"
+				SuppressStartupBanner="true"
+				DebugInformationFormat="4"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+				PreprocessorDefinitions="_DEBUG"
+				Culture="1033"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="odbc32.lib odbccp32.lib xerces-c_2.lib"
+				OutputFile="Debug/SVGTBINENCODE.exe"
+				LinkIncremental="2"
+				SuppressStartupBanner="true"
+				AdditionalLibraryDirectories=".\Debug;\standalone\lib_win"
+				GenerateDebugInformation="true"
+				ProgramDatabaseFile=".\Debug/SVGTBINENCODE.pdb"
+				SubSystem="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+				SuppressStartupBanner="true"
+				OutputFile="Debug/SVGTBINENCODE.bsc"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="Source Files"
+			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
+			>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Buf.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Des16.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Des8.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Desc16.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Desc8.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxAffineTransform.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGc\GfxColor.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxEllipse2D.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxEllipseIteratorP.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxFlatteningPathIterator.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxFloatFixPt.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxGeneralPath.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxGeneralPathIteratorP.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGc\GfxGradientPaint.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxLine2D.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						Optimization="4"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+						WarningLevel="0"
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxLineIteratorP.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxPoint2D.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxRectangle2D.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxRectangleIteratorP.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxRectangularShape.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxRoundRectangle2D.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxRoundRectangleIteratorP.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\src\Gfxtrignometric.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Hbufc16.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Hbufc8.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\xmlReader\src\MyRXMLReader.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgCircleElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgCommandSection.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Nvg\src\NVGDefElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgElementFactory.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgEllipseElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgEncoder.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgGElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgHeaderSection.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgLinearGradientElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgLineElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgOffsetVector.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgPaintSection.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgPathElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgPathSection.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgPolygonElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgRadialGradientElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgRectElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgStopElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\src\NvgSvgElement.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Rfile.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Rpointerarraybase.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Sax2Print\SAX2PrintHandlers.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGAElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGAnimateElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGAnimateMotionElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGAnimateTransformElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGAnimationBase.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGAnimTimeController.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGAnimTimingParser.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\VGRasterizer\src\svgapi.c"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\src\SVGAttributeVerifier.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGAudioElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGCircleElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGClrCssValueImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGColor.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\src\SVGContentHandler.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGDiscardElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGDocumentImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGDOMImplementationImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGEllipseElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\src\Svgencoder.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\src\Svgencodermain.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+						AssemblerOutput="2"
+						DebugInformationFormat="4"
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\src\SVGEngineImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\src\SVGErrorImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\src\SVGEvent.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGFitToViewBoxImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGFloatCssValueImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGFontElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGFontFaceElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGFontMap.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGGElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGGlyphElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGGradientElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SvgHkernelementimpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGImageElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGIntCssValueImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGLangSpaceImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGLinearGradientElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGLineElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\VGRasterizer\src\svgmath.c"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGMediaAnimationElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGMediaElementBase.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGMissingGlyphElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGMpathElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGPaintCssValueImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\VGRasterizer\src\svgpath.c"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGPathDataParser.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGPathElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGPointLexer.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGPolylineElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGPreserveAspectRatioImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGRadialGradientElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGRectElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGRelToAbsPath.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGSchemaData.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGSetElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGSolidColorElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGStopElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGStrCssValueImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGStringTokenizer.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGStyleElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\VGRasterizer\src\svgsubdivide.c"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\Svgsvgelementimpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\src\SVGTEncodeInterfaceImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGTestsImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGTextElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGTransformableImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGTransformListImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGUriReferenceImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGUseElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\src\SVGVectorCssValueImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\Xmldomimpl\src\SVGXmlElementImpl.cpp"
+				>
+				<FileConfiguration
+					Name="Release|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+				<FileConfiguration
+					Name="Debug|Win32"
+					>
+					<Tool
+						Name="VCCLCompilerTool"
+						AdditionalIncludeDirectories=""
+						PreprocessorDefinitions=""
+					/>
+				</FileConfiguration>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tbufbase16.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tbufbase8.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\TBufC.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tbufcbase16.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tbufcbase8.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tchar.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\TInt64.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tkeydesc8array.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tlex.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tptr16.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tptr8.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tptrc16.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Tptrc8.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\Trgb.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\utf.cpp"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Header Files"
+			Filter="h;hpp;hxx;hm;inl"
+			>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxAffineTransform.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxColor.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxEllipse2D.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxEllipseIteratorP.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxFlatteningPathIterator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxFloatFixPt.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxFloatFixPt.inl"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxGeneralPath.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxGeneralPathIteratorP.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxGradientPaint.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxLine2D.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxLineIteratorP.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxPaint.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxPathIterator.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxPoint2D.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxRectangle2D.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxRectangleIteratorP.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxRectangularShape.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxRoundRectangle2D.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxRoundRectangleIteratorP.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxShape.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\GfxStroke.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\inc\Gfxtrignometric.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgCircleElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgCommandSection.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Nvg\inc\NVGDefElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgElementFactory.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgEllipseElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgEncoder.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgGElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgHeaderSection.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgLinearGradientElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgLineElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgOffsetVector.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgPaintSection.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgPathElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgPathSection.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgPolygonElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgRadialGradientElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgRectElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgStopElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\internal\nvg\inc\NvgSvgElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Path\inc\svg2bintype.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\svg2bintype.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGAElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGAnimateElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGAnimateMotionElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGAnimateTransformElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGAnimationBase.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGAnimTimeController.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGAnimTimingParser.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\inc\SVGAttributeVerifier.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGAudioElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGCircleElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGClrCssValueImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGColor.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\inc\SVGContentHandler.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGCssValue.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\VGRasterizer\inc\svgdef.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDiscardElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDocumentImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOMImplementationImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGElementTimeControl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGEllipseElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\inc\SVGEncoder.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\inc\SVGEngineImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\inc\SVGErrorImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\inc\SVGEvent.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\inc\SVGEventReceiver.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGFitToViewBox.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGFitToViewBoxImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGFloatCssValueImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGFontElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGFontFaceElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGFontMap.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGGElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGGlyphElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGGradientElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SvgHkernelementimpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGImageElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGIntCssValueImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGLangSpace.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGLangSpaceImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGLinearGradientElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGLineElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGLocatable.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\VGRasterizer\inc\svgmath.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGMediaAnimationElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGMediaElementBase.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGMissingGlyphElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGMpathElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGPaintCssValueImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGPathDataParser.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGPathElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGPointLexer.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGPolylineElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGPreserveAspectRatio.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGPreserveAspectRatioImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGRadialGradientElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Gfx2D\VGRasterizer\inc\svgrasterizer.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGRectElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGRelToAbsPath.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\inc\SVGRequestObserver.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGSchemaData.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGSetElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGSolidColorElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SvgStopElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGStrCssValueImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGStringTokenizer.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGStyleElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGSvgElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\inc\Svgtencodeinterface.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGEngine\inc\Svgtencodeinterfaceimpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGTests.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGTestsImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGTextElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGTransformable.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGTransformableImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGTransformList.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGTransformListImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGUriReference.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGUriReferenceImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGUseElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGVectorCssValueImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Xmldomimpl\inc\SVGXmlDocument.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Xmldomimpl\inc\SVGXmlDOMImplementation.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Xmldomimpl\inc\SVGXmlElement.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Xmldomimpl\inc\SVGXmlElementImpl.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGXmlElementOpt.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGZoomAndPan.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\symdef.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Path\inc\symdef.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Path\inc\symdef.inl"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\symdef.inl"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\symdefclass.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Path\inc\symdefclass.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\Path\inc\utf.h"
+				>
+			</File>
+			<File
+				RelativePath="..\Internal\testingsymdefcppdll\utf.h"
+				>
+			</File>
+		</Filter>
+		<Filter
+			Name="Resource Files"
+			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
+			>
+		</Filter>
+	</Files>
+	<Globals>
+	</Globals>
+</VisualStudioProject>