671 lines
14 KiB
Plaintext
671 lines
14 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8,00"
|
||
|
Name="DllOpenJPEG"
|
||
|
ProjectGUID="{89AC992C-5E2C-4E6B-A453-61C1DF446216}"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory=".\Release"
|
||
|
IntermediateDirectory=".\Release"
|
||
|
ConfigurationType="2"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
WholeProgramOptimization="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
MkTypLibCompatible="true"
|
||
|
SuppressStartupBanner="true"
|
||
|
TargetEnvironment="1"
|
||
|
TypeLibraryName=".\Release/DllOpenJPEG.tlb"
|
||
|
HeaderFileName=""
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
InlineFunctionExpansion="1"
|
||
|
FavorSizeOrSpeed="1"
|
||
|
WholeProgramOptimization="false"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
|
||
|
StringPooling="true"
|
||
|
RuntimeLibrary="0"
|
||
|
EnableFunctionLevelLinking="true"
|
||
|
PrecompiledHeaderFile=".\Release/DllOpenJPEG.pch"
|
||
|
AssemblerListingLocation=".\Release/"
|
||
|
ObjectFile=".\Release/"
|
||
|
ProgramDataBaseFileName=".\Release/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1036"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
OutputFile="Release/OpenJPEG.dll"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
ProgramDatabaseFile=".\Release/OpenJPEG.pdb"
|
||
|
LinkTimeCodeGeneration="0"
|
||
|
ImportLibrary=".\Release/OpenJPEG.lib"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
SuppressStartupBanner="true"
|
||
|
OutputFile=".\Release/DllOpenJPEG.bsc"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
CommandLine="if not exist dist mkdir dist
copy libopenjpeg\openjpeg.h dist
copy Release\OpenJPEG.dll dist
copy Release\OpenJPEG.lib dist
"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory=".\Debug"
|
||
|
IntermediateDirectory=".\Debug"
|
||
|
ConfigurationType="2"
|
||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||
|
CharacterSet="2"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
MkTypLibCompatible="true"
|
||
|
SuppressStartupBanner="true"
|
||
|
TargetEnvironment="1"
|
||
|
TypeLibraryName=".\Debug/DllOpenJPEG.tlb"
|
||
|
HeaderFileName=""
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="1"
|
||
|
PrecompiledHeaderFile=".\Debug/DllOpenJPEG.pch"
|
||
|
AssemblerListingLocation=".\Debug/"
|
||
|
ObjectFile=".\Debug/"
|
||
|
ProgramDataBaseFileName=".\Debug/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
DebugInformationFormat="4"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1036"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
OutputFile="Debug/OpenJPEGd.dll"
|
||
|
LinkIncremental="2"
|
||
|
SuppressStartupBanner="true"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile=".\Debug/OpenJPEGd.pdb"
|
||
|
ImportLibrary=".\Debug/OpenJPEGd.lib"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
SuppressStartupBanner="true"
|
||
|
OutputFile=".\Debug/DllOpenJPEG.bsc"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
CommandLine="if not exist dist mkdir dist
copy libopenjpeg\openjpeg.h dist
copy Debug\OpenJPEGd.dll dist
copy Debug\OpenJPEGd.lib dist
"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\bio.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\cio.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\dwt.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\event.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\image.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\j2k.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\j2k_lib.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\jp2.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\jpt.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\mct.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\mqc.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\openjpeg.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\pi.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\raw.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\t1.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\t2.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\tcd.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\tgt.c"
|
||
|
>
|
||
|
<FileConfiguration
|
||
|
Name="Release|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
PreprocessorDefinitions=""
|
||
|
/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\bio.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\cio.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\dwt.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\event.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\fix.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\image.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\int.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\j2k.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\j2k_lib.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\jp2.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\jpt.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\mct.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\mqc.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\openjpeg.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\opj_includes.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\pi.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\raw.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\t1.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\t2.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\tcd.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="libopenjpeg\tgt.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|