Subversion Repositories Kolibri OS

Compare Revisions

No changes between revisions

Regard whitespace Rev 4757 → Rev 4758

/contrib/menuetlibc/openjpeg/jp3d/DllJp3dVM.vcproj
0,0 → 1,278
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="DllOpenJP3D"
ProjectGUID="{790A6CE5-CE92-4A59-ADF7-54A92760BD6C}"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\Release"
IntermediateDirectory=".\Release"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"
StringPooling="TRUE"
RuntimeLibrary="0"
EnableFunctionLevelLinking="TRUE"
PrecompiledHeaderFile=".\Release/DllOpenJPEG.pch"
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
WarningLevel="3"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="Release/OpenJP3D.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ProgramDatabaseFile=".\Release/OpenJP3D.pdb"
ImportLibrary=".\Release/OpenJP3D.lib"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\Release/DllOpenJPEG.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="if not exist bin mkdir bin
copy libjp3dvm\openjpeg3d.h bin
copy Release\OpenJP3D.dll bin
copy Release\OpenJP3D.lib bin
"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1036"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\Debug"
IntermediateDirectory=".\Debug"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
PrecompiledHeaderFile=".\Debug/DllOpenJPEG.pch"
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
OutputFile="Debug/OpenJP3D.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Debug/OpenJP3D.pdb"
ImportLibrary=".\Debug/OpenJP3D.lib"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\Debug/DllOpenJPEG.tlb"
HeaderFileName=""/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="if not exist bin mkdir bin
copy libjp3dvm\openjpeg3d.h bin
copy Debug\OpenJP3D.dll bin
"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1034"/>
<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=".\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\openjpeg3d.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>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
Property changes:
Added: svn:executable
+*
\ No newline at end of property