3206 lines
71 KiB
XML
3206 lines
71 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="ASCOfficePPTXFile"
|
|
ProjectGUID="{70078FE7-BE4F-493C-84F3-F98F151587F5}"
|
|
RootNamespace="ASCOfficePPTXFile"
|
|
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)/ASCOfficePPTXFile.tlb"
|
|
HeaderFileName="ASCOfficePPTXFile.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCOfficePPTXFile_i.c"
|
|
ProxyFileName="ASCOfficePPTXFile_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\..\Addons\ZLib"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES"
|
|
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"
|
|
AdditionalDependencies="Msimg32.lib"
|
|
OutputFile="$(OutDir)/ASCOfficePPTXFile.dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
IgnoreDefaultLibraryNames="LIBC;LIBCD"
|
|
ModuleDefinitionFile=""
|
|
MergedIDLBaseFileName="_ASCOfficePPTXFile.idl"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/ASCOfficePPTXFile.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)/ASCOfficePPTXFile.tlb"
|
|
HeaderFileName="ASCOfficePPTXFile.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCOfficePPTXFile_i.c"
|
|
ProxyFileName="ASCOfficePPTXFile_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\Common;..\..\..\..\Addons\ZLib"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
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"
|
|
AdditionalDependencies="Msimg32.lib"
|
|
OutputFile="$(OutDir)/ASCOfficePPTXFile.dll"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames="LIBC,LIBCMT"
|
|
MergedIDLBaseFileName="_ASCOfficePPTXFile.idl"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/ASCOfficePPTXFile.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\ASCOfficePPTXFile.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)/ASCOfficePPTXFile.tlb"
|
|
HeaderFileName="ASCOfficePPTXFile.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCOfficePPTXFile_i.c"
|
|
ProxyFileName="ASCOfficePPTXFile_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\Common;..\..\..\..\Addons\ZLib"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
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"
|
|
AdditionalDependencies="Msimg32.lib"
|
|
OutputFile="$(OutDir)/ASCOfficePPTXFile.dll"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames="LIBC,LIBCMT"
|
|
MergedIDLBaseFileName="_ASCOfficePPTXFile.idl"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/ASCOfficePPTXFile.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\ASCOfficeStudio\ASCOfficePPTXFile.dll"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseOpenSource|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="..\Redist\VersionControl.exe "$(ProjectDir)\version.h""
|
|
ExcludedFromBuild="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="true"
|
|
TypeLibraryName="$(IntDir)/ASCOfficePPTXFile.tlb"
|
|
HeaderFileName="ASCOfficePPTXFile.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="ASCOfficePPTXFile_i.c"
|
|
ProxyFileName="ASCOfficePPTXFile_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\Common;..\..\..\..\Addons\ZLib"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;BUILD_CONFIG_OPENSOURCE_VERSION"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
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"
|
|
AdditionalDependencies="Msimg32.lib"
|
|
OutputFile="$(OutDir)/ASCOfficePPTXFile.dll"
|
|
LinkIncremental="1"
|
|
IgnoreDefaultLibraryNames="LIBC,LIBCMT"
|
|
MergedIDLBaseFileName="_ASCOfficePPTXFile.idl"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/ASCOfficePPTXFile.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="copy to RedistOpenSource"
|
|
CommandLine="copy $(TargetPath) ..\Redist\ASCOfficePPTXFile.dll"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
|
>
|
|
<File
|
|
RelativePath=".\ASCOfficeDrawingConverter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASCOfficePPTXFile.cpp"
|
|
>
|
|
</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>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc"
|
|
>
|
|
<File
|
|
RelativePath=".\ASCOfficeDrawingConverter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASCOfficePPTXFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="stdafx.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
<File
|
|
RelativePath=".\ASCOfficePPTXFile.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASCOfficePPTXFile.rgs"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="EditorSource"
|
|
>
|
|
<File
|
|
RelativePath="..\ASCPresentationEditor\OfficeDrawing\Shapes\BaseShape\BaseShape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ASCPresentationEditor\OfficeDrawing\Elements.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Editor\FontPicker.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ASCPresentationEditor\OfficeDrawing\Shapes\BaseShape\PPTXShape\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>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ASCPresentationEditor\OfficeDrawing\Shapes\BaseShape\PPTShape\Formula.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ASCPresentationEditor\OfficeDrawing\Layout.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ASCPresentationEditor\OfficeDrawing\Shapes\BaseShape\PPTShape\PPTShape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ASCPresentationEditor\OfficeDrawing\Shapes\BaseShape\PPTXShape\PPTXShape.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\ASCPresentationEditor\OfficeDrawing\TextAttributesEx.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PPTX"
|
|
>
|
|
<Filter
|
|
Name="Source"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\DateTime.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\File.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\FileContainer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\FileContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\FileFactory.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\FileFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\FileMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\FileType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Common\DocxFormat\Source\DocxFormat\FileTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Folder.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Folder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\IFileContainer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\IFileContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\NamespaceOwn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\Namespaces.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\PPTX.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\PPTXEvent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\RId.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Common\DocxFormat\Source\DocxFormat\Unit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Common\DocxFormat\Source\DocxFormat\UnknowTypeFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\WrapperFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\WrapperWritingElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\WritingElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\WritingVector.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Limit"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\AlbumLayout.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\AnimationDgmBuild.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\BaseLimit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\BevelType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\BlendMode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\BlipCompression.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\BWMode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\CameraType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\ChartBuild.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\ChartBuildType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\ColorSchemeIndex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\CompoundLine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\Conformance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\ContentStatus.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\CornerDirectionVal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\DgmBuild.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\DgmBuildType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\EffectContainerType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\EightDirectionVal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\FillPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\Flip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\FontAlign.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\FontStyleIndex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\FrameShape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\HorzOverflow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\InOutDirectionVal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\IterateType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\LastView.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\LightRigType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\LineCap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\LineEndSize.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\LineEndType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\Material.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\OnOff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\Orient.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\ParaBuildType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\PathFillMode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\PattFillVal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\PenAlign.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\PlaceholderSize.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\PlaceholderType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\PresetShadowVal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\PrstClrVal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\PrstDashVal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\RectAlign.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\SchemeClrVal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\ShapeType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\SideDirectionVal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\SlideLayoutType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\SlideSize.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\SplitterBarState.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\SysClrVal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TextAlign.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TextAnchor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TextAutonumberScheme.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TextCaps.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TextShapeType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TextStrike.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TextTabAlignType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TextUnderline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TextVerticalType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TextWrap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLAccumulate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLAdditive.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLCalcMode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLChartSubElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLColorDirection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLColorSpace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLCommandType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLMasterRelation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLNextAc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLNodeFillType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLNodeType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLOrigin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLOverride.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLPathEditMode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLPresetClass.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLPrevAc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLRestart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLRuntimeTrigger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLSyncBehavior.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLTransform.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLTransition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLTriggerEvent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TLValueType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\TransitionSpeed.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\VariantType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Limit\VertOverflow.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Logic"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Ah.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\AhBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\AhPolar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\AhXY.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Backdrop.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bevel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bg.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\BgPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\BodyPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Camera.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Cell3D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\ClrMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\ClrMapOvr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\CNvPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\CSld.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\CustGeom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\FillStyle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Gd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Geometry.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Geometry.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Gs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\HeadingVariant.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Hf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Hyperlink.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Hyperlink.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\LightRig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Lin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\LineEnd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\LineJoin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\LineStyle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Ln.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\NvPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\PartTitle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Path2D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Ph.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\PrstDash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\PrstGeom.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\PrstTxWarp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Rect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Rot.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Scene3d.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\SpTree.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\SpTree.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\SpTreeElem.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\SpTreeElem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\StyleRef.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\UniColor.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\UniColor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\UniEffect.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\UniEffect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\UniFill.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\UniMedia.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\UniPath2D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Xfrm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\XmlId.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Fills"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Fills\Blip.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Fills\Blip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Fills\BlipFill.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Fills\GradFill.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Fills\NoFill.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Fills\PattFill.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Fills\SolidFill.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Fills\Stretch.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Fills\Tile.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Colors"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Colors\ColorBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Colors\ColorModifier.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Colors\PrstClr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Colors\SchemeClr.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Colors\SchemeClr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Colors\SrgbClr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Colors\SysClr.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Bullets"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BuAutoNum.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BuBlip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BuChar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BuClr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BuClrTx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BuFontTx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\Bullet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BulletColor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BulletSize.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BulletTypeface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BuNone.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BuSzPct.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BuSzPts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Bullets\BuSzTx.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Effects"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\AlphaBiLevel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\AlphaCeiling.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\AlphaFloor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\AlphaInv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\AlphaMod.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\AlphaModFix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\AlphaOutset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\AlphaRepl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\BiLevel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\Blend.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\Blur.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\ClrChange.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\ClrRepl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\Duotone.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\EffectDag.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\EffectElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\EffectLst.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\EffectProperties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\EffectStyle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\FillEffect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\FillOverlay.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\Glow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\Grayscl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\HslEffect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\InnerShdw.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\LumEffect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\OuterShdw.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\PrstShdw.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\Reflection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\RelOff.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\SoftEdge.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\TintEffect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Effects\XfrmEffect.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Path2D"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Path2D\ArcTo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Path2D\Close.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Path2D\CubicBezTo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Path2D\LineTo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Path2D\MoveTo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Path2D\PathBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Path2D\QuadBezTo.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Runs"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Runs\Br.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Runs\Fld.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Runs\Run.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Runs\RunBase.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Transitions"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\CornerDirectionTransition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\EightDirectionTransition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\EmptyTransition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\OptionalBlackTransition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\OrientationTransition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\SideDirectionTransition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\SndAc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\SplitTransition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\StSnd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\Transition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\TransitionBase.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\TransitionBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\WheelTransition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Transitions\ZoomTransition.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Timing"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Anim.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\AnimClr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\AnimEffect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\AnimMotion.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\AnimRot.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\AnimScale.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\AnimVariant.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\AttrName.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\AttrNameLst.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Audio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\BldDgm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\BldGraphic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\BldLst.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\BldOleChart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\BldP.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\BldSub.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\BuildNodeBase.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\BuildNodeBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\CBhvr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Cmd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\CMediaNode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Cond.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\CondLst.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\CTn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Excl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\GraphicEl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Iterate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Par.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Seq.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Set.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\SpTgt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Tav.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\TavLst.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\TgtEl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\TimeNodeBase.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\TimeNodeBase.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Timing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Tmpl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\TmplLst.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\TnLst.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\TxEl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Timing\Video.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GraphicFrame"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\CNvGraphicFramePr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\GraphicFrame.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\GraphicFrame.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\NvGraphicFramePr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\SmartArt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\SmartArt.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Cxn"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\CNvCxnSpPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Cxn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\CxnSp.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\CxnSp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\NvCxnSpPr.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Pic"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\CNvPicPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\NvPicPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Pic.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Pic.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GrpSp"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\CNvGrpSpPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\GrpSpPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\NvGrpSpPr.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Text"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\FontCollection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\FontRef.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Paragraph.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\RunElem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\RunProperties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\SupplementalFont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Tab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TextFit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TextFont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TextListStyle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TextParagraphPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TextSpacing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TxBody.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TxBody.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TxStyles.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Tables"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TableBgStyle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TablePartStyle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TableStyle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TcBdr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TcStyle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\TcTxStyle.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Shape"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\CNvSpPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\DefaultShapeDefinition.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\NvSpPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Shape.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Shape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\ShapeProperties.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\ShapeProperties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\ShapeStyle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\ShapeTextProperties.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\ShapeTextProperties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Sp3d.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\SpPr.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\SpPr.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Media"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Media\AudioCD.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Media\MediaFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Media\WavAudioFile.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Table"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Table\Table.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Table\TableCell.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PrecompiledHeaderThrough="./StdAfx.h"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Table\TableCell.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Table\TableCellProperties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Table\TableCol.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Table\TableProperties.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Logic\Table\TableRow.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="App"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\App.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Core"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Core.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PresProps"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\PresProps.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ViewProps"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\CSldViewPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\CViewPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\GridSpacing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\Guide.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\NormalViewPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\NotesTextViewPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\NotesViewPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\Origin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\OutlineViewPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\Ratio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\Restored.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\Scale.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\Sld.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\SlideViewPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps\SorterViewPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\ViewProps.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Presentation"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Presentation\EmbeddedFont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Presentation\EmbeddedFontDataId.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Presentation\Kinsoku.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Presentation\NotesSz.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Presentation\PhotoAlbum.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Presentation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Presentation\SldSz.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Slides"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Slide.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Theme"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Theme\ClrScheme.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Theme\ExtraClrScheme.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Theme\FmtScheme.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Theme\FontScheme.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Theme.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Theme\ThemeElements.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="SlideLayouts"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\SlideLayout.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="NotesMasters"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\NotesMaster.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="NotesSlide"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\NotesSlide.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="SlideMasters"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\SlideMaster.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="HandoutMasters"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\HandoutMaster.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ContentTypes"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\ContentTypes\Default.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\ContentTypes\DefaultTable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\ContentTypes\ExtensionTable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\ContentTypes\File.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\ContentTypes\Override.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\ContentTypes\OverrideTable.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Rels"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\Rels\File.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\Rels\RelationShip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\Rels\RelationTable.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="TableStyles"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\TableStyles.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Media"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\Media\Audio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\Media\Image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\Media\Media.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\Media\Video.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="External"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\External\External.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\External\ExternalAudio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\External\ExternalImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\External\ExternalVideo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\DocxFormat\External\HyperLink.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="VmlDrawing"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\VmlDrawing.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Common"
|
|
>
|
|
<File
|
|
RelativePath="..\Common\DocxFormat\Source\SystemUtility\File.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Common\DocxFormat\Source\SystemUtility\FileSystem\FileSystem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Common\DocxFormat\Source\SystemUtility\SystemUtility.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseASC|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Common\DocxFormat\Source\SystemUtility\SystemUtility.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="System"
|
|
>
|
|
<File
|
|
RelativePath=".\Directory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Directory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\File.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\File.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Settings.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Comments"
|
|
>
|
|
<File
|
|
RelativePath=".\PPTXFormat\CommentAuthors.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\PPTXFormat\Comments.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Editor"
|
|
>
|
|
<File
|
|
RelativePath=".\Editor\BinReaderWriterDefines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Editor\BinWriters.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Editor\Converter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Editor\PPTXWriter.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|