mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
2123 lines
46 KiB
XML
2123 lines
46 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="DocxFormat"
|
|
ProjectGUID="{A100103A-353E-45E8-A9B8-90B87CC5C0B0}"
|
|
RootNamespace="DocxFormat"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfATL="0"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\DesktopEditor\freetype-2.5.2\include"
|
|
PreprocessorDefinitions="_USE_LIBXML2_READER_;LIBXML_READER_ENABLED;DONT_WRITE_EMBEDDED_FONTS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
EnableEnhancedInstructionSet="0"
|
|
ProgramDataBaseFileName="$(IntDir)\DocxFormat.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4005;4311;4312"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="urlmon.lib"
|
|
AdditionalLibraryDirectories=""
|
|
IgnoreAllDefaultLibraries="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
UseOfATL="0"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions="_USE_LIBXML2_READER_;LIBXML_READER_ENABLED"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
ProgramDataBaseFileName="$(IntDir)\DocxFormat.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="urlmon.lib"
|
|
AdditionalLibraryDirectories=""
|
|
IgnoreAllDefaultLibraries="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=".\..\Source\XML\libxml2\XML\include;.\..\Source\Utility;.\..\Source\XML;.\..\Source\Common;..\..\..\..\..\Redist;..\..\ASCOfficeOdtFile\Source\OfficeSvmFile"
|
|
PreprocessorDefinitions="_USE_LIBXML2_READER_;LIBXML_READER_ENABLED;DONT_WRITE_EMBEDDED_FONTS"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
ProgramDataBaseFileName="$(IntDir)\DocxFormat.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=".\..\Source\XML\libxml2\XML\include;.\..\Source\Utility;.\..\Source\XML;.\..\Source\Common;..\..\..\..\..\Redist;..\..\ASCOfficeOdtFile\Source\OfficeSvmFile"
|
|
PreprocessorDefinitions="_USE_LIBXML2_READER_;LIBXML_READER_ENABLED"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
ProgramDataBaseFileName="$(IntDir)\DocxFormat.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories=""
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseOpenSource|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=".\..\Source\XML\libxml2\XML\include;.\..\Source\Utility;.\..\Source\XML;.\..\Source\Common;..\..\..\..\..\Redist;..\..\ASCOfficeOdtFile\Source\OfficeSvmFile"
|
|
PreprocessorDefinitions="USE_LITE_READER;_USE_XMLLITE_READER_;_DOCWRAPPER_;_USE_LIBXML2_READER_;LIBXML_READER_ENABLED;BUILD_CONFIG_OPENSOURCE_VERSION"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
ProgramDataBaseFileName="$(IntDir)\DocxFormat.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories=".\..\Source\XML\libxml2\win_build\Release"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseOpenSource|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=".\..\Source\XML\libxml2\XML\include;.\..\Source\Utility;.\..\Source\XML;.\..\Source\Common;..\..\..\..\..\Redist;..\..\ASCOfficeOdtFile\Source\OfficeSvmFile"
|
|
PreprocessorDefinitions="USE_LITE_READER;_USE_XMLLITE_READER_;_DOCWRAPPER_;_USE_LIBXML2_READER_;LIBXML_READER_ENABLED;BUILD_CONFIG_OPENSOURCE_VERSION"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
ProgramDataBaseFileName="$(IntDir)\DocxFormat.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalLibraryDirectories=".\..\Source\XML\libxml2\win_build\Release"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Rels"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Rels.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="App"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\App.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Core"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Core.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Settings"
|
|
>
|
|
<Filter
|
|
Name="WebSettings"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\WebSettings.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DocumentSettings"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Settings\Settings.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Theme"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Theme\Theme.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Theme\ThemeOverride.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ContentTypes"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\ContentTypes.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Styles"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Styles.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Custom XML"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\CustomXml.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Logic"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Document.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Tables"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Table.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Table.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\TableProperty.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\TableProperty.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Fields and Hyperlinks"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\FldChar.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\FldSimple.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerListingLocation="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerListingLocation="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerListingLocation=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
AssemblerListingLocation="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerListingLocation="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AssemblerListingLocation="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\FldSimple.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Hyperlink.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Hyperlink.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Custom Markup"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Dir.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Dir.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\SmartTag.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\SmartTag.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Sdt"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Sdt.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Sdt.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Paragraph and Runs"
|
|
>
|
|
<Filter
|
|
Name="Paragraph"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Paragraph.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Paragraph.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\ParagraphProperty.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\Docx\Logic\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\ParagraphProperty.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Run"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\AlternateContent.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\AlternateContent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Bdo.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Bdo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Run.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\RunContent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\RunProperty.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
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="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
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>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\RunProperty.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Pict"
|
|
>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Annotations"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Annotations.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Annotations.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Drawing"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Pict.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Shape.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Sections"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\SectionProperty.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\SectionProperty.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Numbering"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Numbering.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Bibliography"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Bibliography.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Footnotes and Endnotes"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Endnote.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Footnote.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\FtnEdn.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Headers and Footers"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\HeaderFooter.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Fonts"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Font.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\FontTable.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Media"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Media\ActiveX.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Media\Audio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Media\Image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Media\JsaProject.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Media\JsaProject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Media\Media.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Media\OleObject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Media\VbaProject.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Media\VbaProject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Media\Video.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="External"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\External\External.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\External\ExternalAudio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\External\ExternalImage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\External\ExternalVideo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\External\HyperLink.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Drawing"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Diagram\DiagramData.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Diagram\DiagramDrawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Drawing\Drawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Drawing\DrawingExt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Drawing\DrawingExt.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Utility"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\SystemUtility\File.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="FileSys"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\SystemUtility\SystemUtility.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\SystemUtility\SystemUtility.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Common"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\Common\AbstractConverter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Align.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Align.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Color.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\ComplexTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Encoding.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Index.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Index.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\NumFormat.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\NumFormat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Point.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Position.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Position.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\SimpleTypes_Base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\SimpleTypes_Drawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\SimpleTypes_Shared.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\SimpleTypes_Vml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\SimpleTypes_Word.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\SimpleTypes_Word.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Size.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Unit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Wrap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\Wrap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\ZIndex.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Common\ZIndex.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Comments"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Comments.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Comments.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="XlsxFormat"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Common.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Common.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\CommonInclude.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\ComplexTypes_Spreadsheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\FileFactory_Spreadsheet.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\FileFactory_Spreadsheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\FileTypes_Spreadsheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\SimpleTypes_Spreadsheet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Workbook.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Worksheets\WorksheetChildOther.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\WritingElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Xlsx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Xlsx.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="CalcChain"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\CalcChain\CalcChain.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Chart"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Chart\Chart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\ChartDrawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Chart\ChartSerialize.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Chart\ChartSerialize.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Comments"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Comments\Comments.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Comments\ThreadedComments.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\WorkbookComments.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Drawing"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Drawing\CellAnchor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Controls\Controls.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Drawing\Drawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Drawing\FromTo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Drawing\Pos.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="SharedStrings"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\SharedStrings\PhoneticPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\SharedStrings\rPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\SharedStrings\Run.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\SharedStrings\SharedStrings.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\SharedStrings\Si.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\SharedStrings\Text.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Styles"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\Borders.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\CellStyles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\Colors.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\dxf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\Fills.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\Fonts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\NumFmts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\rPr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\Styles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\TableStyles.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Styles\Xfs.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Table"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Table\Autofilter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Table\Connections.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Table\QueryTable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Table\Table.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Workbook"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Workbook\BookViews.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Workbook\DefinedNames.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Workbook\ExternalReferences.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Workbook\Sheets.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Workbook\Workbook.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Workbook\WorkbookPr.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Worksheets"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Worksheets\Cols.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Worksheets\ConditionalFormatting.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Worksheets\ConditionalFormatting.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Worksheets\Hyperlinks.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Worksheets\MergeCells.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Worksheets\SheetData.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Worksheets\SheetData.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Worksheets\Worksheet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\Worksheets\Worksheet.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ExternalLinks"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\ExternalLinks\ExternalLinkPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XlsxFormat\ExternalLinks\ExternalLinks.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Math"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Math\oMath.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Math\oMath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Math\oMathBottomNodes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Math\oMathContent.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Math\oMathContent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Math\oMathPara.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Math\oMathPara.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Base"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\Base\Base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Base\Nullable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Base\SmartPtr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Base\unicode_util.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\Base\unicode_util.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="XML"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\XML\StringWriter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XML\Utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\XML\XmlSimple.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Equation"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\MathEquation\LEStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\MathEquation\MathEquation.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\MathEquation\MathEquation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\MathEquation\OutputDev.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\MathEquation\String.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\MathEquation\Types.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="VectorML"
|
|
>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Vml.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\Vml.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\VmlDrawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\VmlOfficeDrawing.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Logic\VmlWord.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PPTX"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\PPTXFormat\Core.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\PPTXFormat\FileContainer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\PPTXFormat\FileContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\PPTXFormat\FileFactory.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<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="Release|x64"
|
|
>
|
|
<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>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\$(InputName)1.obj"
|
|
XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\PPTXFormat\FileFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\PPTXFormat\FileMap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\PPTXFormat\FileTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\PPTXFormat\Folder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ASCOfficePPTXFile\PPTXFormat\Folder.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\App.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Core.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Docx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Docx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\File.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\FileFactory.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\FileFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\FileType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\FileTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\IFileBuilder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\IFileContainer.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/bigobj"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\IFileContainer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\NamespaceOwn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\Namespaces.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\RId.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\UnknowTypeFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\Source\DocxFormat\WritingElement.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|