Files
core/ASCOfficeSVGFile/AVSOfficeSVGFile/AVSOfficeSVGFile.vcproj

330 lines
7.9 KiB
XML

<?xml version="1.0" encoding="windows-1251"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="AVSOfficeSVGFile"
ProjectGUID="{41BACC7A-092E-46E1-834B-4EAD85A106C2}"
RootNamespace="AVSOfficeSVGFile"
Keyword="AtlProj"
TargetFrameworkVersion="131072"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="2"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/AVSOfficeSVGFile.tlb"
HeaderFileName="AVSOfficeSVGFile.h"
DLLDataFileName=""
InterfaceIdentifierFileName="AVSOfficeSVGFile_i.c"
ProxyFileName="AVSOfficeSVGFile_p.c"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="x:\AVS\Sources\AVSOfficeStudio\Common;agg\;agg\include;Expat\;..\..\..\AVSImageStudio3\AVSGraphics\Objects\Font\FreeType;\AVS\Sources\AVSVideoStudio3\Common"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES;__FOR_TESTS__"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1049"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
OutputFile="$(OutDir)/AVSOfficeSVGFile.dll"
LinkIncremental="2"
AdditionalLibraryDirectories="..\..\..\AVSImageStudio3\AVSGraphics;$(NOINHERIT)"
MergedIDLBaseFileName="_AVSOfficeSVGFile.idl"
GenerateDebugInformation="true"
SubSystem="2"
StackReserveSize="0"
ImportLibrary="$(OutDir)/AVSOfficeSVGFile.lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="2"
UseOfATL="1"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="1"
>
<Tool
Name="VCPreBuildEventTool"
CommandLine="X:\AVS\Redist\VersionControl.exe &quot;$(ProjectDir)\version.h&quot;"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
TargetEnvironment="1"
GenerateStublessProxies="true"
TypeLibraryName="$(IntDir)/AVSOfficeSVGFile.tlb"
HeaderFileName="AVSOfficeSVGFile.h"
DLLDataFileName=""
InterfaceIdentifierFileName="AVSOfficeSVGFile_i.c"
ProxyFileName="AVSOfficeSVGFile_p.c"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="x:\AVS\Sources\AVSOfficeStudio\Common;agg\;agg\include;Expat\;..\..\..\AVSImageStudio3\AVSGraphics\Objects\Font\FreeType;\AVS\Sources\AVSVideoStudio3\Common"
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;__FOR_TESTS__"
RuntimeLibrary="2"
UsePrecompiledHeader="2"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1049"
AdditionalIncludeDirectories="$(IntDir)"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="true"
OutputFile="$(OutDir)/AVSOfficeSVGFile.dll"
LinkIncremental="1"
AdditionalLibraryDirectories="..\..\..\AVSImageStudio3\AVSGraphics\Objects\Font\FreeType;$(NOINHERIT)"
MergedIDLBaseFileName="_AVSOfficeSVGFile.idl"
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
ImportLibrary="$(OutDir)/AVSOfficeSVGFile.lib"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
Description="Performing registration"
CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;&#x0D;&#x0A;copy $(TargetPath) X:\AVS\Redist\AVSOfficeStudio\AVSOfficeSVGFile.dll&#x0D;&#x0A;"
/>
</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=".\AVSOfficeSVGFile.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>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<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;resx;tiff;tif;png;wav"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
<File
RelativePath=".\AVSOfficeSVGFile.rc"
>
</File>
<File
RelativePath=".\AVSOfficeSVGFile.rgs"
>
</File>
</Filter>
<Filter
Name="Common"
>
<File
RelativePath="..\..\..\AVSImageStudio3\AVSGraphics\Interfaces\AVSRenderer.h"
>
</File>
<File
RelativePath="..\..\..\AVSVideoStudio3\Common\AVSUtils.h"
>
</File>
<File
RelativePath="..\..\Common\OfficeCommandsRenderer.h"
>
</File>
<File
RelativePath="..\..\Common\OfficeDefines.h"
>
</File>
<File
RelativePath="..\..\Common\OfficeFileErrorDescription.h"
>
</File>
<File
RelativePath="..\..\Common\OfficeFileFormats.h"
>
</File>
<File
RelativePath="..\..\Common\OfficeFileTemplate.h"
>
</File>
</Filter>
<Filter
Name="Interfaces"
>
<File
RelativePath=".\SVGTransformer.cpp"
>
</File>
<File
RelativePath=".\SVGTransformer.h"
>
</File>
</Filter>
<Filter
Name="SVG Files"
>
<File
RelativePath="..\..\..\AVSImageStudio3\AVSGraphics\Objects\Image\SVG\SVGFramework.cpp"
>
</File>
<File
RelativePath="..\..\..\AVSImageStudio3\AVSGraphics\Objects\Image\SVG\SVGFramework.h"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>