250 lines
5.7 KiB
XML
Executable File
250 lines
5.7 KiB
XML
Executable File
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="LibJp3dVM"
|
|
ProjectGUID="{6F3FB035-8F4E-4794-B091-0F0A20223BE7}"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\Release"
|
|
IntermediateDirectory=".\Release"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
InlineFunctionExpansion="0"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;OPJ_STATIC"
|
|
StringPooling="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\Release/LibJp3dVM.pch"
|
|
AssemblerListingLocation=".\Release/"
|
|
ObjectFile=".\Release/"
|
|
ProgramDataBaseFileName=".\Release/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Release\LibJp3dVM.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="if not exist bin mkdir bin
|
|
copy Release\LibJp3dVM.lib bin
|
|
copy libjp3dvm\openjpeg.h bin
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1036"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\Debug"
|
|
IntermediateDirectory=".\Debug"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;OPJ_STATIC"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
PrecompiledHeaderFile=".\Debug/LibJp3dVM.pch"
|
|
AssemblerListingLocation=".\Debug/"
|
|
ObjectFile=".\Debug/"
|
|
ProgramDataBaseFileName=".\Debug/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile=".\Debug\LibJp3dVM.lib"
|
|
SuppressStartupBanner="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
CommandLine="if not exist bin mkdir bin
|
|
copy Debug\LibJp3dVM.lib bin
|
|
copy libjp3dvm\openjpeg.h bin
|
|
"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1036"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<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=".\libjp3dvm\bio.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\cio.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\dwt.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\event.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\jp3d.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\jp3d_lib.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\mct.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\mqc.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\openjpeg.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\pi.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\raw.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\t1.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\t1_3d.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\t2.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\tcd.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\tgt.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\volume.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath=".\libjp3dvm\bio.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\cio.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\dirent.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\dwt.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\event.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\fix.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\int.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\jp3d.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\jp3d_lib.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\mct.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\mqc.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\openjpeg.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\opj_includes.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\pi.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\raw.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\t1.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\t1_3d.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\t2.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\tcd.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\tgt.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\libjp3dvm\volume.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|