You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
719 lines
17 KiB
XML
719 lines
17 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="exiv2lib"
|
|
ProjectGUID="{831EF580-92C8-4CA8-B0CE-3D906280A54D}"
|
|
RootNamespace="exiv2lib"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
CommandLine="if exist ..\include\exiv2 goto :jail
mkdir ..\include\exiv2\
copy/y ..\..\src\*.h ..\include\exiv2\
copy/y ..\..\src\*.hpp ..\include\exiv2\
cd ..\include\exiv2
del *_int.hpp
cd ..\..\exiv2lib
:jail
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../include;../include/exiv2;../../xmpsdk/include;../../xmpsdk/src;../../../expat-2.0.1/lib;../../../zlib-1.2.3;"
|
|
PreprocessorDefinitions="WIN32;_DEBUG"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
LinkLibraryDependencies="true"
|
|
OutputFile="$(OutDir)/exiv2.lib"
|
|
AdditionalLibraryDirectories="..\xmpsdk\Debug;..\..\..\expat-2.0.1\win32\bin\debug"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="create the bin (delivery) directory"
|
|
CommandLine="mkdir ..\bin\Debug\
copy/y "$(TargetPath)" ..\bin\Debug\$(TargetFileName)
"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
Description="copy expat and zlib binaries"
|
|
CommandLine="if exist ..\include\exiv2 goto :jail
mkdir ..\include\exiv2\
copy/y ..\..\src\*.h ..\include\exiv2\
copy/y ..\..\src\*.hpp ..\include\exiv2\
cd ..\include\exiv2
del *_int.hpp
cd ..\..\exiv2lib
:jail

"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="../include;../include/exiv2;../../xmpsdk/include;../../xmpsdk/src;../../../expat-2.0.1/lib;../../../zlib-1.2.3;"
|
|
PreprocessorDefinitions="WIN32;_NDEBUG"
|
|
RuntimeLibrary="0"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
LinkLibraryDependencies="true"
|
|
OutputFile="$(OutDir)/exiv2.lib"
|
|
AdditionalLibraryDirectories="..\xmpsdk\Release;..\..\..\expat-2.0.1\win32\bin\release"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="create the bin (delivery) directory"
|
|
CommandLine="mkdir ..\bin\Release\
copy/y "$(TargetPath)" ..\bin\$(ConfigurationName)\$(TargetFileName)

"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="DebugDLL|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
Description="copy expat and zlib dlls"
|
|
CommandLine="if exist ..\include\exiv2 goto :jail
mkdir ..\include\exiv2\
copy/y ..\..\src\*.h ..\include\exiv2\
copy/y ..\..\src\*.hpp ..\include\exiv2\
cd ..\include\exiv2
del *_int.hpp
cd ..\..\exiv2lib
:jail
copy/y ..\..\..\expat-2.0.1\win32\bin\Debug\libexpat.dll $(OutDir)
copy/y ..\..\..\zlib-1.2.3\projects\visualc6\Win32_DLL_Debug\zlib1d.dll $(OutDir)
"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../include;../include/exiv2;../../xmpsdk/include;../../xmpsdk/src;../../../expat-2.0.1/lib;../../../zlib-1.2.3;"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;EXV_HAVE_DLL;EXV_BUILDING_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
WarnAsError="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/NODEFAULTLIB:LIBMTD"
|
|
AdditionalDependencies="..\xmpsdk\DebugDLL\xmpsdk.lib ..\..\..\expat-2.0.1\win32\bin\debug\libexpat.lib ..\..\..\zlib-1.2.3\projects\visualc6\Win32_DLL_Debug\zlib1d.lib"
|
|
OutputFile="$(OutDir)\exiv2.dll"
|
|
GenerateDebugInformation="true"
|
|
ImportLibrary="$(TargetDir)\exiv2.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="create the bin (delivery) directorie"
|
|
CommandLine="mkdir "$(SolutionDir)\bin\DebugDLL\"
copy/y ..\..\..\expat-2.0.1\win32\bin\Debug\libexpat.dll "$(SolutionDir)\bin\$(ConfigurationName)\"
copy/y "$(TargetPath)" "$(SolutionDir)\bin\$(ConfigurationName)\$(TargetFileName)"
copy/y "$(TargetDir)\*.dll" "$(SolutionDir)\bin\$(ConfigurationName)\"
copy/y "$(TargetDir)\*.lib" "$(SolutionDir)\bin\$(ConfigurationName)\"

