8d52761624d7122d7cc80b5ccb86f006cafd5e85
[rrdtool.git] / libraries / libart_lgpl-2.3.7 / libart.vcproj
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.00"
5         Name="libart"
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="..\..\confignt"
26                                 PreprocessorDefinitions="WIN32,NDEBUG,_LIB,LIBART_COMPILATION"
27                                 RuntimeLibrary="0"
28                                 UsePrecompiledHeader="2"
29                                 PrecompiledHeaderFile=".\Release/libart.pch"
30                                 AssemblerListingLocation=".\Release/"
31                                 ObjectFile=".\Release/"
32                                 ProgramDataBaseFileName=".\Release/"
33                                 WarningLevel="3"
34                                 SuppressStartupBanner="TRUE"
35                                 CompileAs="0"/>
36                         <Tool
37                                 Name="VCCustomBuildTool"/>
38                         <Tool
39                                 Name="VCLibrarianTool"
40                                 OutputFile=".\Release\libart.lib"
41                                 SuppressStartupBanner="TRUE"/>
42                         <Tool
43                                 Name="VCMIDLTool"/>
44                         <Tool
45                                 Name="VCPostBuildEventTool"/>
46                         <Tool
47                                 Name="VCPreBuildEventTool"/>
48                         <Tool
49                                 Name="VCPreLinkEventTool"/>
50                         <Tool
51                                 Name="VCResourceCompilerTool"
52                                 PreprocessorDefinitions="NDEBUG"
53                                 Culture="1033"/>
54                         <Tool
55                                 Name="VCWebServiceProxyGeneratorTool"/>
56                 </Configuration>
57                 <Configuration
58                         Name="Debug|Win32"
59                         OutputDirectory=".\Debug"
60                         IntermediateDirectory=".\Debug"
61                         ConfigurationType="4"
62                         UseOfMFC="0"
63                         ATLMinimizesCRunTimeLibraryUsage="FALSE"
64                         CharacterSet="2">
65                         <Tool
66                                 Name="VCCLCompilerTool"
67                                 Optimization="0"
68                                 AdditionalIncludeDirectories="..\..\confignt"
69                                 PreprocessorDefinitions="WIN32,_DEBUG,_LIB,LIBART_COMPILATION"
70                                 BasicRuntimeChecks="3"
71                                 RuntimeLibrary="4"
72                                 UsePrecompiledHeader="2"
73                                 PrecompiledHeaderFile=".\Debug/libart.pch"
74                                 AssemblerListingLocation=".\Debug/"
75                                 ObjectFile=".\Debug/"
76                                 ProgramDataBaseFileName=".\Debug/"
77                                 WarningLevel="3"
78                                 SuppressStartupBanner="TRUE"
79                                 DebugInformationFormat="4"
80                                 CompileAs="0"/>
81                         <Tool
82                                 Name="VCCustomBuildTool"/>
83                         <Tool
84                                 Name="VCLibrarianTool"
85                                 OutputFile=".\Debug\libart.lib"
86                                 SuppressStartupBanner="TRUE"/>
87                         <Tool
88                                 Name="VCMIDLTool"/>
89                         <Tool
90                                 Name="VCPostBuildEventTool"/>
91                         <Tool
92                                 Name="VCPreBuildEventTool"/>
93                         <Tool
94                                 Name="VCPreLinkEventTool"/>
95                         <Tool
96                                 Name="VCResourceCompilerTool"
97                                 PreprocessorDefinitions="_DEBUG"
98                                 Culture="1033"/>
99                         <Tool
100                                 Name="VCWebServiceProxyGeneratorTool"/>
101                 </Configuration>
102         </Configurations>
103         <Files>
104                 <Filter
105                         Name="Source Files"
106                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
107                         <File
108                                 RelativePath=".\art_affine.c">
109                         </File>
110                         <File
111                                 RelativePath=".\art_alphagamma.c">
112                         </File>
113                         <File
114                                 RelativePath=".\art_bpath.c">
115                         </File>
116                         <File
117                                 RelativePath=".\art_gray_svp.c">
118                         </File>
119                         <File
120                                 RelativePath=".\art_misc.c">
121                         </File>
122                         <File
123                                 RelativePath=".\art_pixbuf.c">
124                         </File>
125                         <File
126                                 RelativePath=".\art_rect.c">
127                         </File>
128                         <File
129                                 RelativePath=".\art_rect_svp.c">
130                         </File>
131                         <File
132                                 RelativePath=".\art_rect_uta.c">
133                         </File>
134                         <File
135                                 RelativePath=".\art_render.c">
136                         </File>
137                         <File
138                                 RelativePath=".\art_render_gradient.c">
139                         </File>
140                         <File
141                                 RelativePath=".\art_render_svp.c">
142                         </File>
143                         <File
144                                 RelativePath=".\art_rgb.c">
145                         </File>
146                         <File
147                                 RelativePath=".\art_rgb_a_affine.c">
148                         </File>
149                         <File
150                                 RelativePath=".\art_rgb_affine.c">
151                         </File>
152                         <File
153                                 RelativePath=".\art_rgb_affine_private.c">
154                         </File>
155                         <File
156                                 RelativePath=".\art_rgb_bitmap_affine.c">
157                         </File>
158                         <File
159                                 RelativePath=".\art_rgb_pixbuf_affine.c">
160                         </File>
161                         <File
162                                 RelativePath=".\art_rgb_rgba_affine.c">
163                         </File>
164                         <File
165                                 RelativePath=".\art_rgb_svp.c">
166                         </File>
167                         <File
168                                 RelativePath=".\art_rgba.c">
169                         </File>
170                         <File
171                                 RelativePath=".\art_svp.c">
172                         </File>
173                         <File
174                                 RelativePath=".\art_svp_intersect.c">
175                         </File>
176                         <File
177                                 RelativePath=".\art_svp_ops.c">
178                         </File>
179                         <File
180                                 RelativePath=".\art_svp_point.c">
181                         </File>
182                         <File
183                                 RelativePath=".\art_svp_render_aa.c">
184                         </File>
185                         <File
186                                 RelativePath=".\art_svp_vpath.c">
187                         </File>
188                         <File
189                                 RelativePath=".\art_svp_vpath_stroke.c">
190                         </File>
191                         <File
192                                 RelativePath=".\art_svp_wind.c">
193                         </File>
194                         <File
195                                 RelativePath=".\art_uta.c">
196                         </File>
197                         <File
198                                 RelativePath=".\art_uta_ops.c">
199                         </File>
200                         <File
201                                 RelativePath=".\art_uta_rect.c">
202                         </File>
203                         <File
204                                 RelativePath=".\art_uta_svp.c">
205                         </File>
206                         <File
207                                 RelativePath=".\art_uta_vpath.c">
208                         </File>
209                         <File
210                                 RelativePath=".\art_vpath.c">
211                         </File>
212                         <File
213                                 RelativePath=".\art_vpath_bpath.c">
214                         </File>
215                         <File
216                                 RelativePath=".\art_vpath_dash.c">
217                         </File>
218                         <File
219                                 RelativePath=".\art_vpath_svp.c">
220                         </File>
221                         <File
222                                 RelativePath=".\gen_art_config.c">
223                                 <FileConfiguration
224                                         Name="Release|Win32">
225                                         <Tool
226                                                 Name="VCCustomBuildTool"
227                                                 CommandLine="cl -I..\..\confignt gen_art_config.c
228 gen_art_config.exe &gt; art_config.h
229 "
230                                                 Outputs="art_config.h"/>
231                                 </FileConfiguration>
232                                 <FileConfiguration
233                                         Name="Debug|Win32">
234                                         <Tool
235                                                 Name="VCCustomBuildTool"
236                                                 CommandLine="cl -I..\..\confignt gen_art_config.c
237 gen_art_config.exe &gt; art_config.h
238 "
239                                                 Outputs="art_config.h"/>
240                                 </FileConfiguration>
241                         </File>
242                         <File
243                                 RelativePath=".\libart-features.c">
244                         </File>
245                 </Filter>
246                 <Filter
247                         Name="Header Files"
248                         Filter="h;hpp;hxx;hm;inl">
249                 </Filter>
250         </Files>
251         <Globals>
252         </Globals>
253 </VisualStudioProject>