mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-10 18:32:50 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@61943 954022d7-b5bf-4e40-9824-e11837661b57
283 lines
5.9 KiB
XML
283 lines
5.9 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="graphics"
|
|
ProjectGUID="{37CA072A-5BDE-498B-B3A7-5E404F5F9BF2}"
|
|
RootNamespace="graphics"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="./Release"
|
|
IntermediateDirectory="./Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="2"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath)"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="false"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""../agg-2.4/include";"../freetype-2.5.2/include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;$(NOINHERIT)"
|
|
StringPooling="true"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="true"
|
|
EnableFunctionLevelLinking="true"
|
|
DisableLanguageExtensions="false"
|
|
PrecompiledHeaderFile=".\Release\graphics.pch"
|
|
AssemblerListingLocation=".\Release\"
|
|
ObjectFile=".\Release\"
|
|
ProgramDataBaseFileName=".\Release\graphics.pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies=""
|
|
OutputFile="./Release/graphics.lib"
|
|
AdditionalLibraryDirectories=""
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="./Debug"
|
|
IntermediateDirectory="./Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="2"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""../agg-2.4/include";"../freetype-2.5.2/include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;$(NOINHERIT)"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
StructMemberAlignment="0"
|
|
DisableLanguageExtensions="false"
|
|
PrecompiledHeaderFile="..\Debug\graphics.pch"
|
|
AssemblerListingLocation=".\Debug\"
|
|
ObjectFile=".\Debug\"
|
|
ProgramDataBaseFileName=".\Debug\graphics.pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="./Debug/graphics.lib"
|
|
AdditionalLibraryDirectories=""
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<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;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath=".\ArrowHead.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Brush.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Clip.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Graphics.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GraphicsPath.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GraphicsRenderer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Image.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Matrix.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TemporaryCS.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath=".\ArrowHead.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\BaseThread.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Brush.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Clip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Color.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Graphics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GraphicsPath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\GraphicsRenderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ImageFilesCache.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Matrix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\TemporaryCS.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Timer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|