"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="ReleaseDLL|Win32"
|
|
OutputDirectory="$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
Description="copy expat and zlib dlls"
|
|
CommandLine="if exist ..\include\exiv2 goto :jail
mkdir ..\include\exiv2\
copy/y ..\..\src\*.h ..\include\exiv2\
copy/y ..\..\src\*.hpp ..\include\exiv2\
cd ..\include\exiv2
del *_int.hpp
cd ..\..\exiv2lib
:jail
copy/y ..\..\..\expat-2.0.1\win32\bin\Release\*.dll $(OutDir)
copy/y ..\..\..\zlib-1.2.3\projects\visualc6\Win32_DLL_Release\zlib1.dll $(OutDir)

"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
AdditionalIncludeDirectories="../include;../include/exiv2;../../xmpsdk/include;../../xmpsdk/src;../../../expat-2.0.1/lib;../../../zlib-1.2.3;"
|
|
PreprocessorDefinitions="WIN32;_NDEBUG;EXV_HAVE_DLL;EXV_BUILDING_LIB"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="2"
|
|
BufferSecurityCheck="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
WarnAsError="false"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/NODEFAULTLIB:LIBCMT"
|
|
AdditionalDependencies="..\xmpsdk\ReleaseDLL\xmpsdk.lib ..\..\..\expat-2.0.1\win32\bin\release\libexpat.lib ..\..\..\zlib-1.2.3\projects\visualc6\Win32_DLL_Release\zlib1.lib"
|
|
OutputFile="$(OutDir)\exiv2.dll"
|
|
GenerateDebugInformation="false"
|
|
ImportLibrary="$(TargetDir)\exiv2.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="create the bin (delivery) directory"
|
|
CommandLine="mkdir "$(SolutionDir)\bin\$(ConfigurationName)\"
copy/y ..\..\..\expat-2.0.1\win32\bin\Release\libexpat.dll "$(SolutionDir)\bin\$(ConfigurationName)\"
copy/y "$(TargetPath)" "$(SolutionDir)\bin\$(ConfigurationName)\$(TargetFileName)"
copy/y "$(TargetDir)\*.dll" "$(SolutionDir)\bin\$(ConfigurationName)\"
copy/y "$(TargetDir)\*.lib" "$(SolutionDir)\bin\$(ConfigurationName)\"
"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\basicio.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\bmpimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\canonmn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convert.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\cr2image.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\crwimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\datasets.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\error.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\exif.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\fujimn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\futils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gifimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\image.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\iptc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\jp2image.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\jpgimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\localtime.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\makernote.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\metadatum.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\minoltamn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mrwimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\nikonmn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\olympusmn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\orfimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\panasonicmn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\pentaxmn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\pngchunk.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
GeneratePreprocessedFile="0"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\pngimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\preview.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\psdimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rafimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sigmamn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sonymn.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tags.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tgaimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tiffcomposite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tiffimage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tiffvisitor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\types.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\value.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\xmp.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\xmpsidecar.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\src\basicio.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\bmpimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\canonmn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\convert.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\cr2image.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\crwimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\datasets.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\error.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\exif.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\exv_msvc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\fujimn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\futils.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\gifimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\image.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\iptc.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\jp2image.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\jpgimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\makernote.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\metadatum.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\minoltamn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\mrwimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\nikonmn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\olympusmn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\orfimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\panasonicmn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\pentaxmn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\pngimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\preview.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\properties.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\psdimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rafimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rcsid.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sigmamn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sonymn.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tags.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tgaimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tiffcomposite.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tiffimage.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\tiffvisitor.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\types.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\value.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\xmp.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\xmpsidecar.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|