281 lines
6.5 KiB
Plaintext
281 lines
6.5 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.10"
|
||
|
Name="image_to_j2k"
|
||
|
ProjectGUID="{F67C0B66-E4AD-42E6-8D70-CF7F00BB31BE}"
|
||
|
SccProjectName=""
|
||
|
SccLocalPath="">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory=".\Debug"
|
||
|
IntermediateDirectory=".\Debug"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../libopenjpeg"
|
||
|
PreprocessorDefinitions="_DEBUG,DONT_HAVE_GETOPT,WIN32,_CONSOLE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="5"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderFile=".\Debug/image_to_j2k.pch"
|
||
|
AssemblerListingLocation=".\Debug/"
|
||
|
ObjectFile=".\Debug/"
|
||
|
ProgramDataBaseFileName=".\Debug/"
|
||
|
BrowseInformation="1"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
DebugInformationFormat="4"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions="/MACHINE:I386"
|
||
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
||
|
OutputFile=".\Debug/image_to_j2k.exe"
|
||
|
LinkIncremental="2"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
ProgramDatabaseFile=".\Debug/image_to_j2k.pdb"
|
||
|
SubSystem="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TypeLibraryName=".\Debug/image_to_j2k.tlb"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="2060"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory=".\Release"
|
||
|
IntermediateDirectory=".\Release"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="../libopenjpeg"
|
||
|
PreprocessorDefinitions="NDEBUG,WIN32,_CONSOLE,DONT_HAVE_GETOPT"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="4"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderFile=".\Release/image_to_j2k.pch"
|
||
|
AssemblerListingLocation=".\Release/"
|
||
|
ObjectFile=".\Release/"
|
||
|
ProgramDataBaseFileName=".\Release/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions="/MACHINE:I386"
|
||
|
AdditionalDependencies="odbc32.lib odbccp32.lib"
|
||
|
OutputFile=".\Release/image_to_j2k.exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
ProgramDatabaseFile=".\Release/image_to_j2k.pdb"
|
||
|
SubSystem="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TypeLibraryName=".\Release/image_to_j2k.tlb"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="2060"
|
||
|
AdditionalIncludeDirectories="../libopenjpeg"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</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">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\cio.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\convert.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\dwt.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\fix.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\compat\getopt.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\image_to_j2k.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\int.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\j2k.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\jp2.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\jpt.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\jpw.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\mct.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\mqc.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\pi.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\raw.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\rs.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\t1.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\t2.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\tcd.c">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\tgt.c">
|
||
|
</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=".\convert.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\dwt.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\fix.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\compat\getopt.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\int.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\j2k.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\jp2.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\jpt.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\jpw.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\mct.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\mqc.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\openjpeg.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\pi.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\raw.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\libopenjpeg\rs.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>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|