VC++ .NET (7.0) project files
[rrdtool.git] / src / rrd.vcproj
diff --git a/src/rrd.vcproj b/src/rrd.vcproj
new file mode 100644 (file)
index 0000000..c1b0584
--- /dev/null
@@ -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>