fixed DEF_NAM_FMT definition
[rrdtool.git] / src / rrdtool.vcproj
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.00"
5         Name="rrdtool"
6         SccProjectName=""
7         SccLocalPath="">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Release|Win32"
15                         OutputDirectory=".\toolrelease"
16                         IntermediateDirectory=".\toolrelease"
17                         ConfigurationType="1"
18                         UseOfMFC="0"
19                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
20                         CharacterSet="2">
21                         <Tool
22                                 Name="VCCLCompilerTool"
23                                 Optimization="2"
24                                 OptimizeForProcessor="2"
25                                 AdditionalIncludeDirectories="..\libraries\libpng-1.2.0,..\libraries\zlib-1.1.4,..\libraries\libart_lgpl-2.3.7,..\libraries\freetype-2.0.5\include"
26                                 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_CTYPE_DISABLE_MACROS"
27                                 RuntimeLibrary="0"
28                                 PrecompiledHeaderFile=".\toolrelease/rrdtool.pch"
29                                 AssemblerListingLocation=".\toolrelease/"
30                                 ObjectFile=".\toolrelease/"
31                                 ProgramDataBaseFileName=".\toolrelease/"
32                                 WarningLevel="3"
33                                 SuppressStartupBanner="TRUE"
34                                 CompileAs="0"/>
35                         <Tool
36                                 Name="VCCustomBuildTool"/>
37                         <Tool
38                                 Name="VCLinkerTool"
39                                 AdditionalOptions="/MACHINE:I386"
40                                 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"
41                                 OutputFile=".\toolrelease/rrdtool.exe"
42                                 LinkIncremental="1"
43                                 SuppressStartupBanner="TRUE"
44                                 GenerateDebugInformation="TRUE"
45                                 ProgramDatabaseFile=".\toolrelease/rrdtool.pdb"
46                                 SubSystem="1"/>
47                         <Tool
48                                 Name="VCMIDLTool"
49                                 TypeLibraryName=".\toolrelease/rrdtool.tlb"/>
50                         <Tool
51                                 Name="VCPostBuildEventTool"/>
52                         <Tool
53                                 Name="VCPreBuildEventTool"/>
54                         <Tool
55                                 Name="VCPreLinkEventTool"/>
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                                 PreprocessorDefinitions="NDEBUG"
59                                 Culture="4108"/>
60                         <Tool
61                                 Name="VCWebServiceProxyGeneratorTool"/>
62                         <Tool
63                                 Name="VCWebDeploymentTool"/>
64                 </Configuration>
65                 <Configuration
66                         Name="Debug|Win32"
67                         OutputDirectory=".\tooldebug"
68                         IntermediateDirectory=".\tooldebug"
69                         ConfigurationType="1"
70                         UseOfMFC="0"
71                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
72                         CharacterSet="2">
73                         <Tool
74                                 Name="VCCLCompilerTool"
75                                 Optimization="0"
76                                 AdditionalIncludeDirectories="..\libraries\libpng-1.2.0,..\libraries\zlib-1.1.4,..\libraries\libart_lgpl-2.3.7,..\libraries\freetype-2.0.5\include"
77                                 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,_CTYPE_DISABLE_MACROS"
78                                 RuntimeLibrary="4"
79                                 PrecompiledHeaderFile=".\tooldebug/rrdtool.pch"
80                                 AssemblerListingLocation=".\tooldebug/"
81                                 ObjectFile=".\tooldebug/"
82                                 ProgramDataBaseFileName=".\tooldebug/"
83                                 BrowseInformation="1"
84                                 WarningLevel="3"
85                                 SuppressStartupBanner="TRUE"
86                                 DebugInformationFormat="4"
87                                 CompileAs="0"/>
88                         <Tool
89                                 Name="VCCustomBuildTool"/>
90                         <Tool
91                                 Name="VCLinkerTool"
92                                 AdditionalOptions="/MACHINE:I386"
93                                 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"
94                                 OutputFile=".\tooldebug/rrdtool.exe"
95                                 LinkIncremental="2"
96                                 SuppressStartupBanner="TRUE"
97                                 GenerateDebugInformation="TRUE"
98                                 ProgramDatabaseFile=".\tooldebug/rrdtool.pdb"
99                                 SubSystem="1"/>
100                         <Tool
101                                 Name="VCMIDLTool"
102                                 TypeLibraryName=".\tooldebug/rrdtool.tlb"/>
103                         <Tool
104                                 Name="VCPostBuildEventTool"/>
105                         <Tool
106                                 Name="VCPreBuildEventTool"/>
107                         <Tool
108                                 Name="VCPreLinkEventTool"/>
109                         <Tool
110                                 Name="VCResourceCompilerTool"
111                                 PreprocessorDefinitions="_DEBUG"
112                                 Culture="4108"/>
113                         <Tool
114                                 Name="VCWebServiceProxyGeneratorTool"/>
115                         <Tool
116                                 Name="VCWebDeploymentTool"/>
117                 </Configuration>
118         </Configurations>
119         <Files>
120                 <File
121                         RelativePath=".\rrd_tool.c">
122                 </File>
123         </Files>
124         <Globals>
125         </Globals>
126 </VisualStudioProject>