mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-11 06:22:44 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62004 954022d7-b5bf-4e40-9824-e11837661b57
878 lines
19 KiB
XML
878 lines
19 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="OfficeSvmFile"
|
|
ProjectGUID="{918D1327-C6ED-43E6-AE22-84A3736F0E87}"
|
|
RootNamespace="OfficeSvmFile"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\Redist;..\..\Common;..\..\..\Common;"..\..\..\ASCOfficeUtils\ZLIB\zlib-1.2.3";Source/vcl/win/inc;Source/vcl/source/gdi;Source\sal\source;Source\sal\inc;Source\i18npool\inc;Source\vcl\inc;Source\tools\inc;ASC"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<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="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\..\..\..\Redist;..\..\..\Common;..\..\..\..\..\..\Common;"..\..\..\ASCOfficeUtils\ZLIB\zlib-1.2.3";Source/vcl/win/inc;Source/vcl/source/gdi;Source\sal\source;Source\sal\inc;Source\i18npool\inc;Source\vcl\inc;Source\tools\inc;ASC"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames="deflate.obj"
|
|
/>
|
|
<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"
|
|
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="..\..\..\Redist;..\..\Common;..\..\..\Common;"..\..\..\ASCOfficeUtils\ZLIB\zlib-1.2.3";Source/vcl/win/inc;Source/vcl/source/gdi;Source\sal\source;Source\sal\inc;Source\i18npool\inc;Source\vcl\inc;Source\tools\inc;ASC"
|
|
PreprocessorDefinitions="_DEBUG;_CONSOLE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames=""
|
|
/>
|
|
<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="1"
|
|
>
|
|
<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="..\..\..\..\Redist;..\..\..\Common;..\..\..\..\..\..\Common;"..\..\..\ASCOfficeUtils\ZLIB\zlib-1.2.3";Source/vcl/win/inc;Source/vcl/source/gdi;Source\sal\source;Source\sal\inc;Source\i18npool\inc;Source\vcl\inc;Source\tools\inc;ASC"
|
|
PreprocessorDefinitions="NDEBUG;_CONSOLE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
IgnoreDefaultLibraryNames="deflate.obj"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\ASC\OfficeSvmFile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SvmConverter.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\OfficeSvmFile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SvmConverter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\targetver.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<Filter
|
|
Name="i18npool"
|
|
>
|
|
<Filter
|
|
Name="inc"
|
|
>
|
|
<Filter
|
|
Name="i18npool"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\i18npool\inc\i18npool\lang.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source"
|
|
>
|
|
<Filter
|
|
Name="vcl"
|
|
>
|
|
<Filter
|
|
Name="source"
|
|
>
|
|
<Filter
|
|
Name="gdi"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\alpha.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\bitmap.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\bitmap2.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\bitmap3.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\bitmap4.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\bitmapex.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\bmpacc.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\bmpacc2.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\bmpacc3.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\cvtsvm.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\font.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\fontcvt.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\gdimtf.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\gfxlink.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\gradient.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\hatch.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\impbmp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\implncvt.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\implncvt.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\lineinfo.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\mapmod.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\metaact.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\metric.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\regband.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\region.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\salgdilayout.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\sallayout.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\source\gdi\wall.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="inc"
|
|
>
|
|
<Filter
|
|
Name="vcl"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\alpha.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\bitmap.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\bitmapex.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\bmpacc.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\cvtsvm.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\font.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\fontcvt.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\gdimtf.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\gfxlink.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\gradient.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\hatch.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\impbmp.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\impfont.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\lineinfo.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\mapmod.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\metaact.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\metric.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\outfont.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\regband.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\region.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\region.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\salbmp.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\salbtype.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\salgdi.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\salgtype.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\sallayout.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\vclenum.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\wall.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\inc\vcl\wall2.hxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="win"
|
|
>
|
|
<Filter
|
|
Name="inc"
|
|
>
|
|
<Filter
|
|
Name="vcl"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\inc\vcl\salbmp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\inc\vcl\saldata.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\inc\vcl\salgdi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\inc\vcl\wincomp.hxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="source"
|
|
>
|
|
<Filter
|
|
Name="gdi"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\source\gdi\salbmp.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\source\gdi\salgdi.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\source\gdi\salgdi2.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\source\gdi\salgdi3.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\source\gdi\salgdi_gdiplus.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\source\gdi\winlayout.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="app"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\vcl\win\source\app\saldata.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="tools"
|
|
>
|
|
<Filter
|
|
Name="inc"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\impcont.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\poly.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="tools"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\bigint.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\color.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\contnr.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\errcode.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\fract.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\gen.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\line.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\list.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\poly.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\stack.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\string.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\vcompat.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\vector2d.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\inc\tools\zcodec.hxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="source"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\tools\source\zcodec\zcodec.cxx"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="generic"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\tools\source\generic\bigint.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\source\generic\color.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\source\generic\fract.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\source\generic\gen.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\source\generic\line.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\source\generic\poly.cxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\tools\source\generic\poly2.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="stream"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\tools\source\stream\vcompat.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="memtools"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\tools\source\memtools\contnr.cxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="string"
|
|
>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="sal"
|
|
>
|
|
<Filter
|
|
Name="inc"
|
|
>
|
|
<Filter
|
|
Name="rtl"
|
|
>
|
|
<File
|
|
RelativePath=".\Source\sal\inc\rtl\string.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\sal\inc\rtl\string.hxx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\sal\inc\rtl\textenc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\sal\inc\rtl\ustring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Source\sal\inc\rtl\ustring.hxx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="source"
|
|
>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="ASC"
|
|
>
|
|
<File
|
|
RelativePath=".\ASC\ASCBasic.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASC\ASCBasic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASC\ASCOutputDevice.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASC\ASCOutputDevice.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASC\ASCStreamReader.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASC\OpenOfficeBasic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASC\WinDefines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ASC\WinStreamReader.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ReadMe.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|