mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-15 21:49:48 +08:00
622 lines
14 KiB
XML
622 lines
14 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="AVSImageMetaData"
|
|
ProjectGUID="{C53708EA-E57F-4221-B915-39A8B99AC942}"
|
|
RootNamespace="AVSImageMetaData"
|
|
Keyword="AtlProj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)bin\vs2005\debug"
|
|
IntermediateDirectory="$(SolutionDir)output\vs2005\debug"
|
|
ConfigurationType="2"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="$(SolutionDir)/common/xsd.exe $(SolutionDir)XML/ImageMetaDataCommonSchema.xsd /c /n:ImageMetaDataCommonWrapper /l:CS /o:$(SolutionDir)/XML/
copy "$(SolutionDir)\XML\ImageMetaDataCommonSchema.cs" "$(SolutionDir)\examples\ImageMetaDataExtract\ImageMetaDataCommon.cs"
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="1"
|
|
GenerateStublessProxies="true"
|
|
TypeLibraryName="$(IntDir)/AVSImageMetaData.tlb"
|
|
HeaderFileName="AVSImageMetaData.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="AVSImageMetaData_i.c"
|
|
ProxyFileName="AVSImageMetaData_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)/openexif/scr";"$(SolutionDir)/openexif/scr/OpenExifJpeg/";"$(SolutionDir)/libiptcdata/scr/";"$(SolutionDir)/XML""
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1049"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
AdditionalDependencies="$(SolutionDir)/openexif/lib/vs2005/OpenExifD.lib $(SolutionDir)/libiptcdata/lib/vs2005/libiptcdataD.lib"
|
|
OutputFile="$(OutDir)/AVSImageMetaData.dll"
|
|
LinkIncremental="2"
|
|
MergedIDLBaseFileName="_AVSImageMetaData.idl"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
ImportLibrary="$(OutDir)/AVSImageMetaData.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="copy "$(TargetPath)" "$(SolutionDir)/bin/AVSImageMetaData.dll"
regsvr32 /s /c "$(SolutionDir)/bin/AVSImageMetaData.dll"
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)bin\vs2005\release"
|
|
IntermediateDirectory="$(SolutionDir)output\vs2005\release"
|
|
ConfigurationType="2"
|
|
UseOfATL="1"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="$(SolutionDir)/common/xsd.exe $(SolutionDir)XML/ImageMetaDataCommonSchema.xsd /c /n:ImageMetaDataCommonWrapper /l:CS /o:$(SolutionDir)/XML/
copy "$(SolutionDir)\XML\ImageMetaDataCommonSchema.cs" "$(SolutionDir)\examples\ImageMetaDataExtract\ImageMetaDataCommon.cs"
..\..\..\..\..\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)/AVSImageMetaData.tlb"
|
|
HeaderFileName="AVSImageMetaData.h"
|
|
DLLDataFileName=""
|
|
InterfaceIdentifierFileName="AVSImageMetaData_i.c"
|
|
ProxyFileName="AVSImageMetaData_p.c"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="false"
|
|
FavorSizeOrSpeed="1"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)/openexif/scr";"$(SolutionDir)/openexif/scr/OpenExifJpeg/";"$(SolutionDir)/libiptcdata/scr/";"$(SolutionDir)/XML""
|
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="2"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1049"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
IgnoreImportLibrary="true"
|
|
AdditionalDependencies="$(SolutionDir)/openexif/lib/vs2005/OpenExif.lib $(SolutionDir)/libiptcdata/lib/vs2005/libiptcdata.lib"
|
|
OutputFile="$(OutDir)/AVSImageMetaData.dll"
|
|
LinkIncremental="1"
|
|
MergedIDLBaseFileName="_AVSImageMetaData.idl"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
ImportLibrary="$(OutDir)/AVSImageMetaData.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="copy "$(TargetPath)" "$(SolutionDir)/bin/AVSImageMetaData.dll"
regsvr32 /s /c "$(SolutionDir)/bin/AVSImageMetaData.dll"
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="atlcontrol"
|
|
>
|
|
<File
|
|
RelativePath=".\MetaDataParsers.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MetaDataParsers.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath=".\IImageMetaData.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ImageMetaDataParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\MetaDataInterface.h"
|
|
>
|
|
</File>
|
|
<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=".\AVSImageMetaData.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\AVSImageMetaData.rgs"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\AVSImageMetaData.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ImageMetaDataParser.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>
|
|
<Filter
|
|
Name="Parsers"
|
|
>
|
|
<File
|
|
RelativePath="..\metadataparsers\exif_utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\exif_utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\metadataparser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\parserguids.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\parserguids.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Makernotes"
|
|
>
|
|
<File
|
|
RelativePath="..\metadataparsers\canonmn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\casiomn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\exifmakernote.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\exifmakernote.h"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\fujimn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\nikonmn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\olympusmn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\panasonicmn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\sonymn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\specificmn.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="IPTC"
|
|
>
|
|
<File
|
|
RelativePath="..\metadataparsers\iptcparser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\iptcparser.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="EXIF"
|
|
>
|
|
<File
|
|
RelativePath="..\metadataparsers\exifparser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\exifparser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\metadataparsers\rawexifparser.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Common"
|
|
>
|
|
<File
|
|
RelativePath=".\metadatatypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\utils.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\common\utils.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ImageMetaData"
|
|
>
|
|
<File
|
|
RelativePath=".\ImageMetaDataExif.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ImageMetaDataIPTC.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="XML"
|
|
>
|
|
<File
|
|
RelativePath="..\XML\Exif\exifdesc.xml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\ExifDescSchema.xsd"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\ImageMetaDataCommon.xsd"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\ImageMetaDataCommonSchema.xsd"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\ImageMetaDataExifShema.xsd"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\ImageMetaDataIPTCSchema.xsd"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<Filter
|
|
Name="Transform"
|
|
>
|
|
<File
|
|
RelativePath="..\XML\MetaDataTransform.h"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="XMLWarpper"
|
|
>
|
|
<File
|
|
RelativePath="..\XML\XMLWrapper.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\XMLWrapper.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Examples"
|
|
>
|
|
<File
|
|
RelativePath="..\examples\XML\ImageMetaDataCommonExample.xml"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\examples\XML\ImageMetaDataExifExample.xml"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="header"
|
|
>
|
|
<File
|
|
RelativePath="..\XML\ExifDescSchema.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\ImageMetaDataCommonSchema.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\XML\ImageMetaDataExifShema.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|