ultimatepp/bazaar/PixRaster/lib/leptonlib.vcproj
micio db3a6a0036 Start of Leptonica library support
git-svn-id: svn://ultimatepp.org/upp/trunk@1554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-06 15:49:56 +00:00

756 lines
11 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="leptonlib"
ProjectGUID="{1D7AB886-BECA-4A97-89CE-7381D3F5DE00}"
Keyword="Win32Proj"
TargetFrameworkVersion="0"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="4"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;L_LITTLE_ENDIAN;USE_PSTDINT;snprintf=_snprintf;COMPILER_MSVC=1;XMD_H"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="4"
CompileAs="2"
ShowIncludes="true"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="4"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="true"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\allheaders.h"
>
</File>
<File
RelativePath=".\alltypes.h"
>
</File>
<File
RelativePath=".\array.h"
>
</File>
<File
RelativePath=".\arrayaccess.h"
>
</File>
<File
RelativePath=".\bbuffer.h"
>
</File>
<File
RelativePath=".\bmf.h"
>
</File>
<File
RelativePath=".\bmp.h"
>
</File>
<File
RelativePath=".\ccbord.h"
>
</File>
<File
RelativePath=".\environ.h"
>
</File>
<File
RelativePath=".\gplot.h"
>
</File>
<File
RelativePath=".\heap.h"
>
</File>
<File
RelativePath=".\imageio.h"
>
</File>
<File
RelativePath=".\jbclass.h"
>
</File>
<File
RelativePath=".\jmorecfg.h"
>
</File>
<File
RelativePath=".\leptprotos.h"
>
</File>
<File
RelativePath=".\list.h"
>
</File>
<File
RelativePath=".\morph.h"
>
</File>
<File
RelativePath=".\pix.h"
>
</File>
<File
RelativePath=".\pstdint.h"
>
</File>
<File
RelativePath=".\ptra.h"
>
</File>
<File
RelativePath=".\queue.h"
>
</File>
<File
RelativePath=".\readbarcode.h"
>
</File>
<File
RelativePath=".\stack.h"
>
</File>
<File
RelativePath=".\watershed.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
</Filter>
<Filter
Name="Source Files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\adaptmap.c"
>
</File>
<File
RelativePath=".\affine.c"
>
</File>
<File
RelativePath=".\affinecompose.c"
>
</File>
<File
RelativePath=".\arithlow.c"
>
</File>
<File
RelativePath=".\arrayaccess.c"
>
</File>
<File
RelativePath=".\bardecode.c"
>
</File>
<File
RelativePath=".\baseline.c"
>
</File>
<File
RelativePath=".\bbuffer.c"
>
</File>
<File
RelativePath=".\bilinear.c"
>
</File>
<File
RelativePath=".\binarize.c"
>
</File>
<File
RelativePath=".\binexpand.c"
>
</File>
<File
RelativePath=".\binexpandlow.c"
>
</File>
<File
RelativePath=".\binreduce.c"
>
</File>
<File
RelativePath=".\binreducelow.c"
>
</File>
<File
RelativePath=".\blend.c"
>
</File>
<File
RelativePath=".\bmf.c"
>
</File>
<File
RelativePath=".\bmpio.c"
>
</File>
<File
RelativePath=".\boxbasic.c"
>
</File>
<File
RelativePath=".\boxfunc1.c"
>
</File>
<File
RelativePath=".\boxfunc2.c"
>
</File>
<File
RelativePath=".\boxfunc3.c"
>
</File>
<File
RelativePath=".\ccbord.c"
>
</File>
<File
RelativePath=".\ccthin.c"
>
</File>
<File
RelativePath=".\classapp.c"
>
</File>
<File
RelativePath=".\colorcontent.c"
>
</File>
<File
RelativePath=".\colormap.c"
>
</File>
<File
RelativePath=".\colormorph.c"
>
</File>
<File
RelativePath=".\colorquant1.c"
>
</File>
<File
RelativePath=".\colorquant2.c"
>
</File>
<File
RelativePath=".\colorseg.c"
>
</File>
<File
RelativePath=".\compare.c"
>
</File>
<File
RelativePath=".\conncomp.c"
>
</File>
<File
RelativePath=".\convolve.c"
>
</File>
<File
RelativePath=".\convolvelow.c"
>
</File>
<File
RelativePath=".\correlscore.c"
>
</File>
<File
RelativePath=".\dwacomb.2.c"
>
</File>
<File
RelativePath=".\dwacomblow.2.c"
>
</File>
<File
RelativePath=".\edge.c"
>
</File>
<File
RelativePath=".\enhance.c"
>
</File>
<File
RelativePath=".\fhmtauto.c"
>
</File>
<File
RelativePath=".\fhmtgen.1.c"
>
</File>
<File
RelativePath=".\fhmtgenlow.1.c"
>
</File>
<File
RelativePath=".\flipdetect.c"
>
</File>
<File
RelativePath=".\fliphmtgen.c"
>
</File>
<File
RelativePath=".\fmorphauto.c"
>
</File>
<File
RelativePath=".\fmorphgen.1.c"
>
</File>
<File
RelativePath=".\fmorphgenlow.1.c"
>
</File>
<File
RelativePath=".\fpix1.c"
>
</File>
<File
RelativePath=".\fpix2.c"
>
</File>
<File
RelativePath=".\gifiostub.c"
>
</File>
<File
RelativePath=".\gplot.c"
>
</File>
<File
RelativePath=".\graphics.c"
>
</File>
<File
RelativePath=".\graymorph.c"
>
</File>
<File
RelativePath=".\graymorphlow.c"
>
</File>
<File
RelativePath=".\grayquant.c"
>
</File>
<File
RelativePath=".\grayquantlow.c"
>
</File>
<File
RelativePath=".\heap.c"
>
</File>
<File
RelativePath=".\jbclass.c"
>
</File>
<File
RelativePath=".\jpegio.c"
>
</File>
<File
RelativePath=".\kernel.c"
>
</File>
<File
RelativePath=".\list.c"
>
</File>
<File
RelativePath=".\maze.c"
>
</File>
<File
RelativePath=".\morph.c"
>
</File>
<File
RelativePath=".\morphapp.c"
>
</File>
<File
RelativePath=".\morphdwa.c"
>
</File>
<File
RelativePath=".\morphseq.c"
>
</File>
<File
RelativePath=".\numabasic.c"
>
</File>
<File
RelativePath=".\numafunc1.c"
>
</File>
<File
RelativePath=".\numafunc2.c"
>
</File>
<File
RelativePath=".\pageseg.c"
>
</File>
<File
RelativePath=".\paintcmap.c"
>
</File>
<File
RelativePath=".\parseprotos.c"
>
</File>
<File
RelativePath=".\partition.c"
>
</File>
<File
RelativePath=".\pix1.c"
>
</File>
<File
RelativePath=".\pix2.c"
>
</File>
<File
RelativePath=".\pix3.c"
>
</File>
<File
RelativePath=".\pix4.c"
>
</File>
<File
RelativePath=".\pixabasic.c"
>
</File>
<File
RelativePath=".\pixacc.c"
>
</File>
<File
RelativePath=".\pixafunc1.c"
>
</File>
<File
RelativePath=".\pixafunc2.c"
>
</File>
<File
RelativePath=".\pixalloc.c"
>
</File>
<File
RelativePath=".\pixarith.c"
>
</File>
<File
RelativePath=".\pixconv.c"
>
</File>
<File
RelativePath=".\pixtiling.c"
>
</File>
<File
RelativePath=".\pngio.c"
>
</File>
<File
RelativePath=".\pnmio.c"
>
</File>
<File
RelativePath=".\projective.c"
>
</File>
<File
RelativePath=".\psio.c"
>
</File>
<File
RelativePath=".\ptra.c"
>
</File>
<File
RelativePath=".\pts.c"
>
</File>
<File
RelativePath=".\queue.c"
>
</File>
<File
RelativePath=".\rank.c"
>
</File>
<File
RelativePath=".\readbarcode.c"
>
</File>
<File
RelativePath=".\readfile.c"
>
</File>
<File
RelativePath=".\rop.c"
>
</File>
<File
RelativePath=".\ropiplow.c"
>
</File>
<File
RelativePath=".\roplow.c"
>
</File>
<File
RelativePath=".\rotate.c"
>
</File>
<File
RelativePath=".\rotateam.c"
>
</File>
<File
RelativePath=".\rotateamlow.c"
>
</File>
<File
RelativePath=".\rotateorth.c"
>
</File>
<File
RelativePath=".\rotateorthlow.c"
>
</File>
<File
RelativePath=".\rotateshear.c"
>
</File>
<File
RelativePath=".\runlength.c"
>
</File>
<File
RelativePath=".\sarray.c"
>
</File>
<File
RelativePath=".\scale.c"
>
</File>
<File
RelativePath=".\scalelow.c"
>
</File>
<File
RelativePath=".\seedfill.c"
>
</File>
<File
RelativePath=".\seedfilllow.c"
>
</File>
<File
RelativePath=".\sel1.c"
>
</File>
<File
RelativePath=".\sel2.c"
>
</File>
<File
RelativePath=".\selgen.c"
>
</File>
<File
RelativePath=".\shear.c"
>
</File>
<File
RelativePath=".\skew.c"
>
</File>
<File
RelativePath=".\stack.c"
>
</File>
<File
RelativePath=".\textops.c"
>
</File>
<File
RelativePath=".\tiffio.c"
>
</File>
<File
RelativePath=".\utils.c"
>
</File>
<File
RelativePath=".\viewfiles.c"
>
</File>
<File
RelativePath=".\warper.c"
>
</File>
<File
RelativePath=".\watershed.c"
>
</File>
<File
RelativePath=".\writefile.c"
>
</File>
<File
RelativePath=".\zlibmem.c"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>