vc6cares.dsp: add ares_create_query.c and ares_parse_soa_reply.c
[platform/upstream/c-ares.git] / vc / cares / vc6cares.dsp
1 # Microsoft Developer Studio Project File - Name="cares" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
6 # TARGTYPE "Win32 (x86) Static Library" 0x0104\r
7 \r
8 CFG=cares - Win32 LIB Debug\r
9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
10 !MESSAGE use the Export Makefile command and run\r
11 !MESSAGE \r
12 !MESSAGE NMAKE /f "vc6cares.mak".\r
13 !MESSAGE \r
14 !MESSAGE You can specify a configuration when running NMAKE\r
15 !MESSAGE by defining the macro CFG on the command line. For example:\r
16 !MESSAGE \r
17 !MESSAGE NMAKE /f "vc6cares.mak" CFG="cares - Win32 LIB Debug"\r
18 !MESSAGE \r
19 !MESSAGE Possible choices for configuration are:\r
20 !MESSAGE \r
21 !MESSAGE "cares - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
22 !MESSAGE "cares - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")\r
23 !MESSAGE "cares - Win32 LIB Debug" (based on "Win32 (x86) Static Library")\r
24 !MESSAGE "cares - Win32 LIB Release" (based on "Win32 (x86) Static Library")\r
25 !MESSAGE \r
26 \r
27 # Begin Project\r
28 # PROP AllowPerConfigDependencies 0\r
29 # PROP Scc_ProjName ""\r
30 # PROP Scc_LocalPath ""\r
31 \r
32 !IF  "$(CFG)" == "cares - Win32 DLL Debug"\r
33 \r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 1\r
36 # PROP BASE Output_Dir "dll-debug"\r
37 # PROP BASE Intermediate_Dir "dll-debug/obj"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 1\r
41 # PROP Output_Dir "dll-debug"\r
42 # PROP Intermediate_Dir "dll-debug/obj"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 CPP=cl.exe\r
46 # ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\.." /D "_DEBUG" /D "WIN32" /D "DEBUGBUILD" /D "CARES_BUILDING_LIBRARY" /FD /GZ /c\r
47 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\.." /D "_DEBUG" /D "WIN32" /D "DEBUGBUILD" /D "CARES_BUILDING_LIBRARY" /FD /GZ /c\r
48 MTL=midl.exe\r
49 # ADD BASE MTL /nologo /D "_DEBUG" /win32\r
50 # ADD MTL /nologo /D "_DEBUG" /win32\r
51 RSC=rc.exe\r
52 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
53 # ADD RSC /l 0x409 /d "_DEBUG"\r
54 BSC32=bscmake.exe\r
55 # ADD BASE BSC32 /nologo\r
56 # ADD BSC32 /nologo\r
57 LINK32=link.exe\r
58 # ADD BASE LINK32 ws2_32.lib advapi32.lib kernel32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"dll-debug/caresd.dll" /implib:"dll-debug/caresd.lib" /pdbtype:con /fixed:no\r
59 # ADD LINK32 ws2_32.lib advapi32.lib kernel32.lib /nologo /dll /incremental:no /debug /machine:I386 /out:"dll-debug/caresd.dll" /implib:"dll-debug/caresd.lib" /pdbtype:con /fixed:no\r
60 \r
61 !ELSEIF  "$(CFG)" == "cares - Win32 DLL Release"\r
62 \r
63 # PROP BASE Use_MFC 0\r
64 # PROP BASE Use_Debug_Libraries 0\r
65 # PROP BASE Output_Dir "dll-release"\r
66 # PROP BASE Intermediate_Dir "dll-release/obj"\r
67 # PROP BASE Target_Dir ""\r
68 # PROP Use_MFC 0\r
69 # PROP Use_Debug_Libraries 0\r
70 # PROP Output_Dir "dll-release"\r
71 # PROP Intermediate_Dir "dll-release/obj"\r
72 # PROP Ignore_Export_Lib 0\r
73 # PROP Target_Dir ""\r
74 CPP=cl.exe\r
75 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\.." /D "NDEBUG" /D "WIN32" /D "CARES_BUILDING_LIBRARY" /FD /c\r
76 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /D "NDEBUG" /D "WIN32" /D "CARES_BUILDING_LIBRARY" /FD /c\r
77 MTL=midl.exe\r
78 # ADD BASE MTL /nologo /D "NDEBUG" /win32\r
79 # ADD MTL /nologo /D "NDEBUG" /win32\r
80 RSC=rc.exe\r
81 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
82 # ADD RSC /l 0x409 /d "NDEBUG"\r
83 BSC32=bscmake.exe\r
84 # ADD BASE BSC32 /nologo\r
85 # ADD BSC32 /nologo\r
86 LINK32=link.exe\r
87 # ADD BASE LINK32 ws2_32.lib advapi32.lib kernel32.lib /nologo /dll /pdb:none /machine:I386 /out:"dll-release/cares.dll" /implib:"dll-release/cares.lib" /fixed:no /release /incremental:no\r
88 # ADD LINK32 ws2_32.lib advapi32.lib kernel32.lib /nologo /dll /pdb:none /machine:I386 /out:"dll-release/cares.dll" /implib:"dll-release/cares.lib" /fixed:no /release /incremental:no\r
89 \r
90 !ELSEIF  "$(CFG)" == "cares - Win32 LIB Debug"\r
91 \r
92 # PROP BASE Use_MFC 0\r
93 # PROP BASE Use_Debug_Libraries 1\r
94 # PROP BASE Output_Dir "lib-debug"\r
95 # PROP BASE Intermediate_Dir "lib-debug/obj"\r
96 # PROP BASE Target_Dir ""\r
97 # PROP Use_MFC 0\r
98 # PROP Use_Debug_Libraries 1\r
99 # PROP Output_Dir "lib-debug"\r
100 # PROP Intermediate_Dir "lib-debug/obj"\r
101 # PROP Target_Dir ""\r
102 CPP=cl.exe\r
103 # ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\.." /D "_DEBUG" /D "WIN32" /D "DEBUGBUILD" /D "CARES_BUILDING_LIBRARY" /D "CARES_STATICLIB" /FD /GZ /c\r
104 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\.." /D "_DEBUG" /D "WIN32" /D "DEBUGBUILD" /D "CARES_BUILDING_LIBRARY" /D "CARES_STATICLIB" /FD /GZ /c\r
105 RSC=rc.exe\r
106 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
107 # ADD RSC /l 0x409 /d "_DEBUG"\r
108 BSC32=bscmake.exe\r
109 # ADD BASE BSC32 /nologo\r
110 # ADD BSC32 /nologo\r
111 LIB32=link.exe -lib\r
112 # ADD BASE LIB32 /nologo /out:"lib-debug/libcaresd.lib" /machine:I386\r
113 # ADD LIB32 /nologo /out:"lib-debug/libcaresd.lib" /machine:I386\r
114 \r
115 !ELSEIF  "$(CFG)" == "cares - Win32 LIB Release"\r
116 \r
117 # PROP BASE Use_MFC 0\r
118 # PROP BASE Use_Debug_Libraries 0\r
119 # PROP BASE Output_Dir "lib-release"\r
120 # PROP BASE Intermediate_Dir "lib-release/obj"\r
121 # PROP BASE Target_Dir ""\r
122 # PROP Use_MFC 0\r
123 # PROP Use_Debug_Libraries 0\r
124 # PROP Output_Dir "lib-release"\r
125 # PROP Intermediate_Dir "lib-release/obj"\r
126 # PROP Target_Dir ""\r
127 CPP=cl.exe\r
128 # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "..\.." /D "NDEBUG" /D "WIN32" /D "CARES_BUILDING_LIBRARY" /D "CARES_STATICLIB" /FD /c\r
129 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\.." /D "NDEBUG" /D "WIN32" /D "CARES_BUILDING_LIBRARY" /D "CARES_STATICLIB" /FD /c\r
130 RSC=rc.exe\r
131 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
132 # ADD RSC /l 0x409 /d "NDEBUG"\r
133 BSC32=bscmake.exe\r
134 # ADD BASE BSC32 /nologo\r
135 # ADD BSC32 /nologo\r
136 LIB32=link.exe -lib\r
137 # ADD BASE LIB32 /nologo /out:"lib-release/libcares.lib" /machine:I386\r
138 # ADD LIB32 /nologo /out:"lib-release/libcares.lib" /machine:I386\r
139 \r
140 !ENDIF \r
141 \r
142 # Begin Target\r
143 \r
144 # Name "cares - Win32 DLL Debug"\r
145 # Name "cares - Win32 DLL Release"\r
146 # Name "cares - Win32 LIB Debug"\r
147 # Name "cares - Win32 LIB Release"\r
148 # Begin Group "Source Files"\r
149 \r
150 # PROP Default_Filter ""\r
151 # Begin Source File\r
152 \r
153 SOURCE=..\..\ares__close_sockets.c\r
154 # End Source File\r
155 # Begin Source File\r
156 \r
157 SOURCE=..\..\ares__get_hostent.c\r
158 # End Source File\r
159 # Begin Source File\r
160 \r
161 SOURCE=..\..\ares__read_line.c\r
162 # End Source File\r
163 # Begin Source File\r
164 \r
165 SOURCE=..\..\ares__timeval.c\r
166 # End Source File\r
167 # Begin Source File\r
168 \r
169 SOURCE=..\..\ares_cancel.c\r
170 # End Source File\r
171 # Begin Source File\r
172 \r
173 SOURCE=..\..\ares_create_query.c\r
174 # End Source File\r
175 # Begin Source File\r
176 \r
177 SOURCE=..\..\ares_data.c\r
178 # End Source File\r
179 # Begin Source File\r
180 \r
181 SOURCE=..\..\ares_destroy.c\r
182 # End Source File\r
183 # Begin Source File\r
184 \r
185 SOURCE=..\..\ares_expand_name.c\r
186 # End Source File\r
187 # Begin Source File\r
188 \r
189 SOURCE=..\..\ares_expand_string.c\r
190 # End Source File\r
191 # Begin Source File\r
192 \r
193 SOURCE=..\..\ares_fds.c\r
194 # End Source File\r
195 # Begin Source File\r
196 \r
197 SOURCE=..\..\ares_free_hostent.c\r
198 # End Source File\r
199 # Begin Source File\r
200 \r
201 SOURCE=..\..\ares_free_string.c\r
202 # End Source File\r
203 # Begin Source File\r
204 \r
205 SOURCE=..\..\ares_getenv.c\r
206 # End Source File\r
207 # Begin Source File\r
208 \r
209 SOURCE=..\..\ares_gethostbyaddr.c\r
210 # End Source File\r
211 # Begin Source File\r
212 \r
213 SOURCE=..\..\ares_gethostbyname.c\r
214 # End Source File\r
215 # Begin Source File\r
216 \r
217 SOURCE=..\..\ares_getnameinfo.c\r
218 # End Source File\r
219 # Begin Source File\r
220 \r
221 SOURCE=..\..\ares_getsock.c\r
222 # End Source File\r
223 # Begin Source File\r
224 \r
225 SOURCE=..\..\ares_init.c\r
226 # End Source File\r
227 # Begin Source File\r
228 \r
229 SOURCE=..\..\ares_library_init.c\r
230 # End Source File\r
231 # Begin Source File\r
232 \r
233 SOURCE=..\..\ares_llist.c\r
234 # End Source File\r
235 # Begin Source File\r
236 \r
237 SOURCE=..\..\ares_mkquery.c\r
238 # End Source File\r
239 # Begin Source File\r
240 \r
241 SOURCE=..\..\ares_nowarn.c\r
242 # End Source File\r
243 # Begin Source File\r
244 \r
245 SOURCE=..\..\ares_options.c\r
246 # End Source File\r
247 # Begin Source File\r
248 \r
249 SOURCE=..\..\ares_parse_a_reply.c\r
250 # End Source File\r
251 # Begin Source File\r
252 \r
253 SOURCE=..\..\ares_parse_aaaa_reply.c\r
254 # End Source File\r
255 # Begin Source File\r
256 \r
257 SOURCE=..\..\ares_parse_mx_reply.c\r
258 # End Source File\r
259 # Begin Source File\r
260 \r
261 SOURCE=..\..\ares_parse_naptr_reply.c\r
262 # End Source File\r
263 # Begin Source File\r
264 \r
265 SOURCE=..\..\ares_parse_ns_reply.c\r
266 # End Source File\r
267 # Begin Source File\r
268 \r
269 SOURCE=..\..\ares_parse_ptr_reply.c\r
270 # End Source File\r
271 # Begin Source File\r
272 \r
273 SOURCE=..\..\ares_parse_soa_reply.c\r
274 # End Source File\r
275 # Begin Source File\r
276 \r
277 SOURCE=..\..\ares_parse_srv_reply.c\r
278 # End Source File\r
279 # Begin Source File\r
280 \r
281 SOURCE=..\..\ares_parse_txt_reply.c\r
282 # End Source File\r
283 # Begin Source File\r
284 \r
285 SOURCE=..\..\ares_platform.c\r
286 # End Source File\r
287 # Begin Source File\r
288 \r
289 SOURCE=..\..\ares_process.c\r
290 # End Source File\r
291 # Begin Source File\r
292 \r
293 SOURCE=..\..\ares_query.c\r
294 # End Source File\r
295 # Begin Source File\r
296 \r
297 SOURCE=..\..\ares_search.c\r
298 # End Source File\r
299 # Begin Source File\r
300 \r
301 SOURCE=..\..\ares_send.c\r
302 # End Source File\r
303 # Begin Source File\r
304 \r
305 SOURCE=..\..\ares_strcasecmp.c\r
306 # End Source File\r
307 # Begin Source File\r
308 \r
309 SOURCE=..\..\ares_strdup.c\r
310 # End Source File\r
311 # Begin Source File\r
312 \r
313 SOURCE=..\..\ares_strerror.c\r
314 # End Source File\r
315 # Begin Source File\r
316 \r
317 SOURCE=..\..\ares_timeout.c\r
318 # End Source File\r
319 # Begin Source File\r
320 \r
321 SOURCE=..\..\ares_version.c\r
322 # End Source File\r
323 # Begin Source File\r
324 \r
325 SOURCE=..\..\ares_writev.c\r
326 # End Source File\r
327 # Begin Source File\r
328 \r
329 SOURCE=..\..\bitncmp.c\r
330 # End Source File\r
331 # Begin Source File\r
332 \r
333 SOURCE=..\..\inet_net_pton.c\r
334 # End Source File\r
335 # Begin Source File\r
336 \r
337 SOURCE=..\..\inet_ntop.c\r
338 # End Source File\r
339 # Begin Source File\r
340 \r
341 SOURCE=..\..\windows_port.c\r
342 # End Source File\r
343 # End Group\r
344 # Begin Group "Header Files"\r
345 \r
346 # PROP Default_Filter ""\r
347 # Begin Source File\r
348 \r
349 SOURCE=..\..\ares.h\r
350 # End Source File\r
351 # Begin Source File\r
352 \r
353 SOURCE=..\..\ares_build.h\r
354 # End Source File\r
355 # Begin Source File\r
356 \r
357 SOURCE=..\..\ares_data.h\r
358 # End Source File\r
359 # Begin Source File\r
360 \r
361 SOURCE=..\..\ares_dns.h\r
362 # End Source File\r
363 # Begin Source File\r
364 \r
365 SOURCE=..\..\ares_getenv.h\r
366 # End Source File\r
367 # Begin Source File\r
368 \r
369 SOURCE=..\..\ares_iphlpapi.h\r
370 # End Source File\r
371 # Begin Source File\r
372 \r
373 SOURCE=..\..\ares_ipv6.h\r
374 # End Source File\r
375 # Begin Source File\r
376 \r
377 SOURCE=..\..\ares_library_init.h\r
378 # End Source File\r
379 # Begin Source File\r
380 \r
381 SOURCE=..\..\ares_llist.h\r
382 # End Source File\r
383 # Begin Source File\r
384 \r
385 SOURCE=..\..\ares_nowarn.h\r
386 # End Source File\r
387 # Begin Source File\r
388 \r
389 SOURCE=..\..\ares_platform.h\r
390 # End Source File\r
391 # Begin Source File\r
392 \r
393 SOURCE=..\..\ares_private.h\r
394 # End Source File\r
395 # Begin Source File\r
396 \r
397 SOURCE=..\..\ares_rules.h\r
398 # End Source File\r
399 # Begin Source File\r
400 \r
401 SOURCE=..\..\ares_setup.h\r
402 # End Source File\r
403 # Begin Source File\r
404 \r
405 SOURCE=..\..\ares_strcasecmp.h\r
406 # End Source File\r
407 # Begin Source File\r
408 \r
409 SOURCE=..\..\ares_strdup.h\r
410 # End Source File\r
411 # Begin Source File\r
412 \r
413 SOURCE=..\..\ares_version.h\r
414 # End Source File\r
415 # Begin Source File\r
416 \r
417 SOURCE=..\..\ares_writev.h\r
418 # End Source File\r
419 # Begin Source File\r
420 \r
421 SOURCE=..\..\bitncmp.h\r
422 # End Source File\r
423 # Begin Source File\r
424 \r
425 SOURCE=..\..\config-win32.h\r
426 # End Source File\r
427 # Begin Source File\r
428 \r
429 SOURCE=..\..\inet_net_pton.h\r
430 # End Source File\r
431 # Begin Source File\r
432 \r
433 SOURCE=..\..\inet_ntop.h\r
434 # End Source File\r
435 # Begin Source File\r
436 \r
437 SOURCE=..\..\nameser.h\r
438 # End Source File\r
439 # Begin Source File\r
440 \r
441 SOURCE=..\..\setup_once.h\r
442 # End Source File\r
443 # End Group\r
444 # Begin Group "Resource Files"\r
445 \r
446 # PROP Default_Filter ""\r
447 # Begin Source File\r
448 \r
449 SOURCE=..\..\cares.rc\r
450 # End Source File\r
451 # End Group\r
452 # End Target\r
453 # End Project\r