484 lines
11 KiB
XML
484 lines
11 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="OfficeCore"
|
|
ProjectGUID="{D02A88E6-5B2B-4A15-A4F6-C057F698FC53}"
|
|
RootNamespace="OfficeCore"
|
|
Keyword="AtlProj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
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)/OfficeCore.tlb"
|
|
HeaderFileName="UncompressedFrame.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="OfficeCore_i.c"
|
|
ProxyFileName="OfficeCore_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="./Fonts/FreeType"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1049"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
AdditionalDependencies="comsvcs.lib comsuppw.lib Msimg32.lib gdiplus.lib"
|
|
OutputFile="$(OutDir)/OfficeCore.dll"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""
|
|
IgnoreDefaultLibraryNames="LIBC.lib"
|
|
MergedIDLBaseFileName="_OfficeCore.idl"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/OfficeCore.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"
|
|
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)/OfficeCore.tlb"
|
|
HeaderFileName="UncompressedFrame.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="OfficeCore_i.c"
|
|
ProxyFileName="OfficeCore_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="./Fonts/FreeType"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES"
|
|
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"
|
|
AdditionalDependencies="comsvcs.lib comsuppw.lib Msimg32.lib gdiplus.lib"
|
|
OutputFile="Release\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
IgnoreDefaultLibraryNames="LIBC.lib"
|
|
MergedIDLBaseFileName="_OfficeCore.idl"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/OfficeCore.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)"
copy "$(TargetPath)" "$(ProjectDir)..\Redist"
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseOpenSource|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
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)/OfficeCore.tlb"
|
|
HeaderFileName="UncompressedFrame.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="OfficeCore_i.c"
|
|
ProxyFileName="OfficeCore_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="./Fonts/FreeType"
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES;BUILD_CONFIG_OPENSOURCE_VERSION"
|
|
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="false"
|
|
AdditionalDependencies="comsvcs.lib comsuppw.lib Msimg32.lib gdiplus.lib"
|
|
OutputFile="Release\$(ProjectName).dll"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""
|
|
IgnoreDefaultLibraryNames="LIBC.lib"
|
|
MergedIDLBaseFileName="_OfficeCore.idl"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)$(TargetName).pdb"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/OfficeCore.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)" "$(ProjectDir)..\Redist"
"
|
|
/>
|
|
</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=".\OfficeCore.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="ReleaseOpenSource|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
ObjectFile="$(IntDir)\"
|
|
/>
|
|
</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>
|
|
<File
|
|
RelativePath=".\version.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=".\OfficeCore.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\OfficeCore.rgs"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Fonts"
|
|
>
|
|
<File
|
|
RelativePath=".\Fonts\File.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Fonts\FontManagerLight.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Fonts\FontUtils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Fonts\List.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Fonts\ShareMemArray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Fonts\WinFont.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Fonts\WinFonts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Fonts\WinFontStorage.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="UncompressedFrame"
|
|
>
|
|
<File
|
|
RelativePath=".\UncompressedFrame\MediaBuffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\UncompressedFrame\UncompressedFrame.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Images"
|
|
>
|
|
<File
|
|
RelativePath=".\Images\GdiPlusEx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Images\ImageGdipFile.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|