No empty .Rs/.Re
[netbsd-mini2440.git] / external / bsd / bind / dist / bin / named / win32 / named.dsp
blob927cfed2dd99d60c5879de6b2cff455911d8a1f5
1 # Microsoft Developer Studio Project File - Name="named" - 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) Console Application" 0x0103\r
6 \r
7 CFG=named - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "named.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "named.mak" CFG="named - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "named - Win32 Release" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "named - Win32 Debug" (based on "Win32 (x86) Console Application")\r
22 !MESSAGE \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 RSC=rc.exe\r
31 !IF  "$(CFG)" == "named - Win32 Release"\r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 0\r
35 # PROP BASE Output_Dir "Release"\r
36 # PROP BASE Intermediate_Dir "Release"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 0\r
40 # PROP Output_Dir "Release"\r
41 # PROP Intermediate_Dir "Release"\r
42 # PROP Ignore_Export_Lib 0\r
43 # PROP Target_Dir ""\r
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
45 # ADD CPP /nologo /MD /W3 /GX /O2 /I "./" /I "../../../" /I "../../../../libxml2-2.7.3/include" /I "../win32/include" /I "../include" /I "../../../lib/isc/win32" /I "../../../lib/isc/win32/include" /I "../../../lib/isc/include" /I "../../../lib/isc/noatomic/include" /I "../../../lib/dns/win32/include" /I "../../../lib/dns/include" /I "../../../lib/isccc/include" /I "../../../lib/lwres/win32/include" /I "../../../lib/lwres/include" /I "../../../lib/isccfg/include" /I "../../../lib/bind9/include" /D "WIN32" /D "NDEBUG" /D "__STDC__" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
46 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
47 # ADD RSC /l 0x409 /d "NDEBUG"\r
48 BSC32=bscmake.exe\r
49 # ADD BASE BSC32 /nologo\r
50 # ADD BSC32 /nologo\r
51 LINK32=link.exe\r
52 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386\r
53 # ADD LINK32 ../../../../libxml2-2.7.3/win32/bin.msvc/libxml2.lib \r
54 # ADD LINK32 user32.lib advapi32.lib kernel32.lib ws2_32.lib ../../../lib/isc/win32/Release/libisc.lib ../../../lib/dns/win32/Release/libdns.lib ../../../lib/isccc/win32/Release/libisccc.lib ../../../lib/lwres/win32/Release/liblwres.lib ../../../lib/isccfg/win32/Release/libisccfg.lib ../../../lib/bind9/win32/Release/libbind9.lib /nologo /subsystem:console /machine:I386 /out:"../../../Build/Release/named.exe"\r
56 !ELSEIF  "$(CFG)" == "named - Win32 Debug"\r
58 # PROP BASE Use_MFC 0\r
59 # PROP BASE Use_Debug_Libraries 1\r
60 # PROP BASE Output_Dir "Debug"\r
61 # PROP BASE Intermediate_Dir "Debug"\r
62 # PROP BASE Target_Dir ""\r
63 # PROP Use_MFC 0\r
64 # PROP Use_Debug_Libraries 1\r
65 # PROP Output_Dir "Debug"\r
66 # PROP Intermediate_Dir "Debug"\r
67 # PROP Ignore_Export_Lib 0\r
68 # PROP Target_Dir ""\r
69 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
70 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "./" /I "../../../" /I "../../../../libxml2-2.7.3/include" /I "../win32/include" /I "../include" /I "../../../lib/isc/win32" /I "../../../lib/isc/win32/include" /I "../../../lib/isc/include" /I "../../../lib/isc/noatomic/include" /I "../../../lib/dns/win32/include" /I "../../../lib/dns/include" /I "../../../lib/isccc/include" /I "../../../lib/lwres/win32/include" /I "../../../lib/lwres/include" /I "../../../lib/isccfg/include" /I "../../../lib/bind9/include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "i386" /FR /FD /GZ /c\r
71 # SUBTRACT CPP /X /YX\r
72 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
73 # ADD RSC /l 0x409 /d "_DEBUG"\r
74 BSC32=bscmake.exe\r
75 # ADD BASE BSC32 /nologo\r
76 # ADD BSC32 /nologo\r
77 LINK32=link.exe\r
78 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept\r
79 # ADD LINK32 ../../../../libxml2-2.7.3/win32/bin.msvc/libxml2.lib \r
80 # ADD LINK32 user32.lib advapi32.lib kernel32.lib ws2_32.lib ../../../lib/isc/win32/Debug/libisc.lib ../../../lib/dns/win32/Debug/libdns.lib ../../../lib/isccc/win32/Debug/libisccc.lib ../../../lib/lwres/win32/Debug/liblwres.lib ../../../lib/isccfg/win32/Debug/libisccfg.lib ../../../lib/bind9/win32/Debug/libbind9.lib /nologo /subsystem:console /map /debug /machine:I386 /out:"../../../Build/Debug/named.exe" /pdbtype:sept\r
82 !ENDIF \r
84 # Begin Target\r
86 # Name "named - Win32 Release"\r
87 # Name "named - Win32 Debug"\r
88 # Begin Group "Source Files"\r
90 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
91 # Begin Source File\r
93 SOURCE=..\builtin.c\r
94 # End Source File\r
95 # Begin Source File\r
97 SOURCE=..\client.c\r
98 # End Source File\r
99 # Begin Source File\r
101 SOURCE=..\config.c\r
102 # End Source File\r
103 # Begin Source File\r
105 SOURCE=..\control.c\r
106 # End Source File\r
107 # Begin Source File\r
109 SOURCE=..\controlconf.c\r
110 # End Source File\r
111 # Begin Source File\r
113 SOURCE=..\interfacemgr.c\r
114 # End Source File\r
115 # Begin Source File\r
117 SOURCE=..\listenlist.c\r
118 # End Source File\r
119 # Begin Source File\r
121 SOURCE=..\log.c\r
122 # End Source File\r
123 # Begin Source File\r
125 SOURCE=..\logconf.c\r
126 # End Source File\r
127 # Begin Source File\r
129 SOURCE=..\lwaddr.c\r
130 # End Source File\r
131 # Begin Source File\r
133 SOURCE=..\lwdclient.c\r
134 # End Source File\r
135 # Begin Source File\r
137 SOURCE=..\lwderror.c\r
138 # End Source File\r
139 # Begin Source File\r
141 SOURCE=..\lwdgabn.c\r
142 # End Source File\r
143 # Begin Source File\r
145 SOURCE=..\lwdgnba.c\r
146 # End Source File\r
147 # Begin Source File\r
149 SOURCE=..\lwdgrbn.c\r
150 # End Source File\r
151 # Begin Source File\r
153 SOURCE=..\lwdnoop.c\r
154 # End Source File\r
155 # Begin Source File\r
157 SOURCE=..\lwresd.c\r
158 # End Source File\r
159 # Begin Source File\r
161 SOURCE=..\lwsearch.c\r
162 # End Source File\r
163 # Begin Source File\r
165 SOURCE=..\main.c\r
166 # End Source File\r
167 # Begin Source File\r
169 SOURCE=..\notify.c\r
170 # End Source File\r
171 # Begin Source File\r
173 SOURCE=.\ntservice.c\r
174 # End Source File\r
175 # Begin Source File\r
177 SOURCE=.\os.c\r
178 # End Source File\r
179 # Begin Source File\r
181 SOURCE=..\query.c\r
182 # End Source File\r
183 # Begin Source File\r
185 SOURCE=..\server.c\r
186 # End Source File\r
187 # Begin Source File\r
189 SOURCE=..\sortlist.c\r
190 # End Source File\r
191 # Begin Source File\r
193 SOURCE=..\statschannel.c\r
194 # End Source File\r
195 # Begin Source File\r
197 SOURCE=..\tkeyconf.c\r
198 # End Source File\r
199 # Begin Source File\r
201 SOURCE=..\tsigconf.c\r
202 # End Source File\r
203 # Begin Source File\r
205 SOURCE=..\update.c\r
206 # End Source File\r
207 # Begin Source File\r
209 SOURCE=..\xfrout.c\r
210 # End Source File\r
211 # Begin Source File\r
213 SOURCE=..\zoneconf.c\r
214 # End Source File\r
215 # End Group\r
216 # Begin Group "Header Files"\r
218 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
219 # Begin Source File\r
221 SOURCE=..\include\named\client.h\r
222 # End Source File\r
223 # Begin Source File\r
225 SOURCE=..\include\named\config.h\r
226 # End Source File\r
227 # Begin Source File\r
229 SOURCE=..\include\named\globals.h\r
230 # End Source File\r
231 # Begin Source File\r
233 SOURCE=..\include\named\interfacemgr.h\r
234 # End Source File\r
235 # Begin Source File\r
237 SOURCE=..\include\named\listenlist.h\r
238 # End Source File\r
239 # Begin Source File\r
241 SOURCE=..\include\named\log.h\r
242 # End Source File\r
243 # Begin Source File\r
245 SOURCE=..\include\named\logconf.h\r
246 # End Source File\r
247 # Begin Source File\r
249 SOURCE=..\include\named\lwaddr.h\r
250 # End Source File\r
251 # Begin Source File\r
253 SOURCE=..\include\named\lwdclient.h\r
254 # End Source File\r
255 # Begin Source File\r
257 SOURCE=..\include\named\lwresd.h\r
258 # End Source File\r
259 # Begin Source File\r
261 SOURCE=..\include\named\lwsearch.h\r
262 # End Source File\r
263 # Begin Source File\r
265 SOURCE=..\include\named\main.h\r
266 # End Source File\r
267 # Begin Source File\r
269 SOURCE=..\include\named\notify.h\r
270 # End Source File\r
271 # Begin Source File\r
273 SOURCE=.\include\named\ntservice.h\r
274 # End Source File\r
275 # Begin Source File\r
277 SOURCE=..\include\named\omapi.h\r
278 # End Source File\r
279 # Begin Source File\r
281 SOURCE=.\include\named\os.h\r
282 # End Source File\r
283 # Begin Source File\r
285 SOURCE=..\include\named\query.h\r
286 # End Source File\r
287 # Begin Source File\r
289 SOURCE=..\include\named\server.h\r
290 # End Source File\r
291 # Begin Source File\r
293 SOURCE=..\include\named\sortlist.h\r
294 # End Source File\r
295 # Begin Source File\r
297 SOURCE=..\include\named\statschannel.h\r
298 # End Source File\r
299 # Begin Source File\r
301 SOURCE=..\include\named\tkeyconf.h\r
302 # End Source File\r
303 # Begin Source File\r
305 SOURCE=..\include\named\tsigconf.h\r
306 # End Source File\r
307 # Begin Source File\r
309 SOURCE=..\include\named\types.h\r
310 # End Source File\r
311 # Begin Source File\r
313 SOURCE=..\include\named\update.h\r
314 # End Source File\r
315 # Begin Source File\r
317 SOURCE=..\include\named\xfrout.h\r
318 # End Source File\r
319 # Begin Source File\r
321 SOURCE=..\include\named\zoneconf.h\r
322 # End Source File\r
323 # End Group\r
324 # Begin Group "Resource Files"\r
326 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
327 # End Group\r
328 # End Target\r
329 # End Project\r