fixed version checks to only complain if xml version is > than current RRD version
[rrdtool.git] / src / rrd.vcproj
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.00"
5         Name="rrd"
6         SccProjectName=""
7         SccLocalPath="">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Release|Win32"
15                         OutputDirectory=".\release"
16                         IntermediateDirectory=".\release"
17                         ConfigurationType="4"
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=".\release/rrd.pch"
29                                 AssemblerListingLocation=".\release/"
30                                 ObjectFile=".\release/"
31                                 ProgramDataBaseFileName=".\release/"
32                                 WarningLevel="3"
33                                 SuppressStartupBanner="TRUE"
34                                 CompileAs="0"/>
35                         <Tool
36                                 Name="VCCustomBuildTool"/>
37                         <Tool
38                                 Name="VCLibrarianTool"
39                                 OutputFile=".\release\rrd.lib"
40                                 SuppressStartupBanner="TRUE"/>
41                         <Tool
42                                 Name="VCMIDLTool"/>
43                         <Tool
44                                 Name="VCPostBuildEventTool"/>
45                         <Tool
46                                 Name="VCPreBuildEventTool"/>
47                         <Tool
48                                 Name="VCPreLinkEventTool"/>
49                         <Tool
50                                 Name="VCResourceCompilerTool"
51                                 Culture="4108"/>
52                         <Tool
53                                 Name="VCWebServiceProxyGeneratorTool"/>
54                 </Configuration>
55                 <Configuration
56                         Name="Debug|Win32"
57                         OutputDirectory=".\debug"
58                         IntermediateDirectory=".\debug"
59                         ConfigurationType="4"
60                         UseOfMFC="0"
61                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
62                         CharacterSet="2">
63                         <Tool
64                                 Name="VCCLCompilerTool"
65                                 Optimization="0"
66                                 AdditionalIncludeDirectories="..\libraries\libpng-1.2.0,..\libraries\zlib-1.1.4,..\libraries\libart_lgpl-2.3.7,..\libraries\freetype-2.0.5\include"
67                                 PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,_CTYPE_DISABLE_MACROS"
68                                 RuntimeLibrary="1"
69                                 PrecompiledHeaderFile=".\debug/rrd.pch"
70                                 AssemblerListingLocation=".\debug/"
71                                 ObjectFile=".\debug/"
72                                 ProgramDataBaseFileName=".\debug/"
73                                 BrowseInformation="1"
74                                 WarningLevel="3"
75                                 SuppressStartupBanner="TRUE"
76                                 DebugInformationFormat="4"
77                                 CompileAs="0"/>
78                         <Tool
79                                 Name="VCCustomBuildTool"/>
80                         <Tool
81                                 Name="VCLibrarianTool"
82                                 OutputFile=".\debug\rrd.lib"
83                                 SuppressStartupBanner="TRUE"/>
84                         <Tool
85                                 Name="VCMIDLTool"/>
86                         <Tool
87                                 Name="VCPostBuildEventTool"/>
88                         <Tool
89                                 Name="VCPreBuildEventTool"/>
90                         <Tool
91                                 Name="VCPreLinkEventTool"/>
92                         <Tool
93                                 Name="VCResourceCompilerTool"
94                                 Culture="4108"/>
95                         <Tool
96                                 Name="VCWebServiceProxyGeneratorTool"/>
97                 </Configuration>
98         </Configurations>
99         <Files>
100                 <File
101                         RelativePath=".\getopt.c">
102                 </File>
103                 <File
104                         RelativePath=".\getopt1.c">
105                 </File>
106                 <File
107                         RelativePath=".\hash_32.c">
108                 </File>
109                 <File
110                         RelativePath=".\parsetime.c">
111                 </File>
112                 <File
113                         RelativePath=".\pngsize.c">
114                 </File>
115                 <File
116                         RelativePath=".\rrd_afm.c">
117                 </File>
118                 <File
119                         RelativePath=".\rrd_afm_data.c">
120                 </File>
121                 <File
122                         RelativePath=".\rrd_create.c">
123                 </File>
124                 <File
125                         RelativePath=".\rrd_diff.c">
126                 </File>
127                 <File
128                         RelativePath=".\rrd_dump.c">
129                 </File>
130                 <File
131                         RelativePath=".\rrd_error.c">
132                 </File>
133                 <File
134                         RelativePath=".\rrd_fetch.c">
135                 </File>
136                 <File
137                         RelativePath=".\rrd_format.c">
138                 </File>
139                 <File
140                         RelativePath=".\rrd_gfx.c">
141                 </File>
142                 <File
143                         RelativePath=".\rrd_graph.c">
144                 </File>
145                 <File
146                         RelativePath=".\rrd_graph_helper.c">
147                 </File>
148                 <File
149                         RelativePath=".\rrd_hw.c">
150                 </File>
151                 <File
152                         RelativePath=".\rrd_info.c">
153                 </File>
154                 <File
155                         RelativePath=".\rrd_last.c">
156                 </File>
157                 <File
158                         RelativePath="rrd_nan_inf.c">
159                 </File>
160                 <File
161                         RelativePath=".\rrd_open.c">
162                 </File>
163                 <File
164                         RelativePath=".\rrd_resize.c">
165                 </File>
166                 <File
167                         RelativePath=".\rrd_restore.c">
168                 </File>
169                 <File
170                         RelativePath=".\rrd_rpncalc.c">
171                 </File>
172                 <File
173                         RelativePath="rrd_thread_safe_nt.c">
174                 </File>
175                 <File
176                         RelativePath=".\rrd_tune.c">
177                 </File>
178                 <File
179                         RelativePath=".\rrd_update.c">
180                 </File>
181                 <File
182                         RelativePath=".\rrd_xport.c">
183                 </File>
184         </Files>
185         <Globals>
186         </Globals>
187 </VisualStudioProject>