|
@@ -1,7 +1,7 @@ |
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<VisualStudioProject
|
|
|
<VisualStudioProject
|
|
|
ProjectType="Visual C++"
|
|
|
ProjectType="Visual C++"
|
|
|
Version="8,00"
|
|
|
|
|
|
|
|
|
Version="8.00"
|
|
|
Name="libpipi"
|
|
|
Name="libpipi"
|
|
|
ProjectGUID="{48A34C3A-1E36-49B7-92C4-E982FDCB90C0}"
|
|
|
ProjectGUID="{48A34C3A-1E36-49B7-92C4-E982FDCB90C0}"
|
|
|
RootNamespace="libpipi"
|
|
|
RootNamespace="libpipi"
|
|
@@ -60,8 +60,7 @@ |
|
|
/>
|
|
|
/>
|
|
|
<Tool
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="gdiplus.lib"
|
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)-0.dll"
|
|
|
|
|
|
|
|
|
AdditionalDependencies="gdiplus.lib gdi32.lib user32.lib"
|
|
|
LinkIncremental="2"
|
|
|
LinkIncremental="2"
|
|
|
GenerateDebugInformation="true"
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
SubSystem="2"
|
|
@@ -134,8 +133,7 @@ |
|
|
/>
|
|
|
/>
|
|
|
<Tool
|
|
|
<Tool
|
|
|
Name="VCLinkerTool"
|
|
|
Name="VCLinkerTool"
|
|
|
AdditionalDependencies="gdiplus.lib"
|
|
|
|
|
|
OutputFile="$(OutDir)\$(ProjectName)-0.dll"
|
|
|
|
|
|
|
|
|
AdditionalDependencies="gdiplus.lib gdi32.lib user32.lib"
|
|
|
LinkIncremental="2"
|
|
|
LinkIncremental="2"
|
|
|
GenerateDebugInformation="true"
|
|
|
GenerateDebugInformation="true"
|
|
|
SubSystem="2"
|
|
|
SubSystem="2"
|
|
@@ -233,10 +231,6 @@ |
|
|
RelativePath=".\dither.c"
|
|
|
RelativePath=".\dither.c"
|
|
|
>
|
|
|
>
|
|
|
</File>
|
|
|
</File>
|
|
|
<File
|
|
|
|
|
|
RelativePath=".\measure.c"
|
|
|
|
|
|
>
|
|
|
|
|
|
</File>
|
|
|
|
|
|
<File
|
|
|
<File
|
|
|
RelativePath=".\pipi.c"
|
|
|
RelativePath=".\pipi.c"
|
|
|
>
|
|
|
>
|
|
@@ -246,15 +240,15 @@ |
|
|
>
|
|
|
>
|
|
|
</File>
|
|
|
</File>
|
|
|
<File
|
|
|
<File
|
|
|
RelativePath=".\quantize\reduce.c"
|
|
|
|
|
|
|
|
|
RelativePath=".\resize.c"
|
|
|
>
|
|
|
>
|
|
|
</File>
|
|
|
</File>
|
|
|
<File
|
|
|
<File
|
|
|
RelativePath=".\resize.c"
|
|
|
|
|
|
|
|
|
RelativePath=".\stock.c"
|
|
|
>
|
|
|
>
|
|
|
</File>
|
|
|
</File>
|
|
|
<File
|
|
|
<File
|
|
|
RelativePath=".\stock.c"
|
|
|
|
|
|
|
|
|
RelativePath=".\tiles.c"
|
|
|
>
|
|
|
>
|
|
|
</File>
|
|
|
</File>
|
|
|
<Filter
|
|
|
<Filter
|
|
@@ -277,7 +271,7 @@ |
|
|
Name="combine"
|
|
|
Name="combine"
|
|
|
>
|
|
|
>
|
|
|
<File
|
|
|
<File
|
|
|
RelativePath=".\combine\mean.c"
|
|
|
|
|
|
|
|
|
RelativePath=".\combine\merge.c"
|
|
|
>
|
|
|
>
|
|
|
</File>
|
|
|
</File>
|
|
|
<File
|
|
|
<File
|
|
@@ -352,12 +346,16 @@ |
|
|
RelativePath=".\filter\transform.c"
|
|
|
RelativePath=".\filter\transform.c"
|
|
|
>
|
|
|
>
|
|
|
</File>
|
|
|
</File>
|
|
|
|
|
|
<File
|
|
|
|
|
|
RelativePath=".\filter\wave.c"
|
|
|
|
|
|
>
|
|
|
|
|
|
</File>
|
|
|
</Filter>
|
|
|
</Filter>
|
|
|
<Filter
|
|
|
<Filter
|
|
|
Name="histogram"
|
|
|
|
|
|
|
|
|
Name="quantize"
|
|
|
>
|
|
|
>
|
|
|
<File
|
|
|
<File
|
|
|
RelativePath=".\histogram\histogram.c"
|
|
|
|
|
|
|
|
|
RelativePath=".\quantize\reduce.c"
|
|
|
>
|
|
|
>
|
|
|
</File>
|
|
|
</File>
|
|
|
</Filter>
|
|
|
</Filter>
|
|
@@ -393,6 +391,18 @@ |
|
|
>
|
|
|
>
|
|
|
</File>
|
|
|
</File>
|
|
|
</Filter>
|
|
|
</Filter>
|
|
|
|
|
|
<Filter
|
|
|
|
|
|
Name="analysis"
|
|
|
|
|
|
>
|
|
|
|
|
|
<File
|
|
|
|
|
|
RelativePath=".\analysis\histogram.c"
|
|
|
|
|
|
>
|
|
|
|
|
|
</File>
|
|
|
|
|
|
<File
|
|
|
|
|
|
RelativePath=".\analysis\measure.c"
|
|
|
|
|
|
>
|
|
|
|
|
|
</File>
|
|
|
|
|
|
</Filter>
|
|
|
</Filter>
|
|
|
</Filter>
|
|
|
</Files>
|
|
|
</Files>
|
|
|
<Globals>
|
|
|
<Globals>
|
|
|