mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
1176 lines
25 KiB
XML
1176 lines
25 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="ASCGraphics"
|
|
ProjectGUID="{70078FE7-BE4F-493C-84F3-F98F151587F5}"
|
|
RootNamespace="ASCGraphics"
|
|
Keyword="AtlProj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="true"
|
|
TypeLibraryName="$(IntDir)/ASCGraphics.tlb"
|
|
HeaderFileName="ASCGraphics.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCGraphics_i.c"
|
|
ProxyFileName="ASCGraphics_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\..\Common;..\Common;Objects\Font\FreeType;agg\include;Interfaces\;..\ASCGraphics;..\..\Common"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES;_CRT_SECURE_NO_WARNINGS;_CRT_NON_CONFORMING_SWPRINTFS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
OutputFile="$(OutDir)/ASCGraphics.dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
IgnoreDefaultLibraryNames="LIBC;LIBCD"
|
|
MergedIDLBaseFileName="_ASCGraphics.idl"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/ASCGraphics.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Performing registration"
|
|
CommandLine="regsvr32 /s /c "$(TargetPath)""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="..\..\..\Redist\VersionControl.exe "$(ProjectDir)\version.h""
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="true"
|
|
TypeLibraryName="$(IntDir)/ASCGraphics.tlb"
|
|
HeaderFileName="ASCGraphics.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCGraphics_i.c"
|
|
ProxyFileName="ASCGraphics_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\..\Common;..\Common;Objects\Font\FreeType;agg\include;Interfaces\"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_CRT_SECURE_NO_WARNINGS;_CRT_NON_CONFORMING_SWPRINTFS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
OutputFile="$(OutDir)/ASCGraphics.dll"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames="LIBC,LIBCMT"
|
|
MergedIDLBaseFileName="_ASCGraphics.idl"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/ASCGraphics.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Performing registration"
|
|
CommandLine="copy $(TargetPath) ..\..\Redist\ASCGraphics.dll"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseASC|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine=""
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="true"
|
|
TypeLibraryName="$(IntDir)/ASCGraphics.tlb"
|
|
HeaderFileName="ASCGraphics.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCGraphics_i.c"
|
|
ProxyFileName="ASCGraphics_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\..\..\Common;..\Common;Objects\Font\FreeType;agg\include;Interfaces\"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;_CRT_SECURE_NO_WARNINGS;_CRT_NON_CONFORMING_SWPRINTFS"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG; ASCBUILD"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
OutputFile="$(OutDir)/ASCGraphics.dll"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames="LIBC,LIBCMT"
|
|
MergedIDLBaseFileName="_ASCGraphics.idl"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/ASCGraphics.lib"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Performing registration"
|
|
CommandLine="copy $(TargetPath) ..\..\..\..\ASC\Redist\ASCGraphics.dll"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
|
>
|
|
<File
|
|
RelativePath=".\ASCGraphics.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="2"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc"
|
|
>
|
|
<File
|
|
RelativePath="Resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\version.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
<File
|
|
RelativePath=".\ASCGraphics.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASCGraphics.rgs"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Interfaces"
|
|
>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCBrush.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCEdgeText.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCFontManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCGlyphImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCGraphics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCGraphicsBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCGraphicsPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCGraphicsState.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCMatrix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCPattern.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCPen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCShadow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCStringFormat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCWinFonts.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Renderers"
|
|
>
|
|
<File
|
|
RelativePath=".\Interfaces\ASCDocumentPainter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ASCDocumentRenderer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ASCDocumentRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ASCEffectPainter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ASCGdiplusRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ASCGraphicsRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ASCGraphicsSimpleConverter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ASCMetafile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ASCRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\BaseThread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\Common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\GdiplusRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\GraphicsRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCGraphicsRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ImageFilesCache.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ImageSerializeObjects2.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\StructuresASC.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\StructuresGDI.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\SVGRenderer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\SVGRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\XmlConst.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="TextMeasurer"
|
|
>
|
|
<File
|
|
RelativePath=".\Interfaces\TextMeasurer\Numeration.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\TextMeasurer\RendererCommands.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\TextMeasurer\SharedPtr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\TextMeasurer\Structures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\TextMeasurer\TextMeasurer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\TextMeasurer\Wrap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\TextMeasurer\Xml.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Animation"
|
|
>
|
|
<File
|
|
RelativePath=".\Interfaces\IAnimationLayer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\ISStream.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="VectorGraphics"
|
|
>
|
|
<File
|
|
RelativePath=".\Common\Clip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Common\Clip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Common\GraphicsPath.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Common\GraphicsPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\MemoryUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Common\Pixels.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SBitmap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SBitmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SClip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SClip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SErrorCodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SImage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SMathExt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SPath.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SPattern.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SPattern.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SScreen.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SScreen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SState.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SState.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\STypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SXPath.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SXPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SXPathScanner.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\VectorGraphics\SXPathScanner.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Common\Test.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Objects"
|
|
>
|
|
<File
|
|
RelativePath=".\Objects\ASCBrush.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCEdgeText.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCFontManager.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCFontManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCGlyphImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCGraphics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCGraphicsPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCMatrix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCPen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCShadow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCSolidPattern.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCStringFormat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ASCWinFonts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\EffectTransform.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\ImagePainter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Structures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\TextPainter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\VMLPainter.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="FontManager"
|
|
>
|
|
<File
|
|
RelativePath=".\Objects\Font\FontConsts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FontErrors.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FontUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\GlyphBitmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\GlyphString.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\List.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Font"
|
|
>
|
|
<File
|
|
RelativePath=".\Objects\Font\Font.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\Font.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FontEngine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FontEngine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FontFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FontFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FontPath.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FontPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FT_Font.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FT_Font.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FT_FontEngine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FT_FontEngine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FT_FontFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\FT_FontFile.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="WinFonts"
|
|
>
|
|
<File
|
|
RelativePath=".\Objects\Font\WinFont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Font\WinFontStorage.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Image"
|
|
>
|
|
<File
|
|
RelativePath=".\Objects\Image\EmfFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\EMFInterpreter.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Wmf"
|
|
>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\RendererOutput.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfCharsets.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfCodePage1361.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfCodePage932.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfCodePage936.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfCodePage949.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfCodePage950.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfColor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfMemory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfOutputDevice.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfRegion.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\Wmf\WmfUtils.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="SVG"
|
|
>
|
|
<File
|
|
RelativePath=".\Objects\Image\SVG\SVGFramework.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\SVG\SVGFramework.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\SVG\SVGTransformer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Image\SVG\SVGTransformer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="DocumentViewer"
|
|
>
|
|
<File
|
|
RelativePath=".\DocumentViewer\DIB.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\DIB.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\DocumentViewer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\DocumentViewer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\Interfaces.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\Metafile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\Metafile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\OfficeSource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\PropertyManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\ThreadSafeList.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\Viewer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\ViewerCommon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\ViewerThumbnails.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DocumentViewer\ViewerThumbnails.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Animation"
|
|
>
|
|
<File
|
|
RelativePath=".\Objects\AnimationFramework.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\AnimationLayer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\AnimationTransformer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="ASCWrapper"
|
|
>
|
|
<File
|
|
RelativePath=".\agg\ap_Mem.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ap_Mem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\ArrowHead.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Common\OfficeDrawing\Shapes\BaseShape\BaseShape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\Brush.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\Clip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\Color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Common\OfficeDrawing\Elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Common\OfficeDrawing\Shapes\BaseShape\PPTXShape\Formula.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Common\OfficeDrawing\Shapes\BaseShape\PPTShape\Formula.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\Graphics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\GraphicsPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\Image.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\Image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\Matrix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Common\OfficeDrawing\Shapes\BaseShape\PPTShape\PPTShape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Common\OfficeDrawing\Shapes\BaseShape\PPTXShape\PPTXShape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Common\OfficeDrawing\Shapes\shape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\StringFormat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Common\OfficeDrawing\Structures.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|