mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@52588 954022d7-b5bf-4e40-9824-e11837661b57
840 lines
18 KiB
XML
840 lines
18 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\;..\ASCGraphics;..\..\Common"
|
|
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\IASCFontManager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCGlyphImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCGraphicsBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Interfaces\IASCWinFonts.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Renderers"
|
|
>
|
|
<File
|
|
RelativePath=".\Interfaces\ASCDocumentRenderer.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\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>
|
|
<Filter
|
|
Name="Objects"
|
|
>
|
|
<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\ASCWinFonts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Objects\Structures.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"
|
|
>
|
|
<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>
|
|
<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=".\agg\ASCWrapper\DIB.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\agg\ASCWrapper\DIB.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\Common\OfficeDrawing\Elements.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="..\..\Common\OfficeDrawing\Shapes\BaseShape\PPTXShape\Formula.cpp"
|
|
>
|
|
</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>
|