summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1289ce3)
raw | patch | inline | side by side (parent: 1289ce3)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 22 May 2002 05:35:09 +0000 (05:35 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 22 May 2002 05:35:09 +0000 (05:35 +0000) |
-- Eric Chamberlain <echamber@socrates.Berkeley.EDU>
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@143 a5681a0c-68f1-0310-ab6d-d61299d08faa
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@143 a5681a0c-68f1-0310-ab6d-d61299d08faa
12 files changed:
program/bindings/perl-shared/ntmake.pl | patch | blob | history | |
program/libraries/cgilib-0.4/cgilib.vcproj | [new file with mode: 0644] | patch | blob |
program/libraries/freetype-2.0.5/freetype.vcproj | [new file with mode: 0644] | patch | blob |
program/libraries/libart_lgpl-2.3.7/libart.vcproj | [new file with mode: 0644] | patch | blob |
program/libraries/libpng-1.2.0/png.vcproj | [new file with mode: 0644] | patch | blob |
program/libraries/zlib-1.1.4/zlib.vcproj | [new file with mode: 0644] | patch | blob |
program/src/rrd.vcproj | [new file with mode: 0644] | patch | blob |
program/src/rrd_cgi.vcproj | [new file with mode: 0644] | patch | blob |
program/src/rrdtool.ncb | [new file with mode: 0644] | patch | blob |
program/src/rrdtool.sln | [new file with mode: 0644] | patch | blob |
program/src/rrdtool.suo | [new file with mode: 0644] | patch | blob |
program/src/rrdtool.vcproj | [new file with mode: 0644] | patch | blob |
index dbde9bffabdbb7529b4c4c331592fba69f15bf83..7a4938cd4631f11e053e6b03e74fff7820d77a2c 100644 (file)
WriteMakefile(
'NAME' => 'RRDs',
'VERSION_FROM' => 'RRDs.pm',
- 'DEFINE' => "-DPERLPATCHLEVEL=$Config{PATCHLEVEL}",
+# 'DEFINE' => "-DPERLPATCHLEVEL=$Config{PATCHLEVEL}",
+ 'DEFINE' => "-DPERLPATCHLEVEL=5",
+
'INC' => '-I../../src/ -I../../libraries/freetype-2.0.5/include -I ../../libraries/libart_lgpl-2.3.7 -I ../../libraries/zlib-1.1.4 -I ../../libraries/libpng-1.2.0',
# change this path to refer to your libc.lib
- 'MYEXTLIB' => 'c:/vc98/lib/libc.lib ../../src/release/rrd.lib ../../libraries/libart_lgpl-2.3.7/release/libart.lib ../../libraries/zlib-1.1.4/release/zlib.lib ../../libraries/libpng-1.2.0\release\png.lib ../../libraries/freetype-2.0.5/release/freetype.lib',
+ 'MYEXTLIB' => 'e:/micros~1.net/vc7/lib/libcmt.lib ../../src/release/rrd.lib ../../libraries/libart_lgpl-2.3.7/release/libart.lib ../../libraries/zlib-1.1.4/release/zlib.lib ../../libraries/libpng-1.2.0\release\png.lib ../../libraries/freetype-2.0.5/release/freetype.lib',
'realclean' => {FILES => 't/demo?.rrd t/demo?.png' },
($] ge '5.005') ? (
'AUTHOR' => 'Tobias Oetiker (oetiker@ee.ethz.ch)',
diff --git a/program/libraries/cgilib-0.4/cgilib.vcproj b/program/libraries/cgilib-0.4/cgilib.vcproj
--- /dev/null
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="cgilib"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\"
+ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,_CTYPE_DISABLE_MACROS"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ PrecompiledHeaderFile=".\Debug/cgilib.pch"
+ AssemblerListingLocation=".\Debug/"
+ ObjectFile=".\Debug/"
+ ProgramDataBaseFileName=".\Debug/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\Debug\cgilib.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ InlineFunctionExpansion="1"
+ OptimizeForProcessor="2"
+ AdditionalIncludeDirectories="..\"
+ PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_CTYPE_DISABLE_MACROS"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ PrecompiledHeaderFile=".\Release/cgilib.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\Release\cgilib.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath=".\cgi.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/program/libraries/freetype-2.0.5/freetype.vcproj b/program/libraries/freetype-2.0.5/freetype.vcproj
--- /dev/null
@@ -0,0 +1,285 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="freetype"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="4"
+ PrecompiledHeaderFile=".\Debug/freetype.pch"
+ AssemblerListingLocation=".\Debug/"
+ ObjectFile=".\Debug/"
+ ProgramDataBaseFileName=".\Debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\Debug\freetype.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ OptimizeForProcessor="2"
+ AdditionalIncludeDirectories="include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ RuntimeLibrary="0"
+ PrecompiledHeaderFile=".\Release/freetype.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\Release\freetype.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"
+ AdditionalIncludeDirectories="include"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath=".\ahangles.c">
+ </File>
+ <File
+ RelativePath=".\ahglobal.c">
+ </File>
+ <File
+ RelativePath=".\ahglyph.c">
+ </File>
+ <File
+ RelativePath=".\ahhint.c">
+ </File>
+ <File
+ RelativePath=".\ahmodule.c">
+ </File>
+ <File
+ RelativePath=".\cff.c">
+ </File>
+ <File
+ RelativePath=".\cidgload.c">
+ </File>
+ <File
+ RelativePath=".\cidload.c">
+ </File>
+ <File
+ RelativePath=".\cidobjs.c">
+ </File>
+ <File
+ RelativePath=".\cidparse.c">
+ </File>
+ <File
+ RelativePath=".\cidriver.c">
+ </File>
+ <File
+ RelativePath=".\ftcalc.c">
+ </File>
+ <File
+ RelativePath=".\ftcchunk.c">
+ </File>
+ <File
+ RelativePath=".\ftcglyph.c">
+ </File>
+ <File
+ RelativePath=".\ftcimage.c">
+ </File>
+ <File
+ RelativePath=".\ftcmanag.c">
+ </File>
+ <File
+ RelativePath=".\ftcsbits.c">
+ </File>
+ <File
+ RelativePath=".\ftextend.c">
+ </File>
+ <File
+ RelativePath=".\ftglyph.c">
+ </File>
+ <File
+ RelativePath=".\ftgrays.c">
+ </File>
+ <File
+ RelativePath=".\ftinit.c">
+ </File>
+ <File
+ RelativePath=".\ftlist.c">
+ </File>
+ <File
+ RelativePath=".\ftlru.c">
+ </File>
+ <File
+ RelativePath=".\ftnames.c">
+ </File>
+ <File
+ RelativePath=".\ftobjs.c">
+ </File>
+ <File
+ RelativePath=".\ftoutln.c">
+ </File>
+ <File
+ RelativePath=".\ftraster.c">
+ </File>
+ <File
+ RelativePath=".\ftrend1.c">
+ </File>
+ <File
+ RelativePath=".\ftsmooth.c">
+ </File>
+ <File
+ RelativePath=".\ftstream.c">
+ </File>
+ <File
+ RelativePath=".\ftsystem.c">
+ </File>
+ <File
+ RelativePath=".\fttrigon.c">
+ </File>
+ <File
+ RelativePath=".\pcfdriver.c">
+ </File>
+ <File
+ RelativePath=".\pcfread.c">
+ </File>
+ <File
+ RelativePath=".\pcfutil.c">
+ </File>
+ <File
+ RelativePath=".\psauxmod.c">
+ </File>
+ <File
+ RelativePath=".\psmodule.c">
+ </File>
+ <File
+ RelativePath=".\psobjs.c">
+ </File>
+ <File
+ RelativePath=".\sfdriver.c">
+ </File>
+ <File
+ RelativePath=".\sfobjs.c">
+ </File>
+ <File
+ RelativePath=".\t1afm.c">
+ </File>
+ <File
+ RelativePath=".\t1decode.c">
+ </File>
+ <File
+ RelativePath=".\t1driver.c">
+ </File>
+ <File
+ RelativePath=".\t1gload.c">
+ </File>
+ <File
+ RelativePath=".\t1load.c">
+ </File>
+ <File
+ RelativePath=".\t1objs.c">
+ </File>
+ <File
+ RelativePath=".\t1parse.c">
+ </File>
+ <File
+ RelativePath=".\ttcmap.c">
+ </File>
+ <File
+ RelativePath=".\ttdriver.c">
+ </File>
+ <File
+ RelativePath=".\ttgload.c">
+ </File>
+ <File
+ RelativePath=".\ttinterp.c">
+ </File>
+ <File
+ RelativePath=".\ttload.c">
+ </File>
+ <File
+ RelativePath=".\ttobjs.c">
+ </File>
+ <File
+ RelativePath=".\ttpload.c">
+ </File>
+ <File
+ RelativePath=".\ttpost.c">
+ </File>
+ <File
+ RelativePath=".\ttsbit.c">
+ </File>
+ <File
+ RelativePath=".\winfnt.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/program/libraries/libart_lgpl-2.3.7/libart.vcproj b/program/libraries/libart_lgpl-2.3.7/libart.vcproj
--- /dev/null
@@ -0,0 +1,253 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="libart"
+ 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="2"
+ OptimizeForProcessor="2"
+ AdditionalIncludeDirectories="..\..\confignt"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB,LIBART_COMPILATION"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\Release/libart.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\Release\libart.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\..\confignt"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB,LIBART_COMPILATION"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="4"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\Debug/libart.pch"
+ AssemblerListingLocation=".\Debug/"
+ ObjectFile=".\Debug/"
+ ProgramDataBaseFileName=".\Debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\Debug\libart.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath=".\art_affine.c">
+ </File>
+ <File
+ RelativePath=".\art_alphagamma.c">
+ </File>
+ <File
+ RelativePath=".\art_bpath.c">
+ </File>
+ <File
+ RelativePath=".\art_gray_svp.c">
+ </File>
+ <File
+ RelativePath=".\art_misc.c">
+ </File>
+ <File
+ RelativePath=".\art_pixbuf.c">
+ </File>
+ <File
+ RelativePath=".\art_rect.c">
+ </File>
+ <File
+ RelativePath=".\art_rect_svp.c">
+ </File>
+ <File
+ RelativePath=".\art_rect_uta.c">
+ </File>
+ <File
+ RelativePath=".\art_render.c">
+ </File>
+ <File
+ RelativePath=".\art_render_gradient.c">
+ </File>
+ <File
+ RelativePath=".\art_render_svp.c">
+ </File>
+ <File
+ RelativePath=".\art_rgb.c">
+ </File>
+ <File
+ RelativePath=".\art_rgb_a_affine.c">
+ </File>
+ <File
+ RelativePath=".\art_rgb_affine.c">
+ </File>
+ <File
+ RelativePath=".\art_rgb_affine_private.c">
+ </File>
+ <File
+ RelativePath=".\art_rgb_bitmap_affine.c">
+ </File>
+ <File
+ RelativePath=".\art_rgb_pixbuf_affine.c">
+ </File>
+ <File
+ RelativePath=".\art_rgb_rgba_affine.c">
+ </File>
+ <File
+ RelativePath=".\art_rgb_svp.c">
+ </File>
+ <File
+ RelativePath=".\art_rgba.c">
+ </File>
+ <File
+ RelativePath=".\art_svp.c">
+ </File>
+ <File
+ RelativePath=".\art_svp_intersect.c">
+ </File>
+ <File
+ RelativePath=".\art_svp_ops.c">
+ </File>
+ <File
+ RelativePath=".\art_svp_point.c">
+ </File>
+ <File
+ RelativePath=".\art_svp_render_aa.c">
+ </File>
+ <File
+ RelativePath=".\art_svp_vpath.c">
+ </File>
+ <File
+ RelativePath=".\art_svp_vpath_stroke.c">
+ </File>
+ <File
+ RelativePath=".\art_svp_wind.c">
+ </File>
+ <File
+ RelativePath=".\art_uta.c">
+ </File>
+ <File
+ RelativePath=".\art_uta_ops.c">
+ </File>
+ <File
+ RelativePath=".\art_uta_rect.c">
+ </File>
+ <File
+ RelativePath=".\art_uta_svp.c">
+ </File>
+ <File
+ RelativePath=".\art_uta_vpath.c">
+ </File>
+ <File
+ RelativePath=".\art_vpath.c">
+ </File>
+ <File
+ RelativePath=".\art_vpath_bpath.c">
+ </File>
+ <File
+ RelativePath=".\art_vpath_dash.c">
+ </File>
+ <File
+ RelativePath=".\art_vpath_svp.c">
+ </File>
+ <File
+ RelativePath=".\gen_art_config.c">
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ CommandLine="cl -I..\..\confignt gen_art_config.c
+gen_art_config.exe > art_config.h
+"
+ Outputs="art_config.h"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCustomBuildTool"
+ CommandLine="cl -I..\..\confignt gen_art_config.c
+gen_art_config.exe > art_config.h
+"
+ Outputs="art_config.h"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\libart-features.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/program/libraries/libpng-1.2.0/png.vcproj b/program/libraries/libpng-1.2.0/png.vcproj
--- /dev/null
@@ -0,0 +1,340 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="png"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\Debug"
+ IntermediateDirectory=".\Debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\zlib-1.1.3"
+ PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="4"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\Debug/png.pch"
+ AssemblerListingLocation=".\Debug/"
+ ObjectFile=".\Debug/"
+ ProgramDataBaseFileName=".\Debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\Debug\png.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ OptimizeForProcessor="2"
+ AdditionalIncludeDirectories="..\zlib-1.1.3"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\Release/png.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\Release\png.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath=".\png.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngerror.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngget.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngmem.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngpread.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngread.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngrio.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngrtran.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngrutil.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngset.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngtrans.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngwio.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngwrite.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngwtran.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\pngwutil.c">
+ <FileConfiguration
+ Name="Debug|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\zlib-1.1.3;..\zlib-1.1.4;$(NoInherit)"/>
+ </FileConfiguration>
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/program/libraries/zlib-1.1.4/zlib.vcproj b/program/libraries/zlib-1.1.4/zlib.vcproj
--- /dev/null
@@ -0,0 +1,153 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="zlib"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <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"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="4"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\Debug/zlib.pch"
+ AssemblerListingLocation=".\Debug/"
+ ObjectFile=".\Debug/"
+ ProgramDataBaseFileName=".\Debug/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\Debug\zlib.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\Release"
+ IntermediateDirectory=".\Release"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ OptimizeForProcessor="2"
+ PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="2"
+ PrecompiledHeaderFile=".\Release/zlib.pch"
+ AssemblerListingLocation=".\Release/"
+ ObjectFile=".\Release/"
+ ProgramDataBaseFileName=".\Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\Release\zlib.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath=".\adler32.c">
+ </File>
+ <File
+ RelativePath=".\compress.c">
+ </File>
+ <File
+ RelativePath=".\crc32.c">
+ </File>
+ <File
+ RelativePath=".\deflate.c">
+ </File>
+ <File
+ RelativePath=".\gzio.c">
+ </File>
+ <File
+ RelativePath=".\infblock.c">
+ </File>
+ <File
+ RelativePath=".\infcodes.c">
+ </File>
+ <File
+ RelativePath=".\inffast.c">
+ </File>
+ <File
+ RelativePath=".\inflate.c">
+ </File>
+ <File
+ RelativePath=".\inftrees.c">
+ </File>
+ <File
+ RelativePath=".\infutil.c">
+ </File>
+ <File
+ RelativePath=".\trees.c">
+ </File>
+ <File
+ RelativePath=".\uncompr.c">
+ </File>
+ <File
+ RelativePath=".\zutil.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/program/src/rrd.vcproj b/program/src/rrd.vcproj
--- /dev/null
+++ b/program/src/rrd.vcproj
@@ -0,0 +1,181 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="rrd"
+ 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="2"
+ OptimizeForProcessor="2"
+ AdditionalIncludeDirectories="..\libraries\libpng-1.2.0,..\libraries\zlib-1.1.4,..\libraries\libart_lgpl-2.3.7,..\libraries\freetype-2.0.5\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_CTYPE_DISABLE_MACROS"
+ RuntimeLibrary="0"
+ PrecompiledHeaderFile=".\release/rrd.pch"
+ AssemblerListingLocation=".\release/"
+ ObjectFile=".\release/"
+ ProgramDataBaseFileName=".\release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\release\rrd.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ Culture="4108"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\debug"
+ IntermediateDirectory=".\debug"
+ ConfigurationType="4"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\libraries\libpng-1.2.0,..\libraries\zlib-1.1.4,..\libraries\libart_lgpl-2.3.7,..\libraries\freetype-2.0.5\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,_CTYPE_DISABLE_MACROS"
+ RuntimeLibrary="4"
+ PrecompiledHeaderFile=".\debug/rrd.pch"
+ AssemblerListingLocation=".\debug/"
+ ObjectFile=".\debug/"
+ ProgramDataBaseFileName=".\debug/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\debug\rrd.lib"
+ SuppressStartupBanner="TRUE"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ Culture="4108"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <File
+ RelativePath=".\getopt.c">
+ </File>
+ <File
+ RelativePath=".\getopt1.c">
+ </File>
+ <File
+ RelativePath=".\hash_32.c">
+ </File>
+ <File
+ RelativePath=".\parsetime.c">
+ </File>
+ <File
+ RelativePath=".\pngsize.c">
+ </File>
+ <File
+ RelativePath=".\rrd_afm.c">
+ </File>
+ <File
+ RelativePath=".\rrd_afm_data.c">
+ </File>
+ <File
+ RelativePath=".\rrd_create.c">
+ </File>
+ <File
+ RelativePath=".\rrd_diff.c">
+ </File>
+ <File
+ RelativePath=".\rrd_dump.c">
+ </File>
+ <File
+ RelativePath=".\rrd_error.c">
+ </File>
+ <File
+ RelativePath=".\rrd_fetch.c">
+ </File>
+ <File
+ RelativePath=".\rrd_format.c">
+ </File>
+ <File
+ RelativePath=".\rrd_gfx.c">
+ </File>
+ <File
+ RelativePath=".\rrd_graph.c">
+ </File>
+ <File
+ RelativePath=".\rrd_graph_helper.c">
+ </File>
+ <File
+ RelativePath=".\rrd_hw.c">
+ </File>
+ <File
+ RelativePath=".\rrd_info.c">
+ </File>
+ <File
+ RelativePath=".\rrd_last.c">
+ </File>
+ <File
+ RelativePath=".\rrd_open.c">
+ </File>
+ <File
+ RelativePath=".\rrd_resize.c">
+ </File>
+ <File
+ RelativePath=".\rrd_restore.c">
+ </File>
+ <File
+ RelativePath=".\rrd_rpncalc.c">
+ </File>
+ <File
+ RelativePath=".\rrd_tune.c">
+ </File>
+ <File
+ RelativePath=".\rrd_update.c">
+ </File>
+ <File
+ RelativePath=".\rrd_xport.c">
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/program/src/rrd_cgi.vcproj b/program/src/rrd_cgi.vcproj
--- /dev/null
@@ -0,0 +1,141 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="rrd_cgi"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\rrd_cgi_Debug"
+ IntermediateDirectory=".\rrd_cgi_Debug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories=".,..\gd1.3,..\cgilib-0.4,..\libpng-1.0.3,..\zlib-1.1.3"
+ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,_CTYPE_DISABLE_MACROS"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ PrecompiledHeaderFile=".\rrd_cgi_Debug/rrd_cgi.pch"
+ AssemblerListingLocation=".\rrd_cgi_Debug/"
+ ObjectFile=".\rrd_cgi_Debug/"
+ ProgramDataBaseFileName=".\rrd_cgi_Debug/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="odbc32.lib odbccp32.lib ..\gd1.3\debug\gd.lib debug\rrd.lib ..\cgilib-0.4\debug\cgilib.lib ..\zlib-1.1.3\Debug\zlib.lib ..\libpng-1.0.3\Debug\png.lib"
+ OutputFile=".\rrd_cgi_Debug/rrd_cgi.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile=".\rrd_cgi_Debug/rrd_cgi.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName=".\rrd_cgi_Debug/rrd_cgi.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\rrd_cgi_Release"
+ IntermediateDirectory=".\rrd_cgi_Release"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ InlineFunctionExpansion="1"
+ OptimizeForProcessor="2"
+ AdditionalIncludeDirectories=".;"..\libraries\cgilib-0.4""
+ PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_CTYPE_DISABLE_MACROS"
+ StringPooling="TRUE"
+ RuntimeLibrary="0"
+ EnableFunctionLevelLinking="TRUE"
+ PrecompiledHeaderFile=".\rrd_cgi_Release/rrd_cgi.pch"
+ AssemblerListingLocation=".\rrd_cgi_Release/"
+ ObjectFile=".\rrd_cgi_Release/"
+ ProgramDataBaseFileName=".\rrd_cgi_Release/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="odbc32.lib odbccp32.lib release\rrd.lib ..\libraries\cgilib-0.4\release\cgilib.lib ..\libraries\zlib-1.1.4\Release\zlib.lib ..\libraries\libpng-1.2.0\release\png.lib ..\libraries\freetype-2.0.5\release\freetype.lib ..\libraries\libart_lgpl-2.3.7\release\libart.lib $(NOINHERIT)"
+ OutputFile=".\rrd_cgi_Release/rrd_cgi.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ ProgramDatabaseFile=".\rrd_cgi_Release/rrd_cgi.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName=".\rrd_cgi_Release/rrd_cgi.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="1033"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
+ <File
+ RelativePath=".\rrd_cgi.c">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl">
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/program/src/rrdtool.ncb b/program/src/rrdtool.ncb
new file mode 100644 (file)
index 0000000..eb35de8
Binary files /dev/null and b/program/src/rrdtool.ncb differ
index 0000000..eb35de8
Binary files /dev/null and b/program/src/rrdtool.ncb differ
diff --git a/program/src/rrdtool.sln b/program/src/rrdtool.sln
--- /dev/null
+++ b/program/src/rrdtool.sln
@@ -0,0 +1,71 @@
+Microsoft Visual Studio Solution File, Format Version 7.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cgilib", "..\libraries\cgilib-0.4\cgilib.vcproj", "{6FCA5C40-1E61-4300-A1FE-9049431D0C3A}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "freetype", "..\libraries\freetype-2.0.5\freetype.vcproj", "{007876D2-D817-4538-984E-9B5233A0D5A5}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libart", "..\libraries\libart_lgpl-2.3.7\libart.vcproj", "{CB6900E7-9BF3-488E-B6C9-349BC7332963}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "png", "..\libraries\libpng-1.2.0\png.vcproj", "{8C48C30B-375A-42D6-B149-AFE4C62B1A14}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rrd", "rrd.vcproj", "{FB9BF183-F75B-462C-9A5F-988D5E2E1C11}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rrd_cgi", "rrd_cgi.vcproj", "{DA26770C-AFF6-450E-93EC-392723C173FC}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rrdtool", "rrdtool.vcproj", "{99D7F83E-16F1-4C25-999A-C844E6D2A68B}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\libraries\zlib-1.1.4\zlib.vcproj", "{5E240333-1205-4404-98F3-8A4061046DA8}"
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ ConfigName.0 = Debug
+ ConfigName.1 = Release
+ EndGlobalSection
+ GlobalSection(ProjectDependencies) = postSolution
+ {8C48C30B-375A-42D6-B149-AFE4C62B1A14}.0 = {5E240333-1205-4404-98F3-8A4061046DA8}
+ {DA26770C-AFF6-450E-93EC-392723C173FC}.0 = {FB9BF183-F75B-462C-9A5F-988D5E2E1C11}
+ {DA26770C-AFF6-450E-93EC-392723C173FC}.1 = {6FCA5C40-1E61-4300-A1FE-9049431D0C3A}
+ {99D7F83E-16F1-4C25-999A-C844E6D2A68B}.0 = {5E240333-1205-4404-98F3-8A4061046DA8}
+ {99D7F83E-16F1-4C25-999A-C844E6D2A68B}.1 = {8C48C30B-375A-42D6-B149-AFE4C62B1A14}
+ {99D7F83E-16F1-4C25-999A-C844E6D2A68B}.2 = {CB6900E7-9BF3-488E-B6C9-349BC7332963}
+ {99D7F83E-16F1-4C25-999A-C844E6D2A68B}.3 = {007876D2-D817-4538-984E-9B5233A0D5A5}
+ {99D7F83E-16F1-4C25-999A-C844E6D2A68B}.4 = {FB9BF183-F75B-462C-9A5F-988D5E2E1C11}
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {6FCA5C40-1E61-4300-A1FE-9049431D0C3A}.Debug.ActiveCfg = Debug|Win32
+ {6FCA5C40-1E61-4300-A1FE-9049431D0C3A}.Debug.Build.0 = Debug|Win32
+ {6FCA5C40-1E61-4300-A1FE-9049431D0C3A}.Release.ActiveCfg = Release|Win32
+ {6FCA5C40-1E61-4300-A1FE-9049431D0C3A}.Release.Build.0 = Release|Win32
+ {007876D2-D817-4538-984E-9B5233A0D5A5}.Debug.ActiveCfg = Debug|Win32
+ {007876D2-D817-4538-984E-9B5233A0D5A5}.Debug.Build.0 = Debug|Win32
+ {007876D2-D817-4538-984E-9B5233A0D5A5}.Release.ActiveCfg = Release|Win32
+ {007876D2-D817-4538-984E-9B5233A0D5A5}.Release.Build.0 = Release|Win32
+ {CB6900E7-9BF3-488E-B6C9-349BC7332963}.Debug.ActiveCfg = Debug|Win32
+ {CB6900E7-9BF3-488E-B6C9-349BC7332963}.Debug.Build.0 = Debug|Win32
+ {CB6900E7-9BF3-488E-B6C9-349BC7332963}.Release.ActiveCfg = Release|Win32
+ {CB6900E7-9BF3-488E-B6C9-349BC7332963}.Release.Build.0 = Release|Win32
+ {8C48C30B-375A-42D6-B149-AFE4C62B1A14}.Debug.ActiveCfg = Debug|Win32
+ {8C48C30B-375A-42D6-B149-AFE4C62B1A14}.Debug.Build.0 = Debug|Win32
+ {8C48C30B-375A-42D6-B149-AFE4C62B1A14}.Release.ActiveCfg = Release|Win32
+ {8C48C30B-375A-42D6-B149-AFE4C62B1A14}.Release.Build.0 = Release|Win32
+ {FB9BF183-F75B-462C-9A5F-988D5E2E1C11}.Debug.ActiveCfg = Debug|Win32
+ {FB9BF183-F75B-462C-9A5F-988D5E2E1C11}.Debug.Build.0 = Debug|Win32
+ {FB9BF183-F75B-462C-9A5F-988D5E2E1C11}.Release.ActiveCfg = Release|Win32
+ {FB9BF183-F75B-462C-9A5F-988D5E2E1C11}.Release.Build.0 = Release|Win32
+ {DA26770C-AFF6-450E-93EC-392723C173FC}.Debug.ActiveCfg = Debug|Win32
+ {DA26770C-AFF6-450E-93EC-392723C173FC}.Debug.Build.0 = Debug|Win32
+ {DA26770C-AFF6-450E-93EC-392723C173FC}.Release.ActiveCfg = Release|Win32
+ {DA26770C-AFF6-450E-93EC-392723C173FC}.Release.Build.0 = Release|Win32
+ {99D7F83E-16F1-4C25-999A-C844E6D2A68B}.Debug.ActiveCfg = Debug|Win32
+ {99D7F83E-16F1-4C25-999A-C844E6D2A68B}.Debug.Build.0 = Debug|Win32
+ {99D7F83E-16F1-4C25-999A-C844E6D2A68B}.Release.ActiveCfg = Release|Win32
+ {99D7F83E-16F1-4C25-999A-C844E6D2A68B}.Release.Build.0 = Release|Win32
+ {5E240333-1205-4404-98F3-8A4061046DA8}.Debug.ActiveCfg = Debug|Win32
+ {5E240333-1205-4404-98F3-8A4061046DA8}.Debug.Build.0 = Debug|Win32
+ {5E240333-1205-4404-98F3-8A4061046DA8}.Release.ActiveCfg = Release|Win32
+ {5E240333-1205-4404-98F3-8A4061046DA8}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
diff --git a/program/src/rrdtool.suo b/program/src/rrdtool.suo
new file mode 100644 (file)
index 0000000..40ca21e
Binary files /dev/null and b/program/src/rrdtool.suo differ
index 0000000..40ca21e
Binary files /dev/null and b/program/src/rrdtool.suo differ
diff --git a/program/src/rrdtool.vcproj b/program/src/rrdtool.vcproj
--- /dev/null
@@ -0,0 +1,126 @@
+<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.00"
+ Name="rrdtool"
+ SccProjectName=""
+ SccLocalPath="">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory=".\toolrelease"
+ IntermediateDirectory=".\toolrelease"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ OptimizeForProcessor="2"
+ AdditionalIncludeDirectories="..\libraries\libpng-1.2.0,..\libraries\zlib-1.1.4,..\libraries\libart_lgpl-2.3.7,..\libraries\freetype-2.0.5\include"
+ PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_CTYPE_DISABLE_MACROS"
+ RuntimeLibrary="0"
+ PrecompiledHeaderFile=".\toolrelease/rrdtool.pch"
+ AssemblerListingLocation=".\toolrelease/"
+ ObjectFile=".\toolrelease/"
+ ProgramDataBaseFileName=".\toolrelease/"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="odbc32.lib odbccp32.lib ..\libraries\libpng-1.2.0\release\png.lib ..\libraries\zlib-1.1.4\release\zlib.lib ..\libraries\libart_lgpl-2.3.7\release\libart.lib ..\libraries\freetype-2.0.5\release\freetype.lib"
+ OutputFile=".\toolrelease/rrdtool.exe"
+ LinkIncremental="1"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile=".\toolrelease/rrdtool.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName=".\toolrelease/rrdtool.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG"
+ Culture="4108"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ </Configuration>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory=".\tooldebug"
+ IntermediateDirectory=".\tooldebug"
+ ConfigurationType="1"
+ UseOfMFC="0"
+ ATLMinimizesCRunTimeLibraryUsage="FALSE"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\libraries\libpng-1.2.0,..\libraries\zlib-1.1.4,..\libraries\libart_lgpl-2.3.7,..\libraries\freetype-2.0.5\include"
+ PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,_CTYPE_DISABLE_MACROS"
+ RuntimeLibrary="4"
+ PrecompiledHeaderFile=".\tooldebug/rrdtool.pch"
+ AssemblerListingLocation=".\tooldebug/"
+ ObjectFile=".\tooldebug/"
+ ProgramDataBaseFileName=".\tooldebug/"
+ BrowseInformation="1"
+ WarningLevel="3"
+ SuppressStartupBanner="TRUE"
+ DebugInformationFormat="4"
+ CompileAs="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="/MACHINE:I386"
+ AdditionalDependencies="odbc32.lib odbccp32.lib ..\libraries\libpng-1.2.0\Debug\png.lib ..\libraries\zlib-1.1.4\Debug\zlib.lib ..\libraries\libart_lgpl-2.3.7\Debug\libart.lib ..\libraries\freetype-2.0.5\Debug\freetype.lib"
+ OutputFile=".\tooldebug/rrdtool.exe"
+ LinkIncremental="2"
+ SuppressStartupBanner="TRUE"
+ GenerateDebugInformation="TRUE"
+ ProgramDatabaseFile=".\tooldebug/rrdtool.pdb"
+ SubSystem="1"/>
+ <Tool
+ Name="VCMIDLTool"
+ TypeLibraryName=".\tooldebug/rrdtool.tlb"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG"
+ Culture="4108"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCWebDeploymentTool"/>
+ </Configuration>
+ </Configurations>
+ <Files>
+ <File
+ RelativePath=".\rrd_tool.c">
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>