make force option work
[rrdtool.git] / src / rrdtool.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
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="4"
24                                 AdditionalIncludeDirectories="..\libraries\libpng-1.2.0,..\libraries\zlib-1.1.4,..\libraries\libart_lgpl-2.3.7,..\libraries\freetype-2.0.5\include"
25                                 PreprocessorDefinitions="NDEBUG;_WINDOWS;WIN32;_CTYPE_DISABLE_MACROS;MAKE_TIMESTAMP=\&quot;WIN32\&quot;"
26                                 RuntimeLibrary="0"
27                                 PrecompiledHeaderFile=".\toolrelease/rrdtool.pch"
28                                 AssemblerListingLocation=".\toolrelease/"
29                                 ObjectFile=".\toolrelease/"
30                                 ProgramDataBaseFileName=".\toolrelease/"
31                                 WarningLevel="3"
32                                 SuppressStartupBanner="TRUE"
33                                 CompileAs="0"/>
34                         <Tool
35                                 Name="VCCustomBuildTool"/>
36                         <Tool
37                                 Name="VCLinkerTool"
38                                 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"
39                                 OutputFile=".\toolrelease/rrdtool.exe"
40                                 LinkIncremental="1"
41                                 SuppressStartupBanner="TRUE"
42                                 GenerateDebugInformation="TRUE"
43                                 ProgramDatabaseFile=".\toolrelease/rrdtool.pdb"
44                                 SubSystem="1"
45                                 TargetMachine="1"/>
46                         <Tool
47                                 Name="VCMIDLTool"
48                                 TypeLibraryName=".\toolrelease/rrdtool.tlb"
49                                 HeaderFileName=""/>
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="VCXMLDataGeneratorTool"/>
64                         <Tool
65                                 Name="VCWebDeploymentTool"/>
66                         <Tool
67                                 Name="VCManagedWrapperGeneratorTool"/>
68                         <Tool
69                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
70                 </Configuration>
71                 <Configuration
72                         Name="Debug|Win32"
73                         OutputDirectory=".\tooldebug"
74                         IntermediateDirectory=".\tooldebug"
75                         ConfigurationType="1"
76                         UseOfMFC="0"
77                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
78                         CharacterSet="2">
79                         <Tool
80                                 Name="VCCLCompilerTool"
81                                 Optimization="0"
82                                 AdditionalIncludeDirectories="..\libraries\libpng-1.2.0,..\libraries\zlib-1.1.4,..\libraries\libart_lgpl-2.3.7,..\libraries\freetype-2.0.5\include"
83                                 PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;_CTYPE_DISABLE_MACROS;MAKE_TIMESTAMP=\&quot;WIN32\&quot;"
84                                 RuntimeLibrary="1"
85                                 PrecompiledHeaderFile=".\tooldebug/rrdtool.pch"
86                                 AssemblerListingLocation=".\tooldebug/"
87                                 ObjectFile=".\tooldebug/"
88                                 ProgramDataBaseFileName=".\tooldebug/"
89                                 BrowseInformation="1"
90                                 WarningLevel="3"
91                                 SuppressStartupBanner="TRUE"
92                                 DebugInformationFormat="4"
93                                 CompileAs="0"/>
94                         <Tool
95                                 Name="VCCustomBuildTool"/>
96                         <Tool
97                                 Name="VCLinkerTool"
98                                 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"
99                                 OutputFile=".\tooldebug/rrdtool.exe"
100                                 LinkIncremental="1"
101                                 SuppressStartupBanner="TRUE"
102                                 GenerateDebugInformation="TRUE"
103                                 ProgramDatabaseFile=".\tooldebug/rrdtool.pdb"
104                                 SubSystem="1"
105                                 TargetMachine="1"/>
106                         <Tool
107                                 Name="VCMIDLTool"
108                                 TypeLibraryName=".\tooldebug/rrdtool.tlb"
109                                 HeaderFileName=""/>
110                         <Tool
111                                 Name="VCPostBuildEventTool"/>
112                         <Tool
113                                 Name="VCPreBuildEventTool"/>
114                         <Tool
115                                 Name="VCPreLinkEventTool"/>
116                         <Tool
117                                 Name="VCResourceCompilerTool"
118                                 PreprocessorDefinitions="_DEBUG"
119                                 Culture="4108"/>
120                         <Tool
121                                 Name="VCWebServiceProxyGeneratorTool"/>
122                         <Tool
123                                 Name="VCXMLDataGeneratorTool"/>
124                         <Tool
125                                 Name="VCWebDeploymentTool"/>
126                         <Tool
127                                 Name="VCManagedWrapperGeneratorTool"/>
128                         <Tool
129                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
130                 </Configuration>
131         </Configurations>
132         <References>
133         </References>
134         <Files>
135                 <File
136                         RelativePath="rrd_tool.c">
137                         <FileConfiguration
138                                 Name="Release|Win32">
139                                 <Tool
140                                         Name="VCCLCompilerTool"
141                                         AdditionalIncludeDirectories=""
142                                         PreprocessorDefinitions=""/>
143                         </FileConfiguration>
144                         <FileConfiguration
145                                 Name="Debug|Win32">
146                                 <Tool
147                                         Name="VCCLCompilerTool"
148                                         Optimization="0"
149                                         AdditionalIncludeDirectories=""
150                                         PreprocessorDefinitions=""
151                                         BrowseInformation="1"/>
152                         </FileConfiguration>
153                 </File>
154         </Files>
155         <Globals>
156         </Globals>
157 </VisualStudioProject>