svgtencoder/svgtenc/standalone/group/SVGEncoder_CPP.vcproj
branchRCL_3
changeset 7 134a83fd6d82
equal deleted inserted replaced
6:2013ebce6d92 7:134a83fd6d82
       
     1 <?xml version="1.0" encoding="Windows-1252"?>
       
     2 <VisualStudioProject
       
     3 	ProjectType="Visual C++"
       
     4 	Version="9.00"
       
     5 	Name="SVGEncoder_CPP"
       
     6 	ProjectGUID="{1D186CAE-9861-489C-92AF-FA33ACCFDB58}"
       
     7 	TargetFrameworkVersion="0"
       
     8 	>
       
     9 	<Platforms>
       
    10 		<Platform
       
    11 			Name="Win32"
       
    12 		/>
       
    13 	</Platforms>
       
    14 	<ToolFiles>
       
    15 	</ToolFiles>
       
    16 	<Configurations>
       
    17 		<Configuration
       
    18 			Name="Release|Win32"
       
    19 			OutputDirectory=".\Release"
       
    20 			IntermediateDirectory=".\Release"
       
    21 			ConfigurationType="1"
       
    22 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
       
    23 			UseOfMFC="0"
       
    24 			ATLMinimizesCRunTimeLibraryUsage="false"
       
    25 			CharacterSet="2"
       
    26 			>
       
    27 			<Tool
       
    28 				Name="VCPreBuildEventTool"
       
    29 			/>
       
    30 			<Tool
       
    31 				Name="VCCustomBuildTool"
       
    32 			/>
       
    33 			<Tool
       
    34 				Name="VCXMLDataGeneratorTool"
       
    35 			/>
       
    36 			<Tool
       
    37 				Name="VCWebServiceProxyGeneratorTool"
       
    38 			/>
       
    39 			<Tool
       
    40 				Name="VCMIDLTool"
       
    41 				TypeLibraryName=".\Release/SVGEncoder_CPP.tlb"
       
    42 				HeaderFileName=""
       
    43 			/>
       
    44 			<Tool
       
    45 				Name="VCCLCompilerTool"
       
    46 				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"
       
    47 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
       
    48 				RuntimeLibrary="0"
       
    49 				PrecompiledHeaderFile=".\Release/SVGEncoder_CPP.pch"
       
    50 				AssemblerListingLocation=".\Release/"
       
    51 				ObjectFile=".\Release/"
       
    52 				ProgramDataBaseFileName=".\Release/"
       
    53 				BrowseInformation="1"
       
    54 				WarningLevel="3"
       
    55 				SuppressStartupBanner="true"
       
    56 			/>
       
    57 			<Tool
       
    58 				Name="VCManagedResourceCompilerTool"
       
    59 			/>
       
    60 			<Tool
       
    61 				Name="VCResourceCompilerTool"
       
    62 				Culture="1033"
       
    63 			/>
       
    64 			<Tool
       
    65 				Name="VCPreLinkEventTool"
       
    66 			/>
       
    67 			<Tool
       
    68 				Name="VCLinkerTool"
       
    69 				AdditionalDependencies="symdefcppdll.lib xerces-c_2.lib odbc32.lib odbccp32.lib"
       
    70 				OutputFile="Release/SVGTBINENCODE.exe"
       
    71 				LinkIncremental="1"
       
    72 				SuppressStartupBanner="true"
       
    73 				AdditionalLibraryDirectories="..\Internal\lib"
       
    74 				IgnoreDefaultLibraryNames="LIBCMT,MSVCRTD"
       
    75 				ProgramDatabaseFile=".\Release/SVGTBINENCODE.pdb"
       
    76 				SubSystem="1"
       
    77 				RandomizedBaseAddress="1"
       
    78 				DataExecutionPrevention="0"
       
    79 				TargetMachine="1"
       
    80 			/>
       
    81 			<Tool
       
    82 				Name="VCALinkTool"
       
    83 			/>
       
    84 			<Tool
       
    85 				Name="VCManifestTool"
       
    86 			/>
       
    87 			<Tool
       
    88 				Name="VCXDCMakeTool"
       
    89 			/>
       
    90 			<Tool
       
    91 				Name="VCBscMakeTool"
       
    92 				SuppressStartupBanner="true"
       
    93 				OutputFile=".\Release/SVGEncoder_CPP.bsc"
       
    94 			/>
       
    95 			<Tool
       
    96 				Name="VCFxCopTool"
       
    97 			/>
       
    98 			<Tool
       
    99 				Name="VCAppVerifierTool"
       
   100 			/>
       
   101 			<Tool
       
   102 				Name="VCPostBuildEventTool"
       
   103 			/>
       
   104 		</Configuration>
       
   105 		<Configuration
       
   106 			Name="Debug|Win32"
       
   107 			OutputDirectory=".\Debug"
       
   108 			IntermediateDirectory=".\Debug"
       
   109 			ConfigurationType="1"
       
   110 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
       
   111 			UseOfMFC="0"
       
   112 			ATLMinimizesCRunTimeLibraryUsage="false"
       
   113 			CharacterSet="2"
       
   114 			>
       
   115 			<Tool
       
   116 				Name="VCPreBuildEventTool"
       
   117 			/>
       
   118 			<Tool
       
   119 				Name="VCCustomBuildTool"
       
   120 			/>
       
   121 			<Tool
       
   122 				Name="VCXMLDataGeneratorTool"
       
   123 			/>
       
   124 			<Tool
       
   125 				Name="VCWebServiceProxyGeneratorTool"
       
   126 			/>
       
   127 			<Tool
       
   128 				Name="VCMIDLTool"
       
   129 				TypeLibraryName=".\Debug/SVGEncoder_CPP.tlb"
       
   130 				HeaderFileName=""
       
   131 			/>
       
   132 			<Tool
       
   133 				Name="VCCLCompilerTool"
       
   134 				Optimization="0"
       
   135 				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"
       
   136 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;"
       
   137 				MinimalRebuild="true"
       
   138 				BasicRuntimeChecks="3"
       
   139 				RuntimeLibrary="3"
       
   140 				PrecompiledHeaderFile=".\Debug/SVGEncoder_CPP.pch"
       
   141 				AssemblerListingLocation=".\Debug/"
       
   142 				ObjectFile=".\Debug/"
       
   143 				ProgramDataBaseFileName=".\Debug/"
       
   144 				BrowseInformation="1"
       
   145 				WarningLevel="3"
       
   146 				SuppressStartupBanner="true"
       
   147 				DebugInformationFormat="4"
       
   148 			/>
       
   149 			<Tool
       
   150 				Name="VCManagedResourceCompilerTool"
       
   151 			/>
       
   152 			<Tool
       
   153 				Name="VCResourceCompilerTool"
       
   154 				PreprocessorDefinitions="_DEBUG"
       
   155 				Culture="1033"
       
   156 			/>
       
   157 			<Tool
       
   158 				Name="VCPreLinkEventTool"
       
   159 			/>
       
   160 			<Tool
       
   161 				Name="VCLinkerTool"
       
   162 				AdditionalDependencies="odbc32.lib odbccp32.lib xerces-c_2.lib"
       
   163 				OutputFile="Debug/SVGTBINENCODE.exe"
       
   164 				LinkIncremental="2"
       
   165 				SuppressStartupBanner="true"
       
   166 				AdditionalLibraryDirectories=".\Debug;\standalone\lib_win"
       
   167 				GenerateDebugInformation="true"
       
   168 				ProgramDatabaseFile=".\Debug/SVGTBINENCODE.pdb"
       
   169 				SubSystem="1"
       
   170 				RandomizedBaseAddress="1"
       
   171 				DataExecutionPrevention="0"
       
   172 				TargetMachine="1"
       
   173 			/>
       
   174 			<Tool
       
   175 				Name="VCALinkTool"
       
   176 			/>
       
   177 			<Tool
       
   178 				Name="VCManifestTool"
       
   179 			/>
       
   180 			<Tool
       
   181 				Name="VCXDCMakeTool"
       
   182 			/>
       
   183 			<Tool
       
   184 				Name="VCBscMakeTool"
       
   185 				SuppressStartupBanner="true"
       
   186 				OutputFile="Debug/SVGTBINENCODE.bsc"
       
   187 			/>
       
   188 			<Tool
       
   189 				Name="VCFxCopTool"
       
   190 			/>
       
   191 			<Tool
       
   192 				Name="VCAppVerifierTool"
       
   193 			/>
       
   194 			<Tool
       
   195 				Name="VCPostBuildEventTool"
       
   196 			/>
       
   197 		</Configuration>
       
   198 	</Configurations>
       
   199 	<References>
       
   200 	</References>
       
   201 	<Files>
       
   202 		<Filter
       
   203 			Name="Source Files"
       
   204 			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
       
   205 			>
       
   206 			<File
       
   207 				RelativePath="..\Internal\testingsymdefcppdll\Buf.cpp"
       
   208 				>
       
   209 			</File>
       
   210 			<File
       
   211 				RelativePath="..\Internal\testingsymdefcppdll\Des16.cpp"
       
   212 				>
       
   213 			</File>
       
   214 			<File
       
   215 				RelativePath="..\Internal\testingsymdefcppdll\Des8.cpp"
       
   216 				>
       
   217 			</File>
       
   218 			<File
       
   219 				RelativePath="..\Internal\testingsymdefcppdll\Desc16.cpp"
       
   220 				>
       
   221 			</File>
       
   222 			<File
       
   223 				RelativePath="..\Internal\testingsymdefcppdll\Desc8.cpp"
       
   224 				>
       
   225 			</File>
       
   226 			<File
       
   227 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxAffineTransform.cpp"
       
   228 				>
       
   229 				<FileConfiguration
       
   230 					Name="Release|Win32"
       
   231 					>
       
   232 					<Tool
       
   233 						Name="VCCLCompilerTool"
       
   234 						AdditionalIncludeDirectories=""
       
   235 						PreprocessorDefinitions=""
       
   236 					/>
       
   237 				</FileConfiguration>
       
   238 				<FileConfiguration
       
   239 					Name="Debug|Win32"
       
   240 					>
       
   241 					<Tool
       
   242 						Name="VCCLCompilerTool"
       
   243 						AdditionalIncludeDirectories=""
       
   244 						PreprocessorDefinitions=""
       
   245 					/>
       
   246 				</FileConfiguration>
       
   247 			</File>
       
   248 			<File
       
   249 				RelativePath="..\Internal\Gfx2D\src\GfxGc\GfxColor.cpp"
       
   250 				>
       
   251 				<FileConfiguration
       
   252 					Name="Release|Win32"
       
   253 					>
       
   254 					<Tool
       
   255 						Name="VCCLCompilerTool"
       
   256 						AdditionalIncludeDirectories=""
       
   257 						PreprocessorDefinitions=""
       
   258 					/>
       
   259 				</FileConfiguration>
       
   260 				<FileConfiguration
       
   261 					Name="Debug|Win32"
       
   262 					>
       
   263 					<Tool
       
   264 						Name="VCCLCompilerTool"
       
   265 						AdditionalIncludeDirectories=""
       
   266 						PreprocessorDefinitions=""
       
   267 					/>
       
   268 				</FileConfiguration>
       
   269 			</File>
       
   270 			<File
       
   271 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxEllipse2D.cpp"
       
   272 				>
       
   273 				<FileConfiguration
       
   274 					Name="Release|Win32"
       
   275 					>
       
   276 					<Tool
       
   277 						Name="VCCLCompilerTool"
       
   278 						AdditionalIncludeDirectories=""
       
   279 						PreprocessorDefinitions=""
       
   280 					/>
       
   281 				</FileConfiguration>
       
   282 				<FileConfiguration
       
   283 					Name="Debug|Win32"
       
   284 					>
       
   285 					<Tool
       
   286 						Name="VCCLCompilerTool"
       
   287 						AdditionalIncludeDirectories=""
       
   288 						PreprocessorDefinitions=""
       
   289 					/>
       
   290 				</FileConfiguration>
       
   291 			</File>
       
   292 			<File
       
   293 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxEllipseIteratorP.cpp"
       
   294 				>
       
   295 				<FileConfiguration
       
   296 					Name="Release|Win32"
       
   297 					>
       
   298 					<Tool
       
   299 						Name="VCCLCompilerTool"
       
   300 						AdditionalIncludeDirectories=""
       
   301 						PreprocessorDefinitions=""
       
   302 					/>
       
   303 				</FileConfiguration>
       
   304 				<FileConfiguration
       
   305 					Name="Debug|Win32"
       
   306 					>
       
   307 					<Tool
       
   308 						Name="VCCLCompilerTool"
       
   309 						AdditionalIncludeDirectories=""
       
   310 						PreprocessorDefinitions=""
       
   311 					/>
       
   312 				</FileConfiguration>
       
   313 			</File>
       
   314 			<File
       
   315 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxFlatteningPathIterator.cpp"
       
   316 				>
       
   317 				<FileConfiguration
       
   318 					Name="Release|Win32"
       
   319 					>
       
   320 					<Tool
       
   321 						Name="VCCLCompilerTool"
       
   322 						AdditionalIncludeDirectories=""
       
   323 						PreprocessorDefinitions=""
       
   324 					/>
       
   325 				</FileConfiguration>
       
   326 				<FileConfiguration
       
   327 					Name="Debug|Win32"
       
   328 					>
       
   329 					<Tool
       
   330 						Name="VCCLCompilerTool"
       
   331 						AdditionalIncludeDirectories=""
       
   332 						PreprocessorDefinitions=""
       
   333 					/>
       
   334 				</FileConfiguration>
       
   335 			</File>
       
   336 			<File
       
   337 				RelativePath="..\Internal\Gfx2D\src\GfxFloatFixPt.cpp"
       
   338 				>
       
   339 				<FileConfiguration
       
   340 					Name="Release|Win32"
       
   341 					>
       
   342 					<Tool
       
   343 						Name="VCCLCompilerTool"
       
   344 						AdditionalIncludeDirectories=""
       
   345 						PreprocessorDefinitions=""
       
   346 					/>
       
   347 				</FileConfiguration>
       
   348 				<FileConfiguration
       
   349 					Name="Debug|Win32"
       
   350 					>
       
   351 					<Tool
       
   352 						Name="VCCLCompilerTool"
       
   353 						AdditionalIncludeDirectories=""
       
   354 						PreprocessorDefinitions=""
       
   355 					/>
       
   356 				</FileConfiguration>
       
   357 			</File>
       
   358 			<File
       
   359 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxGeneralPath.cpp"
       
   360 				>
       
   361 				<FileConfiguration
       
   362 					Name="Release|Win32"
       
   363 					>
       
   364 					<Tool
       
   365 						Name="VCCLCompilerTool"
       
   366 						AdditionalIncludeDirectories=""
       
   367 						PreprocessorDefinitions=""
       
   368 					/>
       
   369 				</FileConfiguration>
       
   370 				<FileConfiguration
       
   371 					Name="Debug|Win32"
       
   372 					>
       
   373 					<Tool
       
   374 						Name="VCCLCompilerTool"
       
   375 						AdditionalIncludeDirectories=""
       
   376 						PreprocessorDefinitions=""
       
   377 					/>
       
   378 				</FileConfiguration>
       
   379 			</File>
       
   380 			<File
       
   381 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxGeneralPathIteratorP.cpp"
       
   382 				>
       
   383 				<FileConfiguration
       
   384 					Name="Release|Win32"
       
   385 					>
       
   386 					<Tool
       
   387 						Name="VCCLCompilerTool"
       
   388 						AdditionalIncludeDirectories=""
       
   389 						PreprocessorDefinitions=""
       
   390 					/>
       
   391 				</FileConfiguration>
       
   392 				<FileConfiguration
       
   393 					Name="Debug|Win32"
       
   394 					>
       
   395 					<Tool
       
   396 						Name="VCCLCompilerTool"
       
   397 						AdditionalIncludeDirectories=""
       
   398 						PreprocessorDefinitions=""
       
   399 					/>
       
   400 				</FileConfiguration>
       
   401 			</File>
       
   402 			<File
       
   403 				RelativePath="..\Internal\Gfx2D\src\GfxGc\GfxGradientPaint.cpp"
       
   404 				>
       
   405 				<FileConfiguration
       
   406 					Name="Release|Win32"
       
   407 					>
       
   408 					<Tool
       
   409 						Name="VCCLCompilerTool"
       
   410 						AdditionalIncludeDirectories=""
       
   411 						PreprocessorDefinitions=""
       
   412 					/>
       
   413 				</FileConfiguration>
       
   414 				<FileConfiguration
       
   415 					Name="Debug|Win32"
       
   416 					>
       
   417 					<Tool
       
   418 						Name="VCCLCompilerTool"
       
   419 						AdditionalIncludeDirectories=""
       
   420 						PreprocessorDefinitions=""
       
   421 					/>
       
   422 				</FileConfiguration>
       
   423 			</File>
       
   424 			<File
       
   425 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxLine2D.cpp"
       
   426 				>
       
   427 				<FileConfiguration
       
   428 					Name="Release|Win32"
       
   429 					>
       
   430 					<Tool
       
   431 						Name="VCCLCompilerTool"
       
   432 						AdditionalIncludeDirectories=""
       
   433 						PreprocessorDefinitions=""
       
   434 					/>
       
   435 				</FileConfiguration>
       
   436 				<FileConfiguration
       
   437 					Name="Debug|Win32"
       
   438 					>
       
   439 					<Tool
       
   440 						Name="VCCLCompilerTool"
       
   441 						Optimization="4"
       
   442 						AdditionalIncludeDirectories=""
       
   443 						PreprocessorDefinitions=""
       
   444 						WarningLevel="0"
       
   445 					/>
       
   446 				</FileConfiguration>
       
   447 			</File>
       
   448 			<File
       
   449 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxLineIteratorP.cpp"
       
   450 				>
       
   451 				<FileConfiguration
       
   452 					Name="Release|Win32"
       
   453 					>
       
   454 					<Tool
       
   455 						Name="VCCLCompilerTool"
       
   456 						AdditionalIncludeDirectories=""
       
   457 						PreprocessorDefinitions=""
       
   458 					/>
       
   459 				</FileConfiguration>
       
   460 				<FileConfiguration
       
   461 					Name="Debug|Win32"
       
   462 					>
       
   463 					<Tool
       
   464 						Name="VCCLCompilerTool"
       
   465 						AdditionalIncludeDirectories=""
       
   466 						PreprocessorDefinitions=""
       
   467 					/>
       
   468 				</FileConfiguration>
       
   469 			</File>
       
   470 			<File
       
   471 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxPoint2D.cpp"
       
   472 				>
       
   473 				<FileConfiguration
       
   474 					Name="Release|Win32"
       
   475 					>
       
   476 					<Tool
       
   477 						Name="VCCLCompilerTool"
       
   478 						AdditionalIncludeDirectories=""
       
   479 						PreprocessorDefinitions=""
       
   480 					/>
       
   481 				</FileConfiguration>
       
   482 				<FileConfiguration
       
   483 					Name="Debug|Win32"
       
   484 					>
       
   485 					<Tool
       
   486 						Name="VCCLCompilerTool"
       
   487 						AdditionalIncludeDirectories=""
       
   488 						PreprocessorDefinitions=""
       
   489 					/>
       
   490 				</FileConfiguration>
       
   491 			</File>
       
   492 			<File
       
   493 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxRectangle2D.cpp"
       
   494 				>
       
   495 				<FileConfiguration
       
   496 					Name="Release|Win32"
       
   497 					>
       
   498 					<Tool
       
   499 						Name="VCCLCompilerTool"
       
   500 						AdditionalIncludeDirectories=""
       
   501 						PreprocessorDefinitions=""
       
   502 					/>
       
   503 				</FileConfiguration>
       
   504 				<FileConfiguration
       
   505 					Name="Debug|Win32"
       
   506 					>
       
   507 					<Tool
       
   508 						Name="VCCLCompilerTool"
       
   509 						AdditionalIncludeDirectories=""
       
   510 						PreprocessorDefinitions=""
       
   511 					/>
       
   512 				</FileConfiguration>
       
   513 			</File>
       
   514 			<File
       
   515 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxRectangleIteratorP.cpp"
       
   516 				>
       
   517 				<FileConfiguration
       
   518 					Name="Release|Win32"
       
   519 					>
       
   520 					<Tool
       
   521 						Name="VCCLCompilerTool"
       
   522 						AdditionalIncludeDirectories=""
       
   523 						PreprocessorDefinitions=""
       
   524 					/>
       
   525 				</FileConfiguration>
       
   526 				<FileConfiguration
       
   527 					Name="Debug|Win32"
       
   528 					>
       
   529 					<Tool
       
   530 						Name="VCCLCompilerTool"
       
   531 						AdditionalIncludeDirectories=""
       
   532 						PreprocessorDefinitions=""
       
   533 					/>
       
   534 				</FileConfiguration>
       
   535 			</File>
       
   536 			<File
       
   537 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxRectangularShape.cpp"
       
   538 				>
       
   539 				<FileConfiguration
       
   540 					Name="Release|Win32"
       
   541 					>
       
   542 					<Tool
       
   543 						Name="VCCLCompilerTool"
       
   544 						AdditionalIncludeDirectories=""
       
   545 						PreprocessorDefinitions=""
       
   546 					/>
       
   547 				</FileConfiguration>
       
   548 				<FileConfiguration
       
   549 					Name="Debug|Win32"
       
   550 					>
       
   551 					<Tool
       
   552 						Name="VCCLCompilerTool"
       
   553 						AdditionalIncludeDirectories=""
       
   554 						PreprocessorDefinitions=""
       
   555 					/>
       
   556 				</FileConfiguration>
       
   557 			</File>
       
   558 			<File
       
   559 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxRoundRectangle2D.cpp"
       
   560 				>
       
   561 				<FileConfiguration
       
   562 					Name="Release|Win32"
       
   563 					>
       
   564 					<Tool
       
   565 						Name="VCCLCompilerTool"
       
   566 						AdditionalIncludeDirectories=""
       
   567 						PreprocessorDefinitions=""
       
   568 					/>
       
   569 				</FileConfiguration>
       
   570 				<FileConfiguration
       
   571 					Name="Debug|Win32"
       
   572 					>
       
   573 					<Tool
       
   574 						Name="VCCLCompilerTool"
       
   575 						AdditionalIncludeDirectories=""
       
   576 						PreprocessorDefinitions=""
       
   577 					/>
       
   578 				</FileConfiguration>
       
   579 			</File>
       
   580 			<File
       
   581 				RelativePath="..\Internal\Gfx2D\src\GfxGeom\GfxRoundRectangleIteratorP.cpp"
       
   582 				>
       
   583 				<FileConfiguration
       
   584 					Name="Release|Win32"
       
   585 					>
       
   586 					<Tool
       
   587 						Name="VCCLCompilerTool"
       
   588 						AdditionalIncludeDirectories=""
       
   589 						PreprocessorDefinitions=""
       
   590 					/>
       
   591 				</FileConfiguration>
       
   592 				<FileConfiguration
       
   593 					Name="Debug|Win32"
       
   594 					>
       
   595 					<Tool
       
   596 						Name="VCCLCompilerTool"
       
   597 						AdditionalIncludeDirectories=""
       
   598 						PreprocessorDefinitions=""
       
   599 					/>
       
   600 				</FileConfiguration>
       
   601 			</File>
       
   602 			<File
       
   603 				RelativePath="..\Internal\Gfx2D\src\Gfxtrignometric.cpp"
       
   604 				>
       
   605 				<FileConfiguration
       
   606 					Name="Release|Win32"
       
   607 					>
       
   608 					<Tool
       
   609 						Name="VCCLCompilerTool"
       
   610 						AdditionalIncludeDirectories=""
       
   611 						PreprocessorDefinitions=""
       
   612 					/>
       
   613 				</FileConfiguration>
       
   614 				<FileConfiguration
       
   615 					Name="Debug|Win32"
       
   616 					>
       
   617 					<Tool
       
   618 						Name="VCCLCompilerTool"
       
   619 						AdditionalIncludeDirectories=""
       
   620 						PreprocessorDefinitions=""
       
   621 					/>
       
   622 				</FileConfiguration>
       
   623 			</File>
       
   624 			<File
       
   625 				RelativePath="..\Internal\testingsymdefcppdll\Hbufc16.cpp"
       
   626 				>
       
   627 			</File>
       
   628 			<File
       
   629 				RelativePath="..\Internal\testingsymdefcppdll\Hbufc8.cpp"
       
   630 				>
       
   631 			</File>
       
   632 			<File
       
   633 				RelativePath="..\Internal\xmlReader\src\MyRXMLReader.cpp"
       
   634 				>
       
   635 				<FileConfiguration
       
   636 					Name="Release|Win32"
       
   637 					>
       
   638 					<Tool
       
   639 						Name="VCCLCompilerTool"
       
   640 						AdditionalIncludeDirectories=""
       
   641 						PreprocessorDefinitions=""
       
   642 					/>
       
   643 				</FileConfiguration>
       
   644 				<FileConfiguration
       
   645 					Name="Debug|Win32"
       
   646 					>
       
   647 					<Tool
       
   648 						Name="VCCLCompilerTool"
       
   649 						AdditionalIncludeDirectories=""
       
   650 						PreprocessorDefinitions=""
       
   651 					/>
       
   652 				</FileConfiguration>
       
   653 			</File>
       
   654 			<File
       
   655 				RelativePath="..\internal\nvg\src\NvgCircleElement.cpp"
       
   656 				>
       
   657 			</File>
       
   658 			<File
       
   659 				RelativePath="..\internal\nvg\src\NvgCommandSection.cpp"
       
   660 				>
       
   661 			</File>
       
   662 			<File
       
   663 				RelativePath="..\Internal\Nvg\src\NVGDefElement.cpp"
       
   664 				>
       
   665 			</File>
       
   666 			<File
       
   667 				RelativePath="..\internal\nvg\src\NvgElement.cpp"
       
   668 				>
       
   669 			</File>
       
   670 			<File
       
   671 				RelativePath="..\internal\nvg\src\NvgElementFactory.cpp"
       
   672 				>
       
   673 			</File>
       
   674 			<File
       
   675 				RelativePath="..\internal\nvg\src\NvgEllipseElement.cpp"
       
   676 				>
       
   677 			</File>
       
   678 			<File
       
   679 				RelativePath="..\internal\nvg\src\NvgEncoder.cpp"
       
   680 				>
       
   681 			</File>
       
   682 			<File
       
   683 				RelativePath="..\internal\nvg\src\NvgGElement.cpp"
       
   684 				>
       
   685 			</File>
       
   686 			<File
       
   687 				RelativePath="..\internal\nvg\src\NvgHeaderSection.cpp"
       
   688 				>
       
   689 			</File>
       
   690 			<File
       
   691 				RelativePath="..\internal\nvg\src\NvgLinearGradientElement.cpp"
       
   692 				>
       
   693 			</File>
       
   694 			<File
       
   695 				RelativePath="..\internal\nvg\src\NvgLineElement.cpp"
       
   696 				>
       
   697 			</File>
       
   698 			<File
       
   699 				RelativePath="..\internal\nvg\src\NvgOffsetVector.cpp"
       
   700 				>
       
   701 			</File>
       
   702 			<File
       
   703 				RelativePath="..\internal\nvg\src\NvgPaintSection.cpp"
       
   704 				>
       
   705 			</File>
       
   706 			<File
       
   707 				RelativePath="..\internal\nvg\src\NvgPathElement.cpp"
       
   708 				>
       
   709 			</File>
       
   710 			<File
       
   711 				RelativePath="..\internal\nvg\src\NvgPathSection.cpp"
       
   712 				>
       
   713 			</File>
       
   714 			<File
       
   715 				RelativePath="..\internal\nvg\src\NvgPolygonElement.cpp"
       
   716 				>
       
   717 			</File>
       
   718 			<File
       
   719 				RelativePath="..\internal\nvg\src\NvgRadialGradientElement.cpp"
       
   720 				>
       
   721 			</File>
       
   722 			<File
       
   723 				RelativePath="..\internal\nvg\src\NvgRectElement.cpp"
       
   724 				>
       
   725 			</File>
       
   726 			<File
       
   727 				RelativePath="..\internal\nvg\src\NvgStopElement.cpp"
       
   728 				>
       
   729 			</File>
       
   730 			<File
       
   731 				RelativePath="..\internal\nvg\src\NvgSvgElement.cpp"
       
   732 				>
       
   733 			</File>
       
   734 			<File
       
   735 				RelativePath="..\Internal\testingsymdefcppdll\Rfile.cpp"
       
   736 				>
       
   737 			</File>
       
   738 			<File
       
   739 				RelativePath="..\Internal\testingsymdefcppdll\Rpointerarraybase.cpp"
       
   740 				>
       
   741 			</File>
       
   742 			<File
       
   743 				RelativePath="..\Internal\Sax2Print\SAX2PrintHandlers.cpp"
       
   744 				>
       
   745 				<FileConfiguration
       
   746 					Name="Release|Win32"
       
   747 					>
       
   748 					<Tool
       
   749 						Name="VCCLCompilerTool"
       
   750 						AdditionalIncludeDirectories=""
       
   751 						PreprocessorDefinitions=""
       
   752 					/>
       
   753 				</FileConfiguration>
       
   754 				<FileConfiguration
       
   755 					Name="Debug|Win32"
       
   756 					>
       
   757 					<Tool
       
   758 						Name="VCCLCompilerTool"
       
   759 						AdditionalIncludeDirectories=""
       
   760 						PreprocessorDefinitions=""
       
   761 					/>
       
   762 				</FileConfiguration>
       
   763 			</File>
       
   764 			<File
       
   765 				RelativePath="..\Internal\SVGImpl\src\SVGAElementImpl.cpp"
       
   766 				>
       
   767 				<FileConfiguration
       
   768 					Name="Release|Win32"
       
   769 					>
       
   770 					<Tool
       
   771 						Name="VCCLCompilerTool"
       
   772 						AdditionalIncludeDirectories=""
       
   773 						PreprocessorDefinitions=""
       
   774 					/>
       
   775 				</FileConfiguration>
       
   776 				<FileConfiguration
       
   777 					Name="Debug|Win32"
       
   778 					>
       
   779 					<Tool
       
   780 						Name="VCCLCompilerTool"
       
   781 						AdditionalIncludeDirectories=""
       
   782 						PreprocessorDefinitions=""
       
   783 					/>
       
   784 				</FileConfiguration>
       
   785 			</File>
       
   786 			<File
       
   787 				RelativePath="..\Internal\SVGImpl\src\SVGAnimateElementImpl.cpp"
       
   788 				>
       
   789 				<FileConfiguration
       
   790 					Name="Release|Win32"
       
   791 					>
       
   792 					<Tool
       
   793 						Name="VCCLCompilerTool"
       
   794 						AdditionalIncludeDirectories=""
       
   795 						PreprocessorDefinitions=""
       
   796 					/>
       
   797 				</FileConfiguration>
       
   798 				<FileConfiguration
       
   799 					Name="Debug|Win32"
       
   800 					>
       
   801 					<Tool
       
   802 						Name="VCCLCompilerTool"
       
   803 						AdditionalIncludeDirectories=""
       
   804 						PreprocessorDefinitions=""
       
   805 					/>
       
   806 				</FileConfiguration>
       
   807 			</File>
       
   808 			<File
       
   809 				RelativePath="..\Internal\SVGImpl\src\SVGAnimateMotionElementImpl.cpp"
       
   810 				>
       
   811 				<FileConfiguration
       
   812 					Name="Release|Win32"
       
   813 					>
       
   814 					<Tool
       
   815 						Name="VCCLCompilerTool"
       
   816 						AdditionalIncludeDirectories=""
       
   817 						PreprocessorDefinitions=""
       
   818 					/>
       
   819 				</FileConfiguration>
       
   820 				<FileConfiguration
       
   821 					Name="Debug|Win32"
       
   822 					>
       
   823 					<Tool
       
   824 						Name="VCCLCompilerTool"
       
   825 						AdditionalIncludeDirectories=""
       
   826 						PreprocessorDefinitions=""
       
   827 					/>
       
   828 				</FileConfiguration>
       
   829 			</File>
       
   830 			<File
       
   831 				RelativePath="..\Internal\SVGImpl\src\SVGAnimateTransformElementImpl.cpp"
       
   832 				>
       
   833 				<FileConfiguration
       
   834 					Name="Release|Win32"
       
   835 					>
       
   836 					<Tool
       
   837 						Name="VCCLCompilerTool"
       
   838 						AdditionalIncludeDirectories=""
       
   839 						PreprocessorDefinitions=""
       
   840 					/>
       
   841 				</FileConfiguration>
       
   842 				<FileConfiguration
       
   843 					Name="Debug|Win32"
       
   844 					>
       
   845 					<Tool
       
   846 						Name="VCCLCompilerTool"
       
   847 						AdditionalIncludeDirectories=""
       
   848 						PreprocessorDefinitions=""
       
   849 					/>
       
   850 				</FileConfiguration>
       
   851 			</File>
       
   852 			<File
       
   853 				RelativePath="..\Internal\SVGImpl\src\SVGAnimationBase.cpp"
       
   854 				>
       
   855 				<FileConfiguration
       
   856 					Name="Release|Win32"
       
   857 					>
       
   858 					<Tool
       
   859 						Name="VCCLCompilerTool"
       
   860 						AdditionalIncludeDirectories=""
       
   861 						PreprocessorDefinitions=""
       
   862 					/>
       
   863 				</FileConfiguration>
       
   864 				<FileConfiguration
       
   865 					Name="Debug|Win32"
       
   866 					>
       
   867 					<Tool
       
   868 						Name="VCCLCompilerTool"
       
   869 						AdditionalIncludeDirectories=""
       
   870 						PreprocessorDefinitions=""
       
   871 					/>
       
   872 				</FileConfiguration>
       
   873 			</File>
       
   874 			<File
       
   875 				RelativePath="..\Internal\SVGImpl\src\SVGAnimTimeController.cpp"
       
   876 				>
       
   877 				<FileConfiguration
       
   878 					Name="Release|Win32"
       
   879 					>
       
   880 					<Tool
       
   881 						Name="VCCLCompilerTool"
       
   882 						AdditionalIncludeDirectories=""
       
   883 						PreprocessorDefinitions=""
       
   884 					/>
       
   885 				</FileConfiguration>
       
   886 				<FileConfiguration
       
   887 					Name="Debug|Win32"
       
   888 					>
       
   889 					<Tool
       
   890 						Name="VCCLCompilerTool"
       
   891 						AdditionalIncludeDirectories=""
       
   892 						PreprocessorDefinitions=""
       
   893 					/>
       
   894 				</FileConfiguration>
       
   895 			</File>
       
   896 			<File
       
   897 				RelativePath="..\Internal\SVGImpl\src\SVGAnimTimingParser.cpp"
       
   898 				>
       
   899 				<FileConfiguration
       
   900 					Name="Release|Win32"
       
   901 					>
       
   902 					<Tool
       
   903 						Name="VCCLCompilerTool"
       
   904 						AdditionalIncludeDirectories=""
       
   905 						PreprocessorDefinitions=""
       
   906 					/>
       
   907 				</FileConfiguration>
       
   908 				<FileConfiguration
       
   909 					Name="Debug|Win32"
       
   910 					>
       
   911 					<Tool
       
   912 						Name="VCCLCompilerTool"
       
   913 						AdditionalIncludeDirectories=""
       
   914 						PreprocessorDefinitions=""
       
   915 					/>
       
   916 				</FileConfiguration>
       
   917 			</File>
       
   918 			<File
       
   919 				RelativePath="..\Internal\Gfx2D\VGRasterizer\src\svgapi.c"
       
   920 				>
       
   921 				<FileConfiguration
       
   922 					Name="Release|Win32"
       
   923 					>
       
   924 					<Tool
       
   925 						Name="VCCLCompilerTool"
       
   926 						AdditionalIncludeDirectories=""
       
   927 						PreprocessorDefinitions=""
       
   928 					/>
       
   929 				</FileConfiguration>
       
   930 				<FileConfiguration
       
   931 					Name="Debug|Win32"
       
   932 					>
       
   933 					<Tool
       
   934 						Name="VCCLCompilerTool"
       
   935 						AdditionalIncludeDirectories=""
       
   936 						PreprocessorDefinitions=""
       
   937 					/>
       
   938 				</FileConfiguration>
       
   939 			</File>
       
   940 			<File
       
   941 				RelativePath="..\Internal\SVGEngine\src\SVGAttributeVerifier.cpp"
       
   942 				>
       
   943 				<FileConfiguration
       
   944 					Name="Release|Win32"
       
   945 					>
       
   946 					<Tool
       
   947 						Name="VCCLCompilerTool"
       
   948 						AdditionalIncludeDirectories=""
       
   949 						PreprocessorDefinitions=""
       
   950 					/>
       
   951 				</FileConfiguration>
       
   952 				<FileConfiguration
       
   953 					Name="Debug|Win32"
       
   954 					>
       
   955 					<Tool
       
   956 						Name="VCCLCompilerTool"
       
   957 						AdditionalIncludeDirectories=""
       
   958 						PreprocessorDefinitions=""
       
   959 					/>
       
   960 				</FileConfiguration>
       
   961 			</File>
       
   962 			<File
       
   963 				RelativePath="..\Internal\SVGImpl\src\SVGAudioElementImpl.cpp"
       
   964 				>
       
   965 				<FileConfiguration
       
   966 					Name="Release|Win32"
       
   967 					>
       
   968 					<Tool
       
   969 						Name="VCCLCompilerTool"
       
   970 						AdditionalIncludeDirectories=""
       
   971 						PreprocessorDefinitions=""
       
   972 					/>
       
   973 				</FileConfiguration>
       
   974 				<FileConfiguration
       
   975 					Name="Debug|Win32"
       
   976 					>
       
   977 					<Tool
       
   978 						Name="VCCLCompilerTool"
       
   979 						AdditionalIncludeDirectories=""
       
   980 						PreprocessorDefinitions=""
       
   981 					/>
       
   982 				</FileConfiguration>
       
   983 			</File>
       
   984 			<File
       
   985 				RelativePath="..\Internal\SVGImpl\src\SVGCircleElementImpl.cpp"
       
   986 				>
       
   987 				<FileConfiguration
       
   988 					Name="Release|Win32"
       
   989 					>
       
   990 					<Tool
       
   991 						Name="VCCLCompilerTool"
       
   992 						AdditionalIncludeDirectories=""
       
   993 						PreprocessorDefinitions=""
       
   994 					/>
       
   995 				</FileConfiguration>
       
   996 				<FileConfiguration
       
   997 					Name="Debug|Win32"
       
   998 					>
       
   999 					<Tool
       
  1000 						Name="VCCLCompilerTool"
       
  1001 						AdditionalIncludeDirectories=""
       
  1002 						PreprocessorDefinitions=""
       
  1003 					/>
       
  1004 				</FileConfiguration>
       
  1005 			</File>
       
  1006 			<File
       
  1007 				RelativePath="..\Internal\SVGImpl\src\SVGClrCssValueImpl.cpp"
       
  1008 				>
       
  1009 				<FileConfiguration
       
  1010 					Name="Release|Win32"
       
  1011 					>
       
  1012 					<Tool
       
  1013 						Name="VCCLCompilerTool"
       
  1014 						AdditionalIncludeDirectories=""
       
  1015 						PreprocessorDefinitions=""
       
  1016 					/>
       
  1017 				</FileConfiguration>
       
  1018 				<FileConfiguration
       
  1019 					Name="Debug|Win32"
       
  1020 					>
       
  1021 					<Tool
       
  1022 						Name="VCCLCompilerTool"
       
  1023 						AdditionalIncludeDirectories=""
       
  1024 						PreprocessorDefinitions=""
       
  1025 					/>
       
  1026 				</FileConfiguration>
       
  1027 			</File>
       
  1028 			<File
       
  1029 				RelativePath="..\Internal\SVGImpl\src\SVGColor.cpp"
       
  1030 				>
       
  1031 				<FileConfiguration
       
  1032 					Name="Release|Win32"
       
  1033 					>
       
  1034 					<Tool
       
  1035 						Name="VCCLCompilerTool"
       
  1036 						AdditionalIncludeDirectories=""
       
  1037 						PreprocessorDefinitions=""
       
  1038 					/>
       
  1039 				</FileConfiguration>
       
  1040 				<FileConfiguration
       
  1041 					Name="Debug|Win32"
       
  1042 					>
       
  1043 					<Tool
       
  1044 						Name="VCCLCompilerTool"
       
  1045 						AdditionalIncludeDirectories=""
       
  1046 						PreprocessorDefinitions=""
       
  1047 					/>
       
  1048 				</FileConfiguration>
       
  1049 			</File>
       
  1050 			<File
       
  1051 				RelativePath="..\Internal\SVGEngine\src\SVGContentHandler.cpp"
       
  1052 				>
       
  1053 				<FileConfiguration
       
  1054 					Name="Release|Win32"
       
  1055 					>
       
  1056 					<Tool
       
  1057 						Name="VCCLCompilerTool"
       
  1058 						AdditionalIncludeDirectories=""
       
  1059 						PreprocessorDefinitions=""
       
  1060 					/>
       
  1061 				</FileConfiguration>
       
  1062 				<FileConfiguration
       
  1063 					Name="Debug|Win32"
       
  1064 					>
       
  1065 					<Tool
       
  1066 						Name="VCCLCompilerTool"
       
  1067 						AdditionalIncludeDirectories=""
       
  1068 						PreprocessorDefinitions=""
       
  1069 					/>
       
  1070 				</FileConfiguration>
       
  1071 			</File>
       
  1072 			<File
       
  1073 				RelativePath="..\Internal\SVGImpl\src\SVGDiscardElementImpl.cpp"
       
  1074 				>
       
  1075 				<FileConfiguration
       
  1076 					Name="Release|Win32"
       
  1077 					>
       
  1078 					<Tool
       
  1079 						Name="VCCLCompilerTool"
       
  1080 						AdditionalIncludeDirectories=""
       
  1081 						PreprocessorDefinitions=""
       
  1082 					/>
       
  1083 				</FileConfiguration>
       
  1084 				<FileConfiguration
       
  1085 					Name="Debug|Win32"
       
  1086 					>
       
  1087 					<Tool
       
  1088 						Name="VCCLCompilerTool"
       
  1089 						AdditionalIncludeDirectories=""
       
  1090 						PreprocessorDefinitions=""
       
  1091 					/>
       
  1092 				</FileConfiguration>
       
  1093 			</File>
       
  1094 			<File
       
  1095 				RelativePath="..\Internal\SVGImpl\src\SVGDocumentImpl.cpp"
       
  1096 				>
       
  1097 				<FileConfiguration
       
  1098 					Name="Release|Win32"
       
  1099 					>
       
  1100 					<Tool
       
  1101 						Name="VCCLCompilerTool"
       
  1102 						AdditionalIncludeDirectories=""
       
  1103 						PreprocessorDefinitions=""
       
  1104 					/>
       
  1105 				</FileConfiguration>
       
  1106 				<FileConfiguration
       
  1107 					Name="Debug|Win32"
       
  1108 					>
       
  1109 					<Tool
       
  1110 						Name="VCCLCompilerTool"
       
  1111 						AdditionalIncludeDirectories=""
       
  1112 						PreprocessorDefinitions=""
       
  1113 					/>
       
  1114 				</FileConfiguration>
       
  1115 			</File>
       
  1116 			<File
       
  1117 				RelativePath="..\Internal\SVGImpl\src\SVGDOMImplementationImpl.cpp"
       
  1118 				>
       
  1119 				<FileConfiguration
       
  1120 					Name="Release|Win32"
       
  1121 					>
       
  1122 					<Tool
       
  1123 						Name="VCCLCompilerTool"
       
  1124 						AdditionalIncludeDirectories=""
       
  1125 						PreprocessorDefinitions=""
       
  1126 					/>
       
  1127 				</FileConfiguration>
       
  1128 				<FileConfiguration
       
  1129 					Name="Debug|Win32"
       
  1130 					>
       
  1131 					<Tool
       
  1132 						Name="VCCLCompilerTool"
       
  1133 						AdditionalIncludeDirectories=""
       
  1134 						PreprocessorDefinitions=""
       
  1135 					/>
       
  1136 				</FileConfiguration>
       
  1137 			</File>
       
  1138 			<File
       
  1139 				RelativePath="..\Internal\SVGImpl\src\SVGElementImpl.cpp"
       
  1140 				>
       
  1141 				<FileConfiguration
       
  1142 					Name="Release|Win32"
       
  1143 					>
       
  1144 					<Tool
       
  1145 						Name="VCCLCompilerTool"
       
  1146 						AdditionalIncludeDirectories=""
       
  1147 						PreprocessorDefinitions=""
       
  1148 					/>
       
  1149 				</FileConfiguration>
       
  1150 				<FileConfiguration
       
  1151 					Name="Debug|Win32"
       
  1152 					>
       
  1153 					<Tool
       
  1154 						Name="VCCLCompilerTool"
       
  1155 						AdditionalIncludeDirectories=""
       
  1156 						PreprocessorDefinitions=""
       
  1157 					/>
       
  1158 				</FileConfiguration>
       
  1159 			</File>
       
  1160 			<File
       
  1161 				RelativePath="..\Internal\SVGImpl\src\SVGEllipseElementImpl.cpp"
       
  1162 				>
       
  1163 				<FileConfiguration
       
  1164 					Name="Release|Win32"
       
  1165 					>
       
  1166 					<Tool
       
  1167 						Name="VCCLCompilerTool"
       
  1168 						AdditionalIncludeDirectories=""
       
  1169 						PreprocessorDefinitions=""
       
  1170 					/>
       
  1171 				</FileConfiguration>
       
  1172 				<FileConfiguration
       
  1173 					Name="Debug|Win32"
       
  1174 					>
       
  1175 					<Tool
       
  1176 						Name="VCCLCompilerTool"
       
  1177 						AdditionalIncludeDirectories=""
       
  1178 						PreprocessorDefinitions=""
       
  1179 					/>
       
  1180 				</FileConfiguration>
       
  1181 			</File>
       
  1182 			<File
       
  1183 				RelativePath="..\Internal\SVGEngine\src\Svgencoder.cpp"
       
  1184 				>
       
  1185 				<FileConfiguration
       
  1186 					Name="Release|Win32"
       
  1187 					>
       
  1188 					<Tool
       
  1189 						Name="VCCLCompilerTool"
       
  1190 						AdditionalIncludeDirectories=""
       
  1191 						PreprocessorDefinitions=""
       
  1192 					/>
       
  1193 				</FileConfiguration>
       
  1194 				<FileConfiguration
       
  1195 					Name="Debug|Win32"
       
  1196 					>
       
  1197 					<Tool
       
  1198 						Name="VCCLCompilerTool"
       
  1199 						AdditionalIncludeDirectories=""
       
  1200 						PreprocessorDefinitions=""
       
  1201 					/>
       
  1202 				</FileConfiguration>
       
  1203 			</File>
       
  1204 			<File
       
  1205 				RelativePath="..\Internal\SVGEngine\src\Svgencodermain.cpp"
       
  1206 				>
       
  1207 				<FileConfiguration
       
  1208 					Name="Release|Win32"
       
  1209 					>
       
  1210 					<Tool
       
  1211 						Name="VCCLCompilerTool"
       
  1212 						AdditionalIncludeDirectories=""
       
  1213 						PreprocessorDefinitions=""
       
  1214 						AssemblerOutput="2"
       
  1215 						DebugInformationFormat="4"
       
  1216 					/>
       
  1217 				</FileConfiguration>
       
  1218 				<FileConfiguration
       
  1219 					Name="Debug|Win32"
       
  1220 					>
       
  1221 					<Tool
       
  1222 						Name="VCCLCompilerTool"
       
  1223 						AdditionalIncludeDirectories=""
       
  1224 						PreprocessorDefinitions=""
       
  1225 					/>
       
  1226 				</FileConfiguration>
       
  1227 			</File>
       
  1228 			<File
       
  1229 				RelativePath="..\Internal\SVGEngine\src\SVGEngineImpl.cpp"
       
  1230 				>
       
  1231 				<FileConfiguration
       
  1232 					Name="Release|Win32"
       
  1233 					>
       
  1234 					<Tool
       
  1235 						Name="VCCLCompilerTool"
       
  1236 						AdditionalIncludeDirectories=""
       
  1237 						PreprocessorDefinitions=""
       
  1238 					/>
       
  1239 				</FileConfiguration>
       
  1240 				<FileConfiguration
       
  1241 					Name="Debug|Win32"
       
  1242 					>
       
  1243 					<Tool
       
  1244 						Name="VCCLCompilerTool"
       
  1245 						AdditionalIncludeDirectories=""
       
  1246 						PreprocessorDefinitions=""
       
  1247 					/>
       
  1248 				</FileConfiguration>
       
  1249 			</File>
       
  1250 			<File
       
  1251 				RelativePath="..\Internal\SVGEngine\src\SVGErrorImpl.cpp"
       
  1252 				>
       
  1253 				<FileConfiguration
       
  1254 					Name="Release|Win32"
       
  1255 					>
       
  1256 					<Tool
       
  1257 						Name="VCCLCompilerTool"
       
  1258 						AdditionalIncludeDirectories=""
       
  1259 						PreprocessorDefinitions=""
       
  1260 					/>
       
  1261 				</FileConfiguration>
       
  1262 				<FileConfiguration
       
  1263 					Name="Debug|Win32"
       
  1264 					>
       
  1265 					<Tool
       
  1266 						Name="VCCLCompilerTool"
       
  1267 						AdditionalIncludeDirectories=""
       
  1268 						PreprocessorDefinitions=""
       
  1269 					/>
       
  1270 				</FileConfiguration>
       
  1271 			</File>
       
  1272 			<File
       
  1273 				RelativePath="..\Internal\SVGEngine\src\SVGEvent.cpp"
       
  1274 				>
       
  1275 				<FileConfiguration
       
  1276 					Name="Release|Win32"
       
  1277 					>
       
  1278 					<Tool
       
  1279 						Name="VCCLCompilerTool"
       
  1280 						AdditionalIncludeDirectories=""
       
  1281 						PreprocessorDefinitions=""
       
  1282 					/>
       
  1283 				</FileConfiguration>
       
  1284 				<FileConfiguration
       
  1285 					Name="Debug|Win32"
       
  1286 					>
       
  1287 					<Tool
       
  1288 						Name="VCCLCompilerTool"
       
  1289 						AdditionalIncludeDirectories=""
       
  1290 						PreprocessorDefinitions=""
       
  1291 					/>
       
  1292 				</FileConfiguration>
       
  1293 			</File>
       
  1294 			<File
       
  1295 				RelativePath="..\Internal\SVGImpl\src\SVGFitToViewBoxImpl.cpp"
       
  1296 				>
       
  1297 				<FileConfiguration
       
  1298 					Name="Release|Win32"
       
  1299 					>
       
  1300 					<Tool
       
  1301 						Name="VCCLCompilerTool"
       
  1302 						AdditionalIncludeDirectories=""
       
  1303 						PreprocessorDefinitions=""
       
  1304 					/>
       
  1305 				</FileConfiguration>
       
  1306 				<FileConfiguration
       
  1307 					Name="Debug|Win32"
       
  1308 					>
       
  1309 					<Tool
       
  1310 						Name="VCCLCompilerTool"
       
  1311 						AdditionalIncludeDirectories=""
       
  1312 						PreprocessorDefinitions=""
       
  1313 					/>
       
  1314 				</FileConfiguration>
       
  1315 			</File>
       
  1316 			<File
       
  1317 				RelativePath="..\Internal\SVGImpl\src\SVGFloatCssValueImpl.cpp"
       
  1318 				>
       
  1319 				<FileConfiguration
       
  1320 					Name="Release|Win32"
       
  1321 					>
       
  1322 					<Tool
       
  1323 						Name="VCCLCompilerTool"
       
  1324 						AdditionalIncludeDirectories=""
       
  1325 						PreprocessorDefinitions=""
       
  1326 					/>
       
  1327 				</FileConfiguration>
       
  1328 				<FileConfiguration
       
  1329 					Name="Debug|Win32"
       
  1330 					>
       
  1331 					<Tool
       
  1332 						Name="VCCLCompilerTool"
       
  1333 						AdditionalIncludeDirectories=""
       
  1334 						PreprocessorDefinitions=""
       
  1335 					/>
       
  1336 				</FileConfiguration>
       
  1337 			</File>
       
  1338 			<File
       
  1339 				RelativePath="..\Internal\SVGImpl\src\SVGFontElementImpl.cpp"
       
  1340 				>
       
  1341 				<FileConfiguration
       
  1342 					Name="Release|Win32"
       
  1343 					>
       
  1344 					<Tool
       
  1345 						Name="VCCLCompilerTool"
       
  1346 						AdditionalIncludeDirectories=""
       
  1347 						PreprocessorDefinitions=""
       
  1348 					/>
       
  1349 				</FileConfiguration>
       
  1350 				<FileConfiguration
       
  1351 					Name="Debug|Win32"
       
  1352 					>
       
  1353 					<Tool
       
  1354 						Name="VCCLCompilerTool"
       
  1355 						AdditionalIncludeDirectories=""
       
  1356 						PreprocessorDefinitions=""
       
  1357 					/>
       
  1358 				</FileConfiguration>
       
  1359 			</File>
       
  1360 			<File
       
  1361 				RelativePath="..\Internal\SVGImpl\src\SVGFontFaceElementImpl.cpp"
       
  1362 				>
       
  1363 				<FileConfiguration
       
  1364 					Name="Release|Win32"
       
  1365 					>
       
  1366 					<Tool
       
  1367 						Name="VCCLCompilerTool"
       
  1368 						AdditionalIncludeDirectories=""
       
  1369 						PreprocessorDefinitions=""
       
  1370 					/>
       
  1371 				</FileConfiguration>
       
  1372 				<FileConfiguration
       
  1373 					Name="Debug|Win32"
       
  1374 					>
       
  1375 					<Tool
       
  1376 						Name="VCCLCompilerTool"
       
  1377 						AdditionalIncludeDirectories=""
       
  1378 						PreprocessorDefinitions=""
       
  1379 					/>
       
  1380 				</FileConfiguration>
       
  1381 			</File>
       
  1382 			<File
       
  1383 				RelativePath="..\Internal\SVGImpl\src\SVGFontMap.cpp"
       
  1384 				>
       
  1385 				<FileConfiguration
       
  1386 					Name="Release|Win32"
       
  1387 					>
       
  1388 					<Tool
       
  1389 						Name="VCCLCompilerTool"
       
  1390 						AdditionalIncludeDirectories=""
       
  1391 						PreprocessorDefinitions=""
       
  1392 					/>
       
  1393 				</FileConfiguration>
       
  1394 				<FileConfiguration
       
  1395 					Name="Debug|Win32"
       
  1396 					>
       
  1397 					<Tool
       
  1398 						Name="VCCLCompilerTool"
       
  1399 						AdditionalIncludeDirectories=""
       
  1400 						PreprocessorDefinitions=""
       
  1401 					/>
       
  1402 				</FileConfiguration>
       
  1403 			</File>
       
  1404 			<File
       
  1405 				RelativePath="..\Internal\SVGImpl\src\SVGGElementImpl.cpp"
       
  1406 				>
       
  1407 				<FileConfiguration
       
  1408 					Name="Release|Win32"
       
  1409 					>
       
  1410 					<Tool
       
  1411 						Name="VCCLCompilerTool"
       
  1412 						AdditionalIncludeDirectories=""
       
  1413 						PreprocessorDefinitions=""
       
  1414 					/>
       
  1415 				</FileConfiguration>
       
  1416 				<FileConfiguration
       
  1417 					Name="Debug|Win32"
       
  1418 					>
       
  1419 					<Tool
       
  1420 						Name="VCCLCompilerTool"
       
  1421 						AdditionalIncludeDirectories=""
       
  1422 						PreprocessorDefinitions=""
       
  1423 					/>
       
  1424 				</FileConfiguration>
       
  1425 			</File>
       
  1426 			<File
       
  1427 				RelativePath="..\Internal\SVGImpl\src\SVGGlyphElementImpl.cpp"
       
  1428 				>
       
  1429 				<FileConfiguration
       
  1430 					Name="Release|Win32"
       
  1431 					>
       
  1432 					<Tool
       
  1433 						Name="VCCLCompilerTool"
       
  1434 						AdditionalIncludeDirectories=""
       
  1435 						PreprocessorDefinitions=""
       
  1436 					/>
       
  1437 				</FileConfiguration>
       
  1438 				<FileConfiguration
       
  1439 					Name="Debug|Win32"
       
  1440 					>
       
  1441 					<Tool
       
  1442 						Name="VCCLCompilerTool"
       
  1443 						AdditionalIncludeDirectories=""
       
  1444 						PreprocessorDefinitions=""
       
  1445 					/>
       
  1446 				</FileConfiguration>
       
  1447 			</File>
       
  1448 			<File
       
  1449 				RelativePath="..\Internal\SVGImpl\src\SVGGradientElementImpl.cpp"
       
  1450 				>
       
  1451 				<FileConfiguration
       
  1452 					Name="Release|Win32"
       
  1453 					>
       
  1454 					<Tool
       
  1455 						Name="VCCLCompilerTool"
       
  1456 						AdditionalIncludeDirectories=""
       
  1457 						PreprocessorDefinitions=""
       
  1458 					/>
       
  1459 				</FileConfiguration>
       
  1460 				<FileConfiguration
       
  1461 					Name="Debug|Win32"
       
  1462 					>
       
  1463 					<Tool
       
  1464 						Name="VCCLCompilerTool"
       
  1465 						AdditionalIncludeDirectories=""
       
  1466 						PreprocessorDefinitions=""
       
  1467 					/>
       
  1468 				</FileConfiguration>
       
  1469 			</File>
       
  1470 			<File
       
  1471 				RelativePath="..\Internal\SVGImpl\src\SvgHkernelementimpl.cpp"
       
  1472 				>
       
  1473 				<FileConfiguration
       
  1474 					Name="Release|Win32"
       
  1475 					>
       
  1476 					<Tool
       
  1477 						Name="VCCLCompilerTool"
       
  1478 						AdditionalIncludeDirectories=""
       
  1479 						PreprocessorDefinitions=""
       
  1480 					/>
       
  1481 				</FileConfiguration>
       
  1482 				<FileConfiguration
       
  1483 					Name="Debug|Win32"
       
  1484 					>
       
  1485 					<Tool
       
  1486 						Name="VCCLCompilerTool"
       
  1487 						AdditionalIncludeDirectories=""
       
  1488 						PreprocessorDefinitions=""
       
  1489 					/>
       
  1490 				</FileConfiguration>
       
  1491 			</File>
       
  1492 			<File
       
  1493 				RelativePath="..\Internal\SVGImpl\src\SVGImageElementImpl.cpp"
       
  1494 				>
       
  1495 				<FileConfiguration
       
  1496 					Name="Release|Win32"
       
  1497 					>
       
  1498 					<Tool
       
  1499 						Name="VCCLCompilerTool"
       
  1500 						AdditionalIncludeDirectories=""
       
  1501 						PreprocessorDefinitions=""
       
  1502 					/>
       
  1503 				</FileConfiguration>
       
  1504 				<FileConfiguration
       
  1505 					Name="Debug|Win32"
       
  1506 					>
       
  1507 					<Tool
       
  1508 						Name="VCCLCompilerTool"
       
  1509 						AdditionalIncludeDirectories=""
       
  1510 						PreprocessorDefinitions=""
       
  1511 					/>
       
  1512 				</FileConfiguration>
       
  1513 			</File>
       
  1514 			<File
       
  1515 				RelativePath="..\Internal\SVGImpl\src\SVGIntCssValueImpl.cpp"
       
  1516 				>
       
  1517 				<FileConfiguration
       
  1518 					Name="Release|Win32"
       
  1519 					>
       
  1520 					<Tool
       
  1521 						Name="VCCLCompilerTool"
       
  1522 						AdditionalIncludeDirectories=""
       
  1523 						PreprocessorDefinitions=""
       
  1524 					/>
       
  1525 				</FileConfiguration>
       
  1526 				<FileConfiguration
       
  1527 					Name="Debug|Win32"
       
  1528 					>
       
  1529 					<Tool
       
  1530 						Name="VCCLCompilerTool"
       
  1531 						AdditionalIncludeDirectories=""
       
  1532 						PreprocessorDefinitions=""
       
  1533 					/>
       
  1534 				</FileConfiguration>
       
  1535 			</File>
       
  1536 			<File
       
  1537 				RelativePath="..\Internal\SVGImpl\src\SVGLangSpaceImpl.cpp"
       
  1538 				>
       
  1539 				<FileConfiguration
       
  1540 					Name="Release|Win32"
       
  1541 					>
       
  1542 					<Tool
       
  1543 						Name="VCCLCompilerTool"
       
  1544 						AdditionalIncludeDirectories=""
       
  1545 						PreprocessorDefinitions=""
       
  1546 					/>
       
  1547 				</FileConfiguration>
       
  1548 				<FileConfiguration
       
  1549 					Name="Debug|Win32"
       
  1550 					>
       
  1551 					<Tool
       
  1552 						Name="VCCLCompilerTool"
       
  1553 						AdditionalIncludeDirectories=""
       
  1554 						PreprocessorDefinitions=""
       
  1555 					/>
       
  1556 				</FileConfiguration>
       
  1557 			</File>
       
  1558 			<File
       
  1559 				RelativePath="..\Internal\SVGImpl\src\SVGLinearGradientElementImpl.cpp"
       
  1560 				>
       
  1561 				<FileConfiguration
       
  1562 					Name="Release|Win32"
       
  1563 					>
       
  1564 					<Tool
       
  1565 						Name="VCCLCompilerTool"
       
  1566 						AdditionalIncludeDirectories=""
       
  1567 						PreprocessorDefinitions=""
       
  1568 					/>
       
  1569 				</FileConfiguration>
       
  1570 				<FileConfiguration
       
  1571 					Name="Debug|Win32"
       
  1572 					>
       
  1573 					<Tool
       
  1574 						Name="VCCLCompilerTool"
       
  1575 						AdditionalIncludeDirectories=""
       
  1576 						PreprocessorDefinitions=""
       
  1577 					/>
       
  1578 				</FileConfiguration>
       
  1579 			</File>
       
  1580 			<File
       
  1581 				RelativePath="..\Internal\SVGImpl\src\SVGLineElementImpl.cpp"
       
  1582 				>
       
  1583 				<FileConfiguration
       
  1584 					Name="Release|Win32"
       
  1585 					>
       
  1586 					<Tool
       
  1587 						Name="VCCLCompilerTool"
       
  1588 						AdditionalIncludeDirectories=""
       
  1589 						PreprocessorDefinitions=""
       
  1590 					/>
       
  1591 				</FileConfiguration>
       
  1592 				<FileConfiguration
       
  1593 					Name="Debug|Win32"
       
  1594 					>
       
  1595 					<Tool
       
  1596 						Name="VCCLCompilerTool"
       
  1597 						AdditionalIncludeDirectories=""
       
  1598 						PreprocessorDefinitions=""
       
  1599 					/>
       
  1600 				</FileConfiguration>
       
  1601 			</File>
       
  1602 			<File
       
  1603 				RelativePath="..\Internal\Gfx2D\VGRasterizer\src\svgmath.c"
       
  1604 				>
       
  1605 				<FileConfiguration
       
  1606 					Name="Release|Win32"
       
  1607 					>
       
  1608 					<Tool
       
  1609 						Name="VCCLCompilerTool"
       
  1610 						AdditionalIncludeDirectories=""
       
  1611 						PreprocessorDefinitions=""
       
  1612 					/>
       
  1613 				</FileConfiguration>
       
  1614 				<FileConfiguration
       
  1615 					Name="Debug|Win32"
       
  1616 					>
       
  1617 					<Tool
       
  1618 						Name="VCCLCompilerTool"
       
  1619 						AdditionalIncludeDirectories=""
       
  1620 						PreprocessorDefinitions=""
       
  1621 					/>
       
  1622 				</FileConfiguration>
       
  1623 			</File>
       
  1624 			<File
       
  1625 				RelativePath="..\Internal\SVGImpl\src\SVGMediaAnimationElementImpl.cpp"
       
  1626 				>
       
  1627 				<FileConfiguration
       
  1628 					Name="Release|Win32"
       
  1629 					>
       
  1630 					<Tool
       
  1631 						Name="VCCLCompilerTool"
       
  1632 						AdditionalIncludeDirectories=""
       
  1633 						PreprocessorDefinitions=""
       
  1634 					/>
       
  1635 				</FileConfiguration>
       
  1636 				<FileConfiguration
       
  1637 					Name="Debug|Win32"
       
  1638 					>
       
  1639 					<Tool
       
  1640 						Name="VCCLCompilerTool"
       
  1641 						AdditionalIncludeDirectories=""
       
  1642 						PreprocessorDefinitions=""
       
  1643 					/>
       
  1644 				</FileConfiguration>
       
  1645 			</File>
       
  1646 			<File
       
  1647 				RelativePath="..\Internal\SVGImpl\src\SVGMediaElementBase.cpp"
       
  1648 				>
       
  1649 				<FileConfiguration
       
  1650 					Name="Release|Win32"
       
  1651 					>
       
  1652 					<Tool
       
  1653 						Name="VCCLCompilerTool"
       
  1654 						AdditionalIncludeDirectories=""
       
  1655 						PreprocessorDefinitions=""
       
  1656 					/>
       
  1657 				</FileConfiguration>
       
  1658 				<FileConfiguration
       
  1659 					Name="Debug|Win32"
       
  1660 					>
       
  1661 					<Tool
       
  1662 						Name="VCCLCompilerTool"
       
  1663 						AdditionalIncludeDirectories=""
       
  1664 						PreprocessorDefinitions=""
       
  1665 					/>
       
  1666 				</FileConfiguration>
       
  1667 			</File>
       
  1668 			<File
       
  1669 				RelativePath="..\Internal\SVGImpl\src\SVGMissingGlyphElementImpl.cpp"
       
  1670 				>
       
  1671 				<FileConfiguration
       
  1672 					Name="Release|Win32"
       
  1673 					>
       
  1674 					<Tool
       
  1675 						Name="VCCLCompilerTool"
       
  1676 						AdditionalIncludeDirectories=""
       
  1677 						PreprocessorDefinitions=""
       
  1678 					/>
       
  1679 				</FileConfiguration>
       
  1680 				<FileConfiguration
       
  1681 					Name="Debug|Win32"
       
  1682 					>
       
  1683 					<Tool
       
  1684 						Name="VCCLCompilerTool"
       
  1685 						AdditionalIncludeDirectories=""
       
  1686 						PreprocessorDefinitions=""
       
  1687 					/>
       
  1688 				</FileConfiguration>
       
  1689 			</File>
       
  1690 			<File
       
  1691 				RelativePath="..\Internal\SVGImpl\src\SVGMpathElementImpl.cpp"
       
  1692 				>
       
  1693 				<FileConfiguration
       
  1694 					Name="Release|Win32"
       
  1695 					>
       
  1696 					<Tool
       
  1697 						Name="VCCLCompilerTool"
       
  1698 						AdditionalIncludeDirectories=""
       
  1699 						PreprocessorDefinitions=""
       
  1700 					/>
       
  1701 				</FileConfiguration>
       
  1702 				<FileConfiguration
       
  1703 					Name="Debug|Win32"
       
  1704 					>
       
  1705 					<Tool
       
  1706 						Name="VCCLCompilerTool"
       
  1707 						AdditionalIncludeDirectories=""
       
  1708 						PreprocessorDefinitions=""
       
  1709 					/>
       
  1710 				</FileConfiguration>
       
  1711 			</File>
       
  1712 			<File
       
  1713 				RelativePath="..\Internal\SVGImpl\src\SVGPaintCssValueImpl.cpp"
       
  1714 				>
       
  1715 				<FileConfiguration
       
  1716 					Name="Release|Win32"
       
  1717 					>
       
  1718 					<Tool
       
  1719 						Name="VCCLCompilerTool"
       
  1720 						AdditionalIncludeDirectories=""
       
  1721 						PreprocessorDefinitions=""
       
  1722 					/>
       
  1723 				</FileConfiguration>
       
  1724 				<FileConfiguration
       
  1725 					Name="Debug|Win32"
       
  1726 					>
       
  1727 					<Tool
       
  1728 						Name="VCCLCompilerTool"
       
  1729 						AdditionalIncludeDirectories=""
       
  1730 						PreprocessorDefinitions=""
       
  1731 					/>
       
  1732 				</FileConfiguration>
       
  1733 			</File>
       
  1734 			<File
       
  1735 				RelativePath="..\Internal\Gfx2D\VGRasterizer\src\svgpath.c"
       
  1736 				>
       
  1737 				<FileConfiguration
       
  1738 					Name="Release|Win32"
       
  1739 					>
       
  1740 					<Tool
       
  1741 						Name="VCCLCompilerTool"
       
  1742 						AdditionalIncludeDirectories=""
       
  1743 						PreprocessorDefinitions=""
       
  1744 					/>
       
  1745 				</FileConfiguration>
       
  1746 				<FileConfiguration
       
  1747 					Name="Debug|Win32"
       
  1748 					>
       
  1749 					<Tool
       
  1750 						Name="VCCLCompilerTool"
       
  1751 						AdditionalIncludeDirectories=""
       
  1752 						PreprocessorDefinitions=""
       
  1753 					/>
       
  1754 				</FileConfiguration>
       
  1755 			</File>
       
  1756 			<File
       
  1757 				RelativePath="..\Internal\SVGImpl\src\SVGPathDataParser.cpp"
       
  1758 				>
       
  1759 				<FileConfiguration
       
  1760 					Name="Release|Win32"
       
  1761 					>
       
  1762 					<Tool
       
  1763 						Name="VCCLCompilerTool"
       
  1764 						AdditionalIncludeDirectories=""
       
  1765 						PreprocessorDefinitions=""
       
  1766 					/>
       
  1767 				</FileConfiguration>
       
  1768 				<FileConfiguration
       
  1769 					Name="Debug|Win32"
       
  1770 					>
       
  1771 					<Tool
       
  1772 						Name="VCCLCompilerTool"
       
  1773 						AdditionalIncludeDirectories=""
       
  1774 						PreprocessorDefinitions=""
       
  1775 					/>
       
  1776 				</FileConfiguration>
       
  1777 			</File>
       
  1778 			<File
       
  1779 				RelativePath="..\Internal\SVGImpl\src\SVGPathElementImpl.cpp"
       
  1780 				>
       
  1781 				<FileConfiguration
       
  1782 					Name="Release|Win32"
       
  1783 					>
       
  1784 					<Tool
       
  1785 						Name="VCCLCompilerTool"
       
  1786 						AdditionalIncludeDirectories=""
       
  1787 						PreprocessorDefinitions=""
       
  1788 					/>
       
  1789 				</FileConfiguration>
       
  1790 				<FileConfiguration
       
  1791 					Name="Debug|Win32"
       
  1792 					>
       
  1793 					<Tool
       
  1794 						Name="VCCLCompilerTool"
       
  1795 						AdditionalIncludeDirectories=""
       
  1796 						PreprocessorDefinitions=""
       
  1797 					/>
       
  1798 				</FileConfiguration>
       
  1799 			</File>
       
  1800 			<File
       
  1801 				RelativePath="..\Internal\SVGImpl\src\SVGPointLexer.cpp"
       
  1802 				>
       
  1803 				<FileConfiguration
       
  1804 					Name="Release|Win32"
       
  1805 					>
       
  1806 					<Tool
       
  1807 						Name="VCCLCompilerTool"
       
  1808 						AdditionalIncludeDirectories=""
       
  1809 						PreprocessorDefinitions=""
       
  1810 					/>
       
  1811 				</FileConfiguration>
       
  1812 				<FileConfiguration
       
  1813 					Name="Debug|Win32"
       
  1814 					>
       
  1815 					<Tool
       
  1816 						Name="VCCLCompilerTool"
       
  1817 						AdditionalIncludeDirectories=""
       
  1818 						PreprocessorDefinitions=""
       
  1819 					/>
       
  1820 				</FileConfiguration>
       
  1821 			</File>
       
  1822 			<File
       
  1823 				RelativePath="..\Internal\SVGImpl\src\SVGPolylineElementImpl.cpp"
       
  1824 				>
       
  1825 				<FileConfiguration
       
  1826 					Name="Release|Win32"
       
  1827 					>
       
  1828 					<Tool
       
  1829 						Name="VCCLCompilerTool"
       
  1830 						AdditionalIncludeDirectories=""
       
  1831 						PreprocessorDefinitions=""
       
  1832 					/>
       
  1833 				</FileConfiguration>
       
  1834 				<FileConfiguration
       
  1835 					Name="Debug|Win32"
       
  1836 					>
       
  1837 					<Tool
       
  1838 						Name="VCCLCompilerTool"
       
  1839 						AdditionalIncludeDirectories=""
       
  1840 						PreprocessorDefinitions=""
       
  1841 					/>
       
  1842 				</FileConfiguration>
       
  1843 			</File>
       
  1844 			<File
       
  1845 				RelativePath="..\Internal\SVGImpl\src\SVGPreserveAspectRatioImpl.cpp"
       
  1846 				>
       
  1847 				<FileConfiguration
       
  1848 					Name="Release|Win32"
       
  1849 					>
       
  1850 					<Tool
       
  1851 						Name="VCCLCompilerTool"
       
  1852 						AdditionalIncludeDirectories=""
       
  1853 						PreprocessorDefinitions=""
       
  1854 					/>
       
  1855 				</FileConfiguration>
       
  1856 				<FileConfiguration
       
  1857 					Name="Debug|Win32"
       
  1858 					>
       
  1859 					<Tool
       
  1860 						Name="VCCLCompilerTool"
       
  1861 						AdditionalIncludeDirectories=""
       
  1862 						PreprocessorDefinitions=""
       
  1863 					/>
       
  1864 				</FileConfiguration>
       
  1865 			</File>
       
  1866 			<File
       
  1867 				RelativePath="..\Internal\SVGImpl\src\SVGRadialGradientElementImpl.cpp"
       
  1868 				>
       
  1869 				<FileConfiguration
       
  1870 					Name="Release|Win32"
       
  1871 					>
       
  1872 					<Tool
       
  1873 						Name="VCCLCompilerTool"
       
  1874 						AdditionalIncludeDirectories=""
       
  1875 						PreprocessorDefinitions=""
       
  1876 					/>
       
  1877 				</FileConfiguration>
       
  1878 				<FileConfiguration
       
  1879 					Name="Debug|Win32"
       
  1880 					>
       
  1881 					<Tool
       
  1882 						Name="VCCLCompilerTool"
       
  1883 						AdditionalIncludeDirectories=""
       
  1884 						PreprocessorDefinitions=""
       
  1885 					/>
       
  1886 				</FileConfiguration>
       
  1887 			</File>
       
  1888 			<File
       
  1889 				RelativePath="..\Internal\SVGImpl\src\SVGRectElementImpl.cpp"
       
  1890 				>
       
  1891 				<FileConfiguration
       
  1892 					Name="Release|Win32"
       
  1893 					>
       
  1894 					<Tool
       
  1895 						Name="VCCLCompilerTool"
       
  1896 						AdditionalIncludeDirectories=""
       
  1897 						PreprocessorDefinitions=""
       
  1898 					/>
       
  1899 				</FileConfiguration>
       
  1900 				<FileConfiguration
       
  1901 					Name="Debug|Win32"
       
  1902 					>
       
  1903 					<Tool
       
  1904 						Name="VCCLCompilerTool"
       
  1905 						AdditionalIncludeDirectories=""
       
  1906 						PreprocessorDefinitions=""
       
  1907 					/>
       
  1908 				</FileConfiguration>
       
  1909 			</File>
       
  1910 			<File
       
  1911 				RelativePath="..\Internal\SVGImpl\src\SVGRelToAbsPath.cpp"
       
  1912 				>
       
  1913 				<FileConfiguration
       
  1914 					Name="Release|Win32"
       
  1915 					>
       
  1916 					<Tool
       
  1917 						Name="VCCLCompilerTool"
       
  1918 						AdditionalIncludeDirectories=""
       
  1919 						PreprocessorDefinitions=""
       
  1920 					/>
       
  1921 				</FileConfiguration>
       
  1922 				<FileConfiguration
       
  1923 					Name="Debug|Win32"
       
  1924 					>
       
  1925 					<Tool
       
  1926 						Name="VCCLCompilerTool"
       
  1927 						AdditionalIncludeDirectories=""
       
  1928 						PreprocessorDefinitions=""
       
  1929 					/>
       
  1930 				</FileConfiguration>
       
  1931 			</File>
       
  1932 			<File
       
  1933 				RelativePath="..\Internal\SVGImpl\src\SVGSchemaData.cpp"
       
  1934 				>
       
  1935 				<FileConfiguration
       
  1936 					Name="Release|Win32"
       
  1937 					>
       
  1938 					<Tool
       
  1939 						Name="VCCLCompilerTool"
       
  1940 						AdditionalIncludeDirectories=""
       
  1941 						PreprocessorDefinitions=""
       
  1942 					/>
       
  1943 				</FileConfiguration>
       
  1944 				<FileConfiguration
       
  1945 					Name="Debug|Win32"
       
  1946 					>
       
  1947 					<Tool
       
  1948 						Name="VCCLCompilerTool"
       
  1949 						AdditionalIncludeDirectories=""
       
  1950 						PreprocessorDefinitions=""
       
  1951 					/>
       
  1952 				</FileConfiguration>
       
  1953 			</File>
       
  1954 			<File
       
  1955 				RelativePath="..\Internal\SVGImpl\src\SVGSetElementImpl.cpp"
       
  1956 				>
       
  1957 				<FileConfiguration
       
  1958 					Name="Release|Win32"
       
  1959 					>
       
  1960 					<Tool
       
  1961 						Name="VCCLCompilerTool"
       
  1962 						AdditionalIncludeDirectories=""
       
  1963 						PreprocessorDefinitions=""
       
  1964 					/>
       
  1965 				</FileConfiguration>
       
  1966 				<FileConfiguration
       
  1967 					Name="Debug|Win32"
       
  1968 					>
       
  1969 					<Tool
       
  1970 						Name="VCCLCompilerTool"
       
  1971 						AdditionalIncludeDirectories=""
       
  1972 						PreprocessorDefinitions=""
       
  1973 					/>
       
  1974 				</FileConfiguration>
       
  1975 			</File>
       
  1976 			<File
       
  1977 				RelativePath="..\Internal\SVGImpl\src\SVGSolidColorElementImpl.cpp"
       
  1978 				>
       
  1979 				<FileConfiguration
       
  1980 					Name="Release|Win32"
       
  1981 					>
       
  1982 					<Tool
       
  1983 						Name="VCCLCompilerTool"
       
  1984 						AdditionalIncludeDirectories=""
       
  1985 						PreprocessorDefinitions=""
       
  1986 					/>
       
  1987 				</FileConfiguration>
       
  1988 				<FileConfiguration
       
  1989 					Name="Debug|Win32"
       
  1990 					>
       
  1991 					<Tool
       
  1992 						Name="VCCLCompilerTool"
       
  1993 						AdditionalIncludeDirectories=""
       
  1994 						PreprocessorDefinitions=""
       
  1995 					/>
       
  1996 				</FileConfiguration>
       
  1997 			</File>
       
  1998 			<File
       
  1999 				RelativePath="..\Internal\SVGImpl\src\SVGStopElementImpl.cpp"
       
  2000 				>
       
  2001 				<FileConfiguration
       
  2002 					Name="Release|Win32"
       
  2003 					>
       
  2004 					<Tool
       
  2005 						Name="VCCLCompilerTool"
       
  2006 						AdditionalIncludeDirectories=""
       
  2007 						PreprocessorDefinitions=""
       
  2008 					/>
       
  2009 				</FileConfiguration>
       
  2010 				<FileConfiguration
       
  2011 					Name="Debug|Win32"
       
  2012 					>
       
  2013 					<Tool
       
  2014 						Name="VCCLCompilerTool"
       
  2015 						AdditionalIncludeDirectories=""
       
  2016 						PreprocessorDefinitions=""
       
  2017 					/>
       
  2018 				</FileConfiguration>
       
  2019 			</File>
       
  2020 			<File
       
  2021 				RelativePath="..\Internal\SVGImpl\src\SVGStrCssValueImpl.cpp"
       
  2022 				>
       
  2023 				<FileConfiguration
       
  2024 					Name="Release|Win32"
       
  2025 					>
       
  2026 					<Tool
       
  2027 						Name="VCCLCompilerTool"
       
  2028 						AdditionalIncludeDirectories=""
       
  2029 						PreprocessorDefinitions=""
       
  2030 					/>
       
  2031 				</FileConfiguration>
       
  2032 				<FileConfiguration
       
  2033 					Name="Debug|Win32"
       
  2034 					>
       
  2035 					<Tool
       
  2036 						Name="VCCLCompilerTool"
       
  2037 						AdditionalIncludeDirectories=""
       
  2038 						PreprocessorDefinitions=""
       
  2039 					/>
       
  2040 				</FileConfiguration>
       
  2041 			</File>
       
  2042 			<File
       
  2043 				RelativePath="..\Internal\SVGImpl\src\SVGStringTokenizer.cpp"
       
  2044 				>
       
  2045 				<FileConfiguration
       
  2046 					Name="Release|Win32"
       
  2047 					>
       
  2048 					<Tool
       
  2049 						Name="VCCLCompilerTool"
       
  2050 						AdditionalIncludeDirectories=""
       
  2051 						PreprocessorDefinitions=""
       
  2052 					/>
       
  2053 				</FileConfiguration>
       
  2054 				<FileConfiguration
       
  2055 					Name="Debug|Win32"
       
  2056 					>
       
  2057 					<Tool
       
  2058 						Name="VCCLCompilerTool"
       
  2059 						AdditionalIncludeDirectories=""
       
  2060 						PreprocessorDefinitions=""
       
  2061 					/>
       
  2062 				</FileConfiguration>
       
  2063 			</File>
       
  2064 			<File
       
  2065 				RelativePath="..\Internal\SVGImpl\src\SVGStyleElementImpl.cpp"
       
  2066 				>
       
  2067 				<FileConfiguration
       
  2068 					Name="Release|Win32"
       
  2069 					>
       
  2070 					<Tool
       
  2071 						Name="VCCLCompilerTool"
       
  2072 						AdditionalIncludeDirectories=""
       
  2073 						PreprocessorDefinitions=""
       
  2074 					/>
       
  2075 				</FileConfiguration>
       
  2076 				<FileConfiguration
       
  2077 					Name="Debug|Win32"
       
  2078 					>
       
  2079 					<Tool
       
  2080 						Name="VCCLCompilerTool"
       
  2081 						AdditionalIncludeDirectories=""
       
  2082 						PreprocessorDefinitions=""
       
  2083 					/>
       
  2084 				</FileConfiguration>
       
  2085 			</File>
       
  2086 			<File
       
  2087 				RelativePath="..\Internal\Gfx2D\VGRasterizer\src\svgsubdivide.c"
       
  2088 				>
       
  2089 				<FileConfiguration
       
  2090 					Name="Release|Win32"
       
  2091 					>
       
  2092 					<Tool
       
  2093 						Name="VCCLCompilerTool"
       
  2094 						AdditionalIncludeDirectories=""
       
  2095 						PreprocessorDefinitions=""
       
  2096 					/>
       
  2097 				</FileConfiguration>
       
  2098 				<FileConfiguration
       
  2099 					Name="Debug|Win32"
       
  2100 					>
       
  2101 					<Tool
       
  2102 						Name="VCCLCompilerTool"
       
  2103 						AdditionalIncludeDirectories=""
       
  2104 						PreprocessorDefinitions=""
       
  2105 					/>
       
  2106 				</FileConfiguration>
       
  2107 			</File>
       
  2108 			<File
       
  2109 				RelativePath="..\Internal\SVGImpl\src\Svgsvgelementimpl.cpp"
       
  2110 				>
       
  2111 				<FileConfiguration
       
  2112 					Name="Release|Win32"
       
  2113 					>
       
  2114 					<Tool
       
  2115 						Name="VCCLCompilerTool"
       
  2116 						AdditionalIncludeDirectories=""
       
  2117 						PreprocessorDefinitions=""
       
  2118 					/>
       
  2119 				</FileConfiguration>
       
  2120 				<FileConfiguration
       
  2121 					Name="Debug|Win32"
       
  2122 					>
       
  2123 					<Tool
       
  2124 						Name="VCCLCompilerTool"
       
  2125 						AdditionalIncludeDirectories=""
       
  2126 						PreprocessorDefinitions=""
       
  2127 					/>
       
  2128 				</FileConfiguration>
       
  2129 			</File>
       
  2130 			<File
       
  2131 				RelativePath="..\Internal\SVGEngine\src\SVGTEncodeInterfaceImpl.cpp"
       
  2132 				>
       
  2133 				<FileConfiguration
       
  2134 					Name="Release|Win32"
       
  2135 					>
       
  2136 					<Tool
       
  2137 						Name="VCCLCompilerTool"
       
  2138 						AdditionalIncludeDirectories=""
       
  2139 						PreprocessorDefinitions=""
       
  2140 					/>
       
  2141 				</FileConfiguration>
       
  2142 				<FileConfiguration
       
  2143 					Name="Debug|Win32"
       
  2144 					>
       
  2145 					<Tool
       
  2146 						Name="VCCLCompilerTool"
       
  2147 						AdditionalIncludeDirectories=""
       
  2148 						PreprocessorDefinitions=""
       
  2149 					/>
       
  2150 				</FileConfiguration>
       
  2151 			</File>
       
  2152 			<File
       
  2153 				RelativePath="..\Internal\SVGImpl\src\SVGTestsImpl.cpp"
       
  2154 				>
       
  2155 				<FileConfiguration
       
  2156 					Name="Release|Win32"
       
  2157 					>
       
  2158 					<Tool
       
  2159 						Name="VCCLCompilerTool"
       
  2160 						AdditionalIncludeDirectories=""
       
  2161 						PreprocessorDefinitions=""
       
  2162 					/>
       
  2163 				</FileConfiguration>
       
  2164 				<FileConfiguration
       
  2165 					Name="Debug|Win32"
       
  2166 					>
       
  2167 					<Tool
       
  2168 						Name="VCCLCompilerTool"
       
  2169 						AdditionalIncludeDirectories=""
       
  2170 						PreprocessorDefinitions=""
       
  2171 					/>
       
  2172 				</FileConfiguration>
       
  2173 			</File>
       
  2174 			<File
       
  2175 				RelativePath="..\Internal\SVGImpl\src\SVGTextElementImpl.cpp"
       
  2176 				>
       
  2177 				<FileConfiguration
       
  2178 					Name="Release|Win32"
       
  2179 					>
       
  2180 					<Tool
       
  2181 						Name="VCCLCompilerTool"
       
  2182 						AdditionalIncludeDirectories=""
       
  2183 						PreprocessorDefinitions=""
       
  2184 					/>
       
  2185 				</FileConfiguration>
       
  2186 				<FileConfiguration
       
  2187 					Name="Debug|Win32"
       
  2188 					>
       
  2189 					<Tool
       
  2190 						Name="VCCLCompilerTool"
       
  2191 						AdditionalIncludeDirectories=""
       
  2192 						PreprocessorDefinitions=""
       
  2193 					/>
       
  2194 				</FileConfiguration>
       
  2195 			</File>
       
  2196 			<File
       
  2197 				RelativePath="..\Internal\SVGImpl\src\SVGTransformableImpl.cpp"
       
  2198 				>
       
  2199 				<FileConfiguration
       
  2200 					Name="Release|Win32"
       
  2201 					>
       
  2202 					<Tool
       
  2203 						Name="VCCLCompilerTool"
       
  2204 						AdditionalIncludeDirectories=""
       
  2205 						PreprocessorDefinitions=""
       
  2206 					/>
       
  2207 				</FileConfiguration>
       
  2208 				<FileConfiguration
       
  2209 					Name="Debug|Win32"
       
  2210 					>
       
  2211 					<Tool
       
  2212 						Name="VCCLCompilerTool"
       
  2213 						AdditionalIncludeDirectories=""
       
  2214 						PreprocessorDefinitions=""
       
  2215 					/>
       
  2216 				</FileConfiguration>
       
  2217 			</File>
       
  2218 			<File
       
  2219 				RelativePath="..\Internal\SVGImpl\src\SVGTransformListImpl.cpp"
       
  2220 				>
       
  2221 				<FileConfiguration
       
  2222 					Name="Release|Win32"
       
  2223 					>
       
  2224 					<Tool
       
  2225 						Name="VCCLCompilerTool"
       
  2226 						AdditionalIncludeDirectories=""
       
  2227 						PreprocessorDefinitions=""
       
  2228 					/>
       
  2229 				</FileConfiguration>
       
  2230 				<FileConfiguration
       
  2231 					Name="Debug|Win32"
       
  2232 					>
       
  2233 					<Tool
       
  2234 						Name="VCCLCompilerTool"
       
  2235 						AdditionalIncludeDirectories=""
       
  2236 						PreprocessorDefinitions=""
       
  2237 					/>
       
  2238 				</FileConfiguration>
       
  2239 			</File>
       
  2240 			<File
       
  2241 				RelativePath="..\Internal\SVGImpl\src\SVGUriReferenceImpl.cpp"
       
  2242 				>
       
  2243 				<FileConfiguration
       
  2244 					Name="Release|Win32"
       
  2245 					>
       
  2246 					<Tool
       
  2247 						Name="VCCLCompilerTool"
       
  2248 						AdditionalIncludeDirectories=""
       
  2249 						PreprocessorDefinitions=""
       
  2250 					/>
       
  2251 				</FileConfiguration>
       
  2252 				<FileConfiguration
       
  2253 					Name="Debug|Win32"
       
  2254 					>
       
  2255 					<Tool
       
  2256 						Name="VCCLCompilerTool"
       
  2257 						AdditionalIncludeDirectories=""
       
  2258 						PreprocessorDefinitions=""
       
  2259 					/>
       
  2260 				</FileConfiguration>
       
  2261 			</File>
       
  2262 			<File
       
  2263 				RelativePath="..\Internal\SVGImpl\src\SVGUseElementImpl.cpp"
       
  2264 				>
       
  2265 				<FileConfiguration
       
  2266 					Name="Release|Win32"
       
  2267 					>
       
  2268 					<Tool
       
  2269 						Name="VCCLCompilerTool"
       
  2270 						AdditionalIncludeDirectories=""
       
  2271 						PreprocessorDefinitions=""
       
  2272 					/>
       
  2273 				</FileConfiguration>
       
  2274 				<FileConfiguration
       
  2275 					Name="Debug|Win32"
       
  2276 					>
       
  2277 					<Tool
       
  2278 						Name="VCCLCompilerTool"
       
  2279 						AdditionalIncludeDirectories=""
       
  2280 						PreprocessorDefinitions=""
       
  2281 					/>
       
  2282 				</FileConfiguration>
       
  2283 			</File>
       
  2284 			<File
       
  2285 				RelativePath="..\Internal\SVGImpl\src\SVGVectorCssValueImpl.cpp"
       
  2286 				>
       
  2287 				<FileConfiguration
       
  2288 					Name="Release|Win32"
       
  2289 					>
       
  2290 					<Tool
       
  2291 						Name="VCCLCompilerTool"
       
  2292 						AdditionalIncludeDirectories=""
       
  2293 						PreprocessorDefinitions=""
       
  2294 					/>
       
  2295 				</FileConfiguration>
       
  2296 				<FileConfiguration
       
  2297 					Name="Debug|Win32"
       
  2298 					>
       
  2299 					<Tool
       
  2300 						Name="VCCLCompilerTool"
       
  2301 						AdditionalIncludeDirectories=""
       
  2302 						PreprocessorDefinitions=""
       
  2303 					/>
       
  2304 				</FileConfiguration>
       
  2305 			</File>
       
  2306 			<File
       
  2307 				RelativePath="..\Internal\Xmldomimpl\src\SVGXmlElementImpl.cpp"
       
  2308 				>
       
  2309 				<FileConfiguration
       
  2310 					Name="Release|Win32"
       
  2311 					>
       
  2312 					<Tool
       
  2313 						Name="VCCLCompilerTool"
       
  2314 						AdditionalIncludeDirectories=""
       
  2315 						PreprocessorDefinitions=""
       
  2316 					/>
       
  2317 				</FileConfiguration>
       
  2318 				<FileConfiguration
       
  2319 					Name="Debug|Win32"
       
  2320 					>
       
  2321 					<Tool
       
  2322 						Name="VCCLCompilerTool"
       
  2323 						AdditionalIncludeDirectories=""
       
  2324 						PreprocessorDefinitions=""
       
  2325 					/>
       
  2326 				</FileConfiguration>
       
  2327 			</File>
       
  2328 			<File
       
  2329 				RelativePath="..\Internal\testingsymdefcppdll\Tbufbase16.cpp"
       
  2330 				>
       
  2331 			</File>
       
  2332 			<File
       
  2333 				RelativePath="..\Internal\testingsymdefcppdll\Tbufbase8.cpp"
       
  2334 				>
       
  2335 			</File>
       
  2336 			<File
       
  2337 				RelativePath="..\Internal\testingsymdefcppdll\TBufC.cpp"
       
  2338 				>
       
  2339 			</File>
       
  2340 			<File
       
  2341 				RelativePath="..\Internal\testingsymdefcppdll\Tbufcbase16.cpp"
       
  2342 				>
       
  2343 			</File>
       
  2344 			<File
       
  2345 				RelativePath="..\Internal\testingsymdefcppdll\Tbufcbase8.cpp"
       
  2346 				>
       
  2347 			</File>
       
  2348 			<File
       
  2349 				RelativePath="..\Internal\testingsymdefcppdll\Tchar.cpp"
       
  2350 				>
       
  2351 			</File>
       
  2352 			<File
       
  2353 				RelativePath="..\Internal\testingsymdefcppdll\TInt64.cpp"
       
  2354 				>
       
  2355 			</File>
       
  2356 			<File
       
  2357 				RelativePath="..\Internal\testingsymdefcppdll\Tkeydesc8array.cpp"
       
  2358 				>
       
  2359 			</File>
       
  2360 			<File
       
  2361 				RelativePath="..\Internal\testingsymdefcppdll\Tlex.cpp"
       
  2362 				>
       
  2363 			</File>
       
  2364 			<File
       
  2365 				RelativePath="..\Internal\testingsymdefcppdll\Tptr16.cpp"
       
  2366 				>
       
  2367 			</File>
       
  2368 			<File
       
  2369 				RelativePath="..\Internal\testingsymdefcppdll\Tptr8.cpp"
       
  2370 				>
       
  2371 			</File>
       
  2372 			<File
       
  2373 				RelativePath="..\Internal\testingsymdefcppdll\Tptrc16.cpp"
       
  2374 				>
       
  2375 			</File>
       
  2376 			<File
       
  2377 				RelativePath="..\Internal\testingsymdefcppdll\Tptrc8.cpp"
       
  2378 				>
       
  2379 			</File>
       
  2380 			<File
       
  2381 				RelativePath="..\Internal\testingsymdefcppdll\Trgb.cpp"
       
  2382 				>
       
  2383 			</File>
       
  2384 			<File
       
  2385 				RelativePath="..\Internal\testingsymdefcppdll\utf.cpp"
       
  2386 				>
       
  2387 			</File>
       
  2388 		</Filter>
       
  2389 		<Filter
       
  2390 			Name="Header Files"
       
  2391 			Filter="h;hpp;hxx;hm;inl"
       
  2392 			>
       
  2393 			<File
       
  2394 				RelativePath="..\Internal\Gfx2D\inc\GfxAffineTransform.h"
       
  2395 				>
       
  2396 			</File>
       
  2397 			<File
       
  2398 				RelativePath="..\Internal\Gfx2D\inc\GfxColor.h"
       
  2399 				>
       
  2400 			</File>
       
  2401 			<File
       
  2402 				RelativePath="..\Internal\Gfx2D\inc\GfxEllipse2D.h"
       
  2403 				>
       
  2404 			</File>
       
  2405 			<File
       
  2406 				RelativePath="..\Internal\Gfx2D\inc\GfxEllipseIteratorP.h"
       
  2407 				>
       
  2408 			</File>
       
  2409 			<File
       
  2410 				RelativePath="..\Internal\Gfx2D\inc\GfxFlatteningPathIterator.h"
       
  2411 				>
       
  2412 			</File>
       
  2413 			<File
       
  2414 				RelativePath="..\Internal\Gfx2D\inc\GfxFloatFixPt.h"
       
  2415 				>
       
  2416 			</File>
       
  2417 			<File
       
  2418 				RelativePath="..\Internal\Gfx2D\inc\GfxFloatFixPt.inl"
       
  2419 				>
       
  2420 			</File>
       
  2421 			<File
       
  2422 				RelativePath="..\Internal\Gfx2D\inc\GfxGeneralPath.h"
       
  2423 				>
       
  2424 			</File>
       
  2425 			<File
       
  2426 				RelativePath="..\Internal\Gfx2D\inc\GfxGeneralPathIteratorP.h"
       
  2427 				>
       
  2428 			</File>
       
  2429 			<File
       
  2430 				RelativePath="..\Internal\Gfx2D\inc\GfxGradientPaint.h"
       
  2431 				>
       
  2432 			</File>
       
  2433 			<File
       
  2434 				RelativePath="..\Internal\Gfx2D\inc\GfxLine2D.h"
       
  2435 				>
       
  2436 			</File>
       
  2437 			<File
       
  2438 				RelativePath="..\Internal\Gfx2D\inc\GfxLineIteratorP.h"
       
  2439 				>
       
  2440 			</File>
       
  2441 			<File
       
  2442 				RelativePath="..\Internal\Gfx2D\inc\GfxPaint.h"
       
  2443 				>
       
  2444 			</File>
       
  2445 			<File
       
  2446 				RelativePath="..\Internal\Gfx2D\inc\GfxPathIterator.h"
       
  2447 				>
       
  2448 			</File>
       
  2449 			<File
       
  2450 				RelativePath="..\Internal\Gfx2D\inc\GfxPoint2D.h"
       
  2451 				>
       
  2452 			</File>
       
  2453 			<File
       
  2454 				RelativePath="..\Internal\Gfx2D\inc\GfxRectangle2D.h"
       
  2455 				>
       
  2456 			</File>
       
  2457 			<File
       
  2458 				RelativePath="..\Internal\Gfx2D\inc\GfxRectangleIteratorP.h"
       
  2459 				>
       
  2460 			</File>
       
  2461 			<File
       
  2462 				RelativePath="..\Internal\Gfx2D\inc\GfxRectangularShape.h"
       
  2463 				>
       
  2464 			</File>
       
  2465 			<File
       
  2466 				RelativePath="..\Internal\Gfx2D\inc\GfxRoundRectangle2D.h"
       
  2467 				>
       
  2468 			</File>
       
  2469 			<File
       
  2470 				RelativePath="..\Internal\Gfx2D\inc\GfxRoundRectangleIteratorP.h"
       
  2471 				>
       
  2472 			</File>
       
  2473 			<File
       
  2474 				RelativePath="..\Internal\Gfx2D\inc\GfxShape.h"
       
  2475 				>
       
  2476 			</File>
       
  2477 			<File
       
  2478 				RelativePath="..\Internal\Gfx2D\inc\GfxStroke.h"
       
  2479 				>
       
  2480 			</File>
       
  2481 			<File
       
  2482 				RelativePath="..\Internal\Gfx2D\inc\Gfxtrignometric.h"
       
  2483 				>
       
  2484 			</File>
       
  2485 			<File
       
  2486 				RelativePath="..\internal\nvg\inc\NvgCircleElement.h"
       
  2487 				>
       
  2488 			</File>
       
  2489 			<File
       
  2490 				RelativePath="..\internal\nvg\inc\NvgCommandSection.h"
       
  2491 				>
       
  2492 			</File>
       
  2493 			<File
       
  2494 				RelativePath="..\Internal\Nvg\inc\NVGDefElement.h"
       
  2495 				>
       
  2496 			</File>
       
  2497 			<File
       
  2498 				RelativePath="..\internal\nvg\inc\NvgElement.h"
       
  2499 				>
       
  2500 			</File>
       
  2501 			<File
       
  2502 				RelativePath="..\internal\nvg\inc\NvgElementFactory.h"
       
  2503 				>
       
  2504 			</File>
       
  2505 			<File
       
  2506 				RelativePath="..\internal\nvg\inc\NvgEllipseElement.h"
       
  2507 				>
       
  2508 			</File>
       
  2509 			<File
       
  2510 				RelativePath="..\internal\nvg\inc\NvgEncoder.h"
       
  2511 				>
       
  2512 			</File>
       
  2513 			<File
       
  2514 				RelativePath="..\internal\nvg\inc\NvgGElement.h"
       
  2515 				>
       
  2516 			</File>
       
  2517 			<File
       
  2518 				RelativePath="..\internal\nvg\inc\NvgHeaderSection.h"
       
  2519 				>
       
  2520 			</File>
       
  2521 			<File
       
  2522 				RelativePath="..\internal\nvg\inc\NvgLinearGradientElement.h"
       
  2523 				>
       
  2524 			</File>
       
  2525 			<File
       
  2526 				RelativePath="..\internal\nvg\inc\NvgLineElement.h"
       
  2527 				>
       
  2528 			</File>
       
  2529 			<File
       
  2530 				RelativePath="..\internal\nvg\inc\NvgOffsetVector.h"
       
  2531 				>
       
  2532 			</File>
       
  2533 			<File
       
  2534 				RelativePath="..\internal\nvg\inc\NvgPaintSection.h"
       
  2535 				>
       
  2536 			</File>
       
  2537 			<File
       
  2538 				RelativePath="..\internal\nvg\inc\NvgPathElement.h"
       
  2539 				>
       
  2540 			</File>
       
  2541 			<File
       
  2542 				RelativePath="..\internal\nvg\inc\NvgPathSection.h"
       
  2543 				>
       
  2544 			</File>
       
  2545 			<File
       
  2546 				RelativePath="..\internal\nvg\inc\NvgPolygonElement.h"
       
  2547 				>
       
  2548 			</File>
       
  2549 			<File
       
  2550 				RelativePath="..\internal\nvg\inc\NvgRadialGradientElement.h"
       
  2551 				>
       
  2552 			</File>
       
  2553 			<File
       
  2554 				RelativePath="..\internal\nvg\inc\NvgRectElement.h"
       
  2555 				>
       
  2556 			</File>
       
  2557 			<File
       
  2558 				RelativePath="..\internal\nvg\inc\NvgStopElement.h"
       
  2559 				>
       
  2560 			</File>
       
  2561 			<File
       
  2562 				RelativePath="..\internal\nvg\inc\NvgSvgElement.h"
       
  2563 				>
       
  2564 			</File>
       
  2565 			<File
       
  2566 				RelativePath="..\Internal\Path\inc\svg2bintype.h"
       
  2567 				>
       
  2568 			</File>
       
  2569 			<File
       
  2570 				RelativePath="..\Internal\testingsymdefcppdll\svg2bintype.h"
       
  2571 				>
       
  2572 			</File>
       
  2573 			<File
       
  2574 				RelativePath="..\Internal\SVGImpl\inc\SVGAElementImpl.h"
       
  2575 				>
       
  2576 			</File>
       
  2577 			<File
       
  2578 				RelativePath="..\Internal\SVGImpl\inc\SVGAnimateElementImpl.h"
       
  2579 				>
       
  2580 			</File>
       
  2581 			<File
       
  2582 				RelativePath="..\Internal\SVGImpl\inc\SVGAnimateMotionElementImpl.h"
       
  2583 				>
       
  2584 			</File>
       
  2585 			<File
       
  2586 				RelativePath="..\Internal\SVGImpl\inc\SVGAnimateTransformElementImpl.h"
       
  2587 				>
       
  2588 			</File>
       
  2589 			<File
       
  2590 				RelativePath="..\Internal\SVGImpl\inc\SVGAnimationBase.h"
       
  2591 				>
       
  2592 			</File>
       
  2593 			<File
       
  2594 				RelativePath="..\Internal\SVGImpl\inc\SVGAnimTimeController.h"
       
  2595 				>
       
  2596 			</File>
       
  2597 			<File
       
  2598 				RelativePath="..\Internal\SVGImpl\inc\SVGAnimTimingParser.h"
       
  2599 				>
       
  2600 			</File>
       
  2601 			<File
       
  2602 				RelativePath="..\Internal\SVGEngine\inc\SVGAttributeVerifier.h"
       
  2603 				>
       
  2604 			</File>
       
  2605 			<File
       
  2606 				RelativePath="..\Internal\SVGImpl\inc\SVGAudioElementImpl.h"
       
  2607 				>
       
  2608 			</File>
       
  2609 			<File
       
  2610 				RelativePath="..\Internal\SVGImpl\inc\SVGCircleElementImpl.h"
       
  2611 				>
       
  2612 			</File>
       
  2613 			<File
       
  2614 				RelativePath="..\Internal\SVGImpl\inc\SVGClrCssValueImpl.h"
       
  2615 				>
       
  2616 			</File>
       
  2617 			<File
       
  2618 				RelativePath="..\Internal\SVGImpl\inc\SVGColor.h"
       
  2619 				>
       
  2620 			</File>
       
  2621 			<File
       
  2622 				RelativePath="..\Internal\SVGEngine\inc\SVGContentHandler.h"
       
  2623 				>
       
  2624 			</File>
       
  2625 			<File
       
  2626 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGCssValue.h"
       
  2627 				>
       
  2628 			</File>
       
  2629 			<File
       
  2630 				RelativePath="..\Internal\Gfx2D\VGRasterizer\inc\svgdef.h"
       
  2631 				>
       
  2632 			</File>
       
  2633 			<File
       
  2634 				RelativePath="..\Internal\SVGImpl\inc\SVGDiscardElementImpl.h"
       
  2635 				>
       
  2636 			</File>
       
  2637 			<File
       
  2638 				RelativePath="..\Internal\SVGImpl\inc\SVGDocumentImpl.h"
       
  2639 				>
       
  2640 			</File>
       
  2641 			<File
       
  2642 				RelativePath="..\Internal\SVGImpl\inc\SVGDOMImplementationImpl.h"
       
  2643 				>
       
  2644 			</File>
       
  2645 			<File
       
  2646 				RelativePath="..\Internal\SVGImpl\inc\SVGElementImpl.h"
       
  2647 				>
       
  2648 			</File>
       
  2649 			<File
       
  2650 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGElementTimeControl.h"
       
  2651 				>
       
  2652 			</File>
       
  2653 			<File
       
  2654 				RelativePath="..\Internal\SVGImpl\inc\SVGEllipseElementImpl.h"
       
  2655 				>
       
  2656 			</File>
       
  2657 			<File
       
  2658 				RelativePath="..\Internal\SVGEngine\inc\SVGEncoder.h"
       
  2659 				>
       
  2660 			</File>
       
  2661 			<File
       
  2662 				RelativePath="..\Internal\SVGEngine\inc\SVGEngineImpl.h"
       
  2663 				>
       
  2664 			</File>
       
  2665 			<File
       
  2666 				RelativePath="..\Internal\SVGEngine\inc\SVGErrorImpl.h"
       
  2667 				>
       
  2668 			</File>
       
  2669 			<File
       
  2670 				RelativePath="..\Internal\SVGEngine\inc\SVGEvent.h"
       
  2671 				>
       
  2672 			</File>
       
  2673 			<File
       
  2674 				RelativePath="..\Internal\SVGEngine\inc\SVGEventReceiver.h"
       
  2675 				>
       
  2676 			</File>
       
  2677 			<File
       
  2678 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGFitToViewBox.h"
       
  2679 				>
       
  2680 			</File>
       
  2681 			<File
       
  2682 				RelativePath="..\Internal\SVGImpl\inc\SVGFitToViewBoxImpl.h"
       
  2683 				>
       
  2684 			</File>
       
  2685 			<File
       
  2686 				RelativePath="..\Internal\SVGImpl\inc\SVGFloatCssValueImpl.h"
       
  2687 				>
       
  2688 			</File>
       
  2689 			<File
       
  2690 				RelativePath="..\Internal\SVGImpl\inc\SVGFontElementImpl.h"
       
  2691 				>
       
  2692 			</File>
       
  2693 			<File
       
  2694 				RelativePath="..\Internal\SVGImpl\inc\SVGFontFaceElementImpl.h"
       
  2695 				>
       
  2696 			</File>
       
  2697 			<File
       
  2698 				RelativePath="..\Internal\SVGImpl\inc\SVGFontMap.h"
       
  2699 				>
       
  2700 			</File>
       
  2701 			<File
       
  2702 				RelativePath="..\Internal\SVGImpl\inc\SVGGElementImpl.h"
       
  2703 				>
       
  2704 			</File>
       
  2705 			<File
       
  2706 				RelativePath="..\Internal\SVGImpl\inc\SVGGlyphElementImpl.h"
       
  2707 				>
       
  2708 			</File>
       
  2709 			<File
       
  2710 				RelativePath="..\Internal\SVGImpl\inc\SVGGradientElementImpl.h"
       
  2711 				>
       
  2712 			</File>
       
  2713 			<File
       
  2714 				RelativePath="..\Internal\SVGImpl\inc\SvgHkernelementimpl.h"
       
  2715 				>
       
  2716 			</File>
       
  2717 			<File
       
  2718 				RelativePath="..\Internal\SVGImpl\inc\SVGImageElementImpl.h"
       
  2719 				>
       
  2720 			</File>
       
  2721 			<File
       
  2722 				RelativePath="..\Internal\SVGImpl\inc\SVGIntCssValueImpl.h"
       
  2723 				>
       
  2724 			</File>
       
  2725 			<File
       
  2726 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGLangSpace.h"
       
  2727 				>
       
  2728 			</File>
       
  2729 			<File
       
  2730 				RelativePath="..\Internal\SVGImpl\inc\SVGLangSpaceImpl.h"
       
  2731 				>
       
  2732 			</File>
       
  2733 			<File
       
  2734 				RelativePath="..\Internal\SVGImpl\inc\SVGLinearGradientElementImpl.h"
       
  2735 				>
       
  2736 			</File>
       
  2737 			<File
       
  2738 				RelativePath="..\Internal\SVGImpl\inc\SVGLineElementImpl.h"
       
  2739 				>
       
  2740 			</File>
       
  2741 			<File
       
  2742 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGLocatable.h"
       
  2743 				>
       
  2744 			</File>
       
  2745 			<File
       
  2746 				RelativePath="..\Internal\Gfx2D\VGRasterizer\inc\svgmath.h"
       
  2747 				>
       
  2748 			</File>
       
  2749 			<File
       
  2750 				RelativePath="..\Internal\SVGImpl\inc\SVGMediaAnimationElementImpl.h"
       
  2751 				>
       
  2752 			</File>
       
  2753 			<File
       
  2754 				RelativePath="..\Internal\SVGImpl\inc\SVGMediaElementBase.h"
       
  2755 				>
       
  2756 			</File>
       
  2757 			<File
       
  2758 				RelativePath="..\Internal\SVGImpl\inc\SVGMissingGlyphElementImpl.h"
       
  2759 				>
       
  2760 			</File>
       
  2761 			<File
       
  2762 				RelativePath="..\Internal\SVGImpl\inc\SVGMpathElementImpl.h"
       
  2763 				>
       
  2764 			</File>
       
  2765 			<File
       
  2766 				RelativePath="..\Internal\SVGImpl\inc\SVGPaintCssValueImpl.h"
       
  2767 				>
       
  2768 			</File>
       
  2769 			<File
       
  2770 				RelativePath="..\Internal\SVGImpl\inc\SVGPathDataParser.h"
       
  2771 				>
       
  2772 			</File>
       
  2773 			<File
       
  2774 				RelativePath="..\Internal\SVGImpl\inc\SVGPathElementImpl.h"
       
  2775 				>
       
  2776 			</File>
       
  2777 			<File
       
  2778 				RelativePath="..\Internal\SVGImpl\inc\SVGPointLexer.h"
       
  2779 				>
       
  2780 			</File>
       
  2781 			<File
       
  2782 				RelativePath="..\Internal\SVGImpl\inc\SVGPolylineElementImpl.h"
       
  2783 				>
       
  2784 			</File>
       
  2785 			<File
       
  2786 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGPreserveAspectRatio.h"
       
  2787 				>
       
  2788 			</File>
       
  2789 			<File
       
  2790 				RelativePath="..\Internal\SVGImpl\inc\SVGPreserveAspectRatioImpl.h"
       
  2791 				>
       
  2792 			</File>
       
  2793 			<File
       
  2794 				RelativePath="..\Internal\SVGImpl\inc\SVGRadialGradientElementImpl.h"
       
  2795 				>
       
  2796 			</File>
       
  2797 			<File
       
  2798 				RelativePath="..\Internal\Gfx2D\VGRasterizer\inc\svgrasterizer.h"
       
  2799 				>
       
  2800 			</File>
       
  2801 			<File
       
  2802 				RelativePath="..\Internal\SVGImpl\inc\SVGRectElementImpl.h"
       
  2803 				>
       
  2804 			</File>
       
  2805 			<File
       
  2806 				RelativePath="..\Internal\SVGImpl\inc\SVGRelToAbsPath.h"
       
  2807 				>
       
  2808 			</File>
       
  2809 			<File
       
  2810 				RelativePath="..\Internal\SVGEngine\inc\SVGRequestObserver.h"
       
  2811 				>
       
  2812 			</File>
       
  2813 			<File
       
  2814 				RelativePath="..\Internal\SVGImpl\inc\SVGSchemaData.h"
       
  2815 				>
       
  2816 			</File>
       
  2817 			<File
       
  2818 				RelativePath="..\Internal\SVGImpl\inc\SVGSetElementImpl.h"
       
  2819 				>
       
  2820 			</File>
       
  2821 			<File
       
  2822 				RelativePath="..\Internal\SVGImpl\inc\SVGSolidColorElementImpl.h"
       
  2823 				>
       
  2824 			</File>
       
  2825 			<File
       
  2826 				RelativePath="..\Internal\SVGImpl\inc\SvgStopElementImpl.h"
       
  2827 				>
       
  2828 			</File>
       
  2829 			<File
       
  2830 				RelativePath="..\Internal\SVGImpl\inc\SVGStrCssValueImpl.h"
       
  2831 				>
       
  2832 			</File>
       
  2833 			<File
       
  2834 				RelativePath="..\Internal\SVGImpl\inc\SVGStringTokenizer.h"
       
  2835 				>
       
  2836 			</File>
       
  2837 			<File
       
  2838 				RelativePath="..\Internal\SVGImpl\inc\SVGStyleElementImpl.h"
       
  2839 				>
       
  2840 			</File>
       
  2841 			<File
       
  2842 				RelativePath="..\Internal\SVGImpl\inc\SVGSvgElementImpl.h"
       
  2843 				>
       
  2844 			</File>
       
  2845 			<File
       
  2846 				RelativePath="..\Internal\SVGEngine\inc\Svgtencodeinterface.h"
       
  2847 				>
       
  2848 			</File>
       
  2849 			<File
       
  2850 				RelativePath="..\Internal\SVGEngine\inc\Svgtencodeinterfaceimpl.h"
       
  2851 				>
       
  2852 			</File>
       
  2853 			<File
       
  2854 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGTests.h"
       
  2855 				>
       
  2856 			</File>
       
  2857 			<File
       
  2858 				RelativePath="..\Internal\SVGImpl\inc\SVGTestsImpl.h"
       
  2859 				>
       
  2860 			</File>
       
  2861 			<File
       
  2862 				RelativePath="..\Internal\SVGImpl\inc\SVGTextElementImpl.h"
       
  2863 				>
       
  2864 			</File>
       
  2865 			<File
       
  2866 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGTransformable.h"
       
  2867 				>
       
  2868 			</File>
       
  2869 			<File
       
  2870 				RelativePath="..\Internal\SVGImpl\inc\SVGTransformableImpl.h"
       
  2871 				>
       
  2872 			</File>
       
  2873 			<File
       
  2874 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGTransformList.h"
       
  2875 				>
       
  2876 			</File>
       
  2877 			<File
       
  2878 				RelativePath="..\Internal\SVGImpl\inc\SVGTransformListImpl.h"
       
  2879 				>
       
  2880 			</File>
       
  2881 			<File
       
  2882 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGUriReference.h"
       
  2883 				>
       
  2884 			</File>
       
  2885 			<File
       
  2886 				RelativePath="..\Internal\SVGImpl\inc\SVGUriReferenceImpl.h"
       
  2887 				>
       
  2888 			</File>
       
  2889 			<File
       
  2890 				RelativePath="..\Internal\SVGImpl\inc\SVGUseElementImpl.h"
       
  2891 				>
       
  2892 			</File>
       
  2893 			<File
       
  2894 				RelativePath="..\Internal\SVGImpl\inc\SVGVectorCssValueImpl.h"
       
  2895 				>
       
  2896 			</File>
       
  2897 			<File
       
  2898 				RelativePath="..\Internal\Xmldomimpl\inc\SVGXmlDocument.h"
       
  2899 				>
       
  2900 			</File>
       
  2901 			<File
       
  2902 				RelativePath="..\Internal\Xmldomimpl\inc\SVGXmlDOMImplementation.h"
       
  2903 				>
       
  2904 			</File>
       
  2905 			<File
       
  2906 				RelativePath="..\Internal\Xmldomimpl\inc\SVGXmlElement.h"
       
  2907 				>
       
  2908 			</File>
       
  2909 			<File
       
  2910 				RelativePath="..\Internal\Xmldomimpl\inc\SVGXmlElementImpl.h"
       
  2911 				>
       
  2912 			</File>
       
  2913 			<File
       
  2914 				RelativePath="..\Internal\SVGImpl\inc\SVGXmlElementOpt.h"
       
  2915 				>
       
  2916 			</File>
       
  2917 			<File
       
  2918 				RelativePath="..\Internal\SVGImpl\inc\SVGDOM\SVGZoomAndPan.h"
       
  2919 				>
       
  2920 			</File>
       
  2921 			<File
       
  2922 				RelativePath="..\Internal\testingsymdefcppdll\symdef.h"
       
  2923 				>
       
  2924 			</File>
       
  2925 			<File
       
  2926 				RelativePath="..\Internal\Path\inc\symdef.h"
       
  2927 				>
       
  2928 			</File>
       
  2929 			<File
       
  2930 				RelativePath="..\Internal\Path\inc\symdef.inl"
       
  2931 				>
       
  2932 			</File>
       
  2933 			<File
       
  2934 				RelativePath="..\Internal\testingsymdefcppdll\symdef.inl"
       
  2935 				>
       
  2936 			</File>
       
  2937 			<File
       
  2938 				RelativePath="..\Internal\testingsymdefcppdll\symdefclass.h"
       
  2939 				>
       
  2940 			</File>
       
  2941 			<File
       
  2942 				RelativePath="..\Internal\Path\inc\symdefclass.h"
       
  2943 				>
       
  2944 			</File>
       
  2945 			<File
       
  2946 				RelativePath="..\Internal\Path\inc\utf.h"
       
  2947 				>
       
  2948 			</File>
       
  2949 			<File
       
  2950 				RelativePath="..\Internal\testingsymdefcppdll\utf.h"
       
  2951 				>
       
  2952 			</File>
       
  2953 		</Filter>
       
  2954 		<Filter
       
  2955 			Name="Resource Files"
       
  2956 			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
       
  2957 			>
       
  2958 		</Filter>
       
  2959 	</Files>
       
  2960 	<Globals>
       
  2961 	</Globals>
       
  2962 </VisualStudioProject>