Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3.         ProjectType="Visual C++"
  4.         Version="7.10"
  5.         Name="DllOpenJP3D"
  6.         ProjectGUID="{790A6CE5-CE92-4A59-ADF7-54A92760BD6C}"
  7.         SccProjectName=""
  8.         SccLocalPath="">
  9.         <Platforms>
  10.                 <Platform
  11.                         Name="Win32"/>
  12.         </Platforms>
  13.         <Configurations>
  14.                 <Configuration
  15.                         Name="Release|Win32"
  16.                         OutputDirectory=".\Release"
  17.                         IntermediateDirectory=".\Release"
  18.                         ConfigurationType="2"
  19.                         UseOfMFC="0"
  20.                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21.                         CharacterSet="2">
  22.                         <Tool
  23.                                 Name="VCCLCompilerTool"
  24.                                 Optimization="2"
  25.                                 InlineFunctionExpansion="1"
  26.                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"
  27.                                 StringPooling="TRUE"
  28.                                 RuntimeLibrary="0"
  29.                                 EnableFunctionLevelLinking="TRUE"
  30.                                 PrecompiledHeaderFile=".\Release/DllOpenJPEG.pch"
  31.                                 AssemblerListingLocation=".\Release/"
  32.                                 ObjectFile=".\Release/"
  33.                                 ProgramDataBaseFileName=".\Release/"
  34.                                 WarningLevel="3"
  35.                                 SuppressStartupBanner="TRUE"/>
  36.                         <Tool
  37.                                 Name="VCCustomBuildTool"/>
  38.                         <Tool
  39.                                 Name="VCLinkerTool"
  40.                                 OutputFile="Release/OpenJP3D.dll"
  41.                                 LinkIncremental="1"
  42.                                 SuppressStartupBanner="TRUE"
  43.                                 ProgramDatabaseFile=".\Release/OpenJP3D.pdb"
  44.                                 ImportLibrary=".\Release/OpenJP3D.lib"
  45.                                 TargetMachine="1"/>
  46.                         <Tool
  47.                                 Name="VCMIDLTool"
  48.                                 PreprocessorDefinitions="NDEBUG"
  49.                                 MkTypLibCompatible="TRUE"
  50.                                 SuppressStartupBanner="TRUE"
  51.                                 TargetEnvironment="1"
  52.                                 TypeLibraryName=".\Release/DllOpenJPEG.tlb"
  53.                                 HeaderFileName=""/>
  54.                         <Tool
  55.                                 Name="VCPostBuildEventTool"
  56.                                 CommandLine="if not exist bin mkdir bin
  57. copy libjp3dvm\openjpeg3d.h bin
  58. copy Release\OpenJP3D.dll bin
  59. copy Release\OpenJP3D.lib bin
  60. "/>
  61.                         <Tool
  62.                                 Name="VCPreBuildEventTool"/>
  63.                         <Tool
  64.                                 Name="VCPreLinkEventTool"/>
  65.                         <Tool
  66.                                 Name="VCResourceCompilerTool"
  67.                                 PreprocessorDefinitions="NDEBUG"
  68.                                 Culture="1036"/>
  69.                         <Tool
  70.                                 Name="VCWebServiceProxyGeneratorTool"/>
  71.                         <Tool
  72.                                 Name="VCXMLDataGeneratorTool"/>
  73.                         <Tool
  74.                                 Name="VCWebDeploymentTool"/>
  75.                         <Tool
  76.                                 Name="VCManagedWrapperGeneratorTool"/>
  77.                         <Tool
  78.                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  79.                 </Configuration>
  80.                 <Configuration
  81.                         Name="Debug|Win32"
  82.                         OutputDirectory=".\Debug"
  83.                         IntermediateDirectory=".\Debug"
  84.                         ConfigurationType="2"
  85.                         UseOfMFC="0"
  86.                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
  87.                         CharacterSet="2">
  88.                         <Tool
  89.                                 Name="VCCLCompilerTool"
  90.                                 Optimization="0"
  91.                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OPJ_EXPORTS"
  92.                                 BasicRuntimeChecks="3"
  93.                                 RuntimeLibrary="1"
  94.                                 PrecompiledHeaderFile=".\Debug/DllOpenJPEG.pch"
  95.                                 AssemblerListingLocation=".\Debug/"
  96.                                 ObjectFile=".\Debug/"
  97.                                 ProgramDataBaseFileName=".\Debug/"
  98.                                 WarningLevel="3"
  99.                                 SuppressStartupBanner="TRUE"
  100.                                 DebugInformationFormat="4"/>
  101.                         <Tool
  102.                                 Name="VCCustomBuildTool"/>
  103.                         <Tool
  104.                                 Name="VCLinkerTool"
  105.                                 OutputFile="Debug/OpenJP3D.dll"
  106.                                 LinkIncremental="1"
  107.                                 SuppressStartupBanner="TRUE"
  108.                                 GenerateDebugInformation="TRUE"
  109.                                 ProgramDatabaseFile=".\Debug/OpenJP3D.pdb"
  110.                                 ImportLibrary=".\Debug/OpenJP3D.lib"
  111.                                 TargetMachine="1"/>
  112.                         <Tool
  113.                                 Name="VCMIDLTool"
  114.                                 PreprocessorDefinitions="_DEBUG"
  115.                                 MkTypLibCompatible="TRUE"
  116.                                 SuppressStartupBanner="TRUE"
  117.                                 TargetEnvironment="1"
  118.                                 TypeLibraryName=".\Debug/DllOpenJPEG.tlb"
  119.                                 HeaderFileName=""/>
  120.                         <Tool
  121.                                 Name="VCPostBuildEventTool"
  122.                                 CommandLine="if not exist bin mkdir bin
  123. copy libjp3dvm\openjpeg3d.h bin
  124. copy Debug\OpenJP3D.dll bin
  125. "/>
  126.                         <Tool
  127.                                 Name="VCPreBuildEventTool"/>
  128.                         <Tool
  129.                                 Name="VCPreLinkEventTool"/>
  130.                         <Tool
  131.                                 Name="VCResourceCompilerTool"
  132.                                 PreprocessorDefinitions="_DEBUG"
  133.                                 Culture="1034"/>
  134.                         <Tool
  135.                                 Name="VCWebServiceProxyGeneratorTool"/>
  136.                         <Tool
  137.                                 Name="VCXMLDataGeneratorTool"/>
  138.                         <Tool
  139.                                 Name="VCWebDeploymentTool"/>
  140.                         <Tool
  141.                                 Name="VCManagedWrapperGeneratorTool"/>
  142.                         <Tool
  143.                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  144.                 </Configuration>
  145.         </Configurations>
  146.         <References>
  147.         </References>
  148.         <Files>
  149.                 <Filter
  150.                         Name="Source Files"
  151.                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  152.                         <File
  153.                                 RelativePath=".\libjp3dvm\bio.c">
  154.                         </File>
  155.                         <File
  156.                                 RelativePath=".\libjp3dvm\cio.c">
  157.                         </File>
  158.                         <File
  159.                                 RelativePath=".\libjp3dvm\dwt.c">
  160.                         </File>
  161.                         <File
  162.                                 RelativePath=".\libjp3dvm\event.c">
  163.                         </File>
  164.                         <File
  165.                                 RelativePath=".\libjp3dvm\jp3d.c">
  166.                         </File>
  167.                         <File
  168.                                 RelativePath=".\libjp3dvm\jp3d_lib.c">
  169.                         </File>
  170.                         <File
  171.                                 RelativePath=".\libjp3dvm\mct.c">
  172.                         </File>
  173.                         <File
  174.                                 RelativePath=".\libjp3dvm\mqc.c">
  175.                         </File>
  176.                         <File
  177.                                 RelativePath=".\libjp3dvm\openjpeg.c">
  178.                         </File>
  179.                         <File
  180.                                 RelativePath=".\libjp3dvm\pi.c">
  181.                         </File>
  182.                         <File
  183.                                 RelativePath=".\libjp3dvm\raw.c">
  184.                         </File>
  185.                         <File
  186.                                 RelativePath=".\libjp3dvm\t1.c">
  187.                         </File>
  188.                         <File
  189.                                 RelativePath=".\libjp3dvm\t1_3d.c">
  190.                         </File>
  191.                         <File
  192.                                 RelativePath=".\libjp3dvm\t2.c">
  193.                         </File>
  194.                         <File
  195.                                 RelativePath=".\libjp3dvm\tcd.c">
  196.                         </File>
  197.                         <File
  198.                                 RelativePath=".\libjp3dvm\tgt.c">
  199.                         </File>
  200.                         <File
  201.                                 RelativePath=".\libjp3dvm\volume.c">
  202.                         </File>
  203.                 </Filter>
  204.                 <Filter
  205.                         Name="Header Files"
  206.                         Filter="h;hpp;hxx;hm;inl">
  207.                         <File
  208.                                 RelativePath=".\libjp3dvm\bio.h">
  209.                         </File>
  210.                         <File
  211.                                 RelativePath=".\libjp3dvm\cio.h">
  212.                         </File>
  213.                         <File
  214.                                 RelativePath=".\libjp3dvm\dirent.h">
  215.                         </File>
  216.                         <File
  217.                                 RelativePath=".\libjp3dvm\dwt.h">
  218.                         </File>
  219.                         <File
  220.                                 RelativePath=".\libjp3dvm\event.h">
  221.                         </File>
  222.                         <File
  223.                                 RelativePath=".\libjp3dvm\fix.h">
  224.                         </File>
  225.                         <File
  226.                                 RelativePath=".\libjp3dvm\int.h">
  227.                         </File>
  228.                         <File
  229.                                 RelativePath=".\libjp3dvm\jp3d.h">
  230.                         </File>
  231.                         <File
  232.                                 RelativePath=".\libjp3dvm\jp3d_lib.h">
  233.                         </File>
  234.                         <File
  235.                                 RelativePath=".\libjp3dvm\mct.h">
  236.                         </File>
  237.                         <File
  238.                                 RelativePath=".\libjp3dvm\mqc.h">
  239.                         </File>
  240.                         <File
  241.                                 RelativePath=".\libjp3dvm\openjpeg3d.h">
  242.                         </File>
  243.                         <File
  244.                                 RelativePath=".\libjp3dvm\opj_includes.h">
  245.                         </File>
  246.                         <File
  247.                                 RelativePath=".\libjp3dvm\pi.h">
  248.                         </File>
  249.                         <File
  250.                                 RelativePath=".\libjp3dvm\raw.h">
  251.                         </File>
  252.                         <File
  253.                                 RelativePath=".\libjp3dvm\t1.h">
  254.                         </File>
  255.                         <File
  256.                                 RelativePath=".\libjp3dvm\t1_3d.h">
  257.                         </File>
  258.                         <File
  259.                                 RelativePath=".\libjp3dvm\t2.h">
  260.                         </File>
  261.                         <File
  262.                                 RelativePath=".\libjp3dvm\tcd.h">
  263.                         </File>
  264.                         <File
  265.                                 RelativePath=".\libjp3dvm\tgt.h">
  266.                         </File>
  267.                         <File
  268.                                 RelativePath=".\libjp3dvm\volume.h">
  269.                         </File>
  270.                 </Filter>
  271.                 <Filter
  272.                         Name="Resource Files"
  273.                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  274.                 </Filter>
  275.         </Files>
  276.         <Globals>
  277.         </Globals>
  278. </VisualStudioProject>
  279.