Remove building with NOCRYPTO option
[minix.git] / external / bsd / bind / dist / bin / named / win32 / named.dsp.in
blob53878ef695dbba258f5fc2364b67a0f334d6193b
1 # Microsoft Developer Studio Project File - Name="named" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
5 # TARGTYPE "@PLATFORM@ (x86) Console Application" 0x0103
7 CFG=named - @PLATFORM@ Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 
11 !MESSAGE NMAKE /f "named.mak".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "named.mak" CFG="named - @PLATFORM@ Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "named - @PLATFORM@ Release" (based on "@PLATFORM@ (x86) Console Application")
21 !MESSAGE "named - @PLATFORM@ Debug" (based on "@PLATFORM@ (x86) Console Application")
22 !MESSAGE 
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 RSC=rc.exe
31 !IF  "$(CFG)" == "named - @PLATFORM@ Release"
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "Release"
41 # PROP Intermediate_Dir "Release"
42 # PROP Ignore_Export_Lib 0
43 # PROP Target_Dir ""
44 # ADD BASE CPP /nologo /W3 @COPTX@ @COPTI@ /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" @COPTY@ /FD /c
45 # ADD CPP /nologo /MD /W3 @COPTX@ @COPTI@ /O2 @OPENSSL_INC@ @GSSAPI_INC@ @GEOIP_INC@ /I "./" /I "../../../" @LIBXML2_INC@ /I "../win32/include" /I "../include" /I "../../../lib/isc/win32" /I "../../../lib/isc/win32/include" /I "../../../lib/isc/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" @CRYPTO@ @USE_GSSAPI@ /D "BUILDER=\"old Visual Studio\"" /D "WIN32" /D "NDEBUG" /D "__STDC__" /D "_CONSOLE" /D "_MBCS" @COPTY@ /FD /c
46 # ADD BASE RSC /l 0x409 /d "NDEBUG"
47 # ADD RSC /l 0x409 /d "NDEBUG"
48 BSC32=bscmake.exe
49 # ADD BASE BSC32 /nologo
50 # ADD BSC32 /nologo
51 LINK32=link.exe
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@
53 # ADD LINK32 @LIBXML2_LIB@ @GSSAPI_LIB@ @GEOIP_LIB@ 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@ /out:"../../../Build/Release/named.exe"
55 !ELSEIF  "$(CFG)" == "named - @PLATFORM@ Debug"
57 # PROP BASE Use_MFC 0
58 # PROP BASE Use_Debug_Libraries 1
59 # PROP BASE Output_Dir "Debug"
60 # PROP BASE Intermediate_Dir "Debug"
61 # PROP BASE Target_Dir ""
62 # PROP Use_MFC 0
63 # PROP Use_Debug_Libraries 1
64 # PROP Output_Dir "Debug"
65 # PROP Intermediate_Dir "Debug"
66 # PROP Ignore_Export_Lib 0
67 # PROP Target_Dir ""
68 # ADD BASE CPP /nologo /W3 /Gm @COPTX@ @COPTI@ /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" @COPTY@ /FD /GZ /c
69 # ADD CPP /nologo /MDd /W3 /Gm @COPTX@ @COPTI@ /ZI /Od @OPENSSL_INC@ @GSSAPI_INC@ @GEOIP_INC@ /I "./" /I "../../../" @LIBXML2_INC@ /I "../win32/include" /I "../include" /I "../../../lib/isc/win32" /I "../../../lib/isc/win32/include" /I "../../../lib/isc/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" @CRYPTO@ @USE_GSSAPI@ /D "BUILDER=\"old Visual Studio\"" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "i386" /FR /FD /GZ /c
70 # SUBTRACT CPP /X @COPTY@
71 # ADD BASE RSC /l 0x409 /d "_DEBUG"
72 # ADD RSC /l 0x409 /d "_DEBUG"
73 BSC32=bscmake.exe
74 # ADD BASE BSC32 /nologo
75 # ADD BSC32 /nologo
76 LINK32=link.exe
77 # 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@ /pdbtype:sept
78 # ADD LINK32 @LIBXML2_LIB@ @GSSAPI_LIB@ @GEOIP_LIB@ 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@ /out:"../../../Build/Debug/named.exe" /pdbtype:sept
80 !ENDIF 
82 # Begin Target
84 # Name "named - @PLATFORM@ Release"
85 # Name "named - @PLATFORM@ Debug"
86 # Begin Group "Source Files"
88 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
89 # Begin Source File
91 SOURCE=..\builtin.c
92 # End Source File
93 # Begin Source File
95 SOURCE=..\client.c
96 # End Source File
97 # Begin Source File
99 SOURCE=..\config.c
100 # End Source File
101 # Begin Source File
103 SOURCE=..\control.c
104 # End Source File
105 # Begin Source File
107 SOURCE=..\controlconf.c
108 # End Source File
109 # Begin Source File
111 SOURCE=.\dlz_dlopen_driver.c
112 # End Source File
113 @IF GEOIP
114 # Begin Source File
116 SOURCE=..\geoip.c
117 # End Source File
118 @END GEOIP
119 # Begin Source File
121 SOURCE=..\interfacemgr.c
122 # End Source File
123 # Begin Source File
125 SOURCE=..\listenlist.c
126 # End Source File
127 # Begin Source File
129 SOURCE=..\log.c
130 # End Source File
131 # Begin Source File
133 SOURCE=..\logconf.c
134 # End Source File
135 # Begin Source File
137 SOURCE=..\lwaddr.c
138 # End Source File
139 # Begin Source File
141 SOURCE=..\lwdclient.c
142 # End Source File
143 # Begin Source File
145 SOURCE=..\lwderror.c
146 # End Source File
147 # Begin Source File
149 SOURCE=..\lwdgabn.c
150 # End Source File
151 # Begin Source File
153 SOURCE=..\lwdgnba.c
154 # End Source File
155 # Begin Source File
157 SOURCE=..\lwdgrbn.c
158 # End Source File
159 # Begin Source File
161 SOURCE=..\lwdnoop.c
162 # End Source File
163 # Begin Source File
165 SOURCE=..\lwresd.c
166 # End Source File
167 # Begin Source File
169 SOURCE=..\lwsearch.c
170 # End Source File
171 # Begin Source File
173 SOURCE=..\main.c
174 # End Source File
175 # Begin Source File
177 SOURCE=..\notify.c
178 # End Source File
179 # Begin Source File
181 SOURCE=.\ntservice.c
182 # End Source File
183 # Begin Source File
185 SOURCE=.\os.c
186 # End Source File
187 # Begin Source File
189 SOURCE=..\query.c
190 # End Source File
191 # Begin Source File
193 SOURCE=..\server.c
194 # End Source File
195 # Begin Source File
197 SOURCE=..\sortlist.c
198 # End Source File
199 # Begin Source File
201 SOURCE=..\statschannel.c
202 # End Source File
203 # Begin Source File
205 SOURCE=..\tkeyconf.c
206 # End Source File
207 # Begin Source File
209 SOURCE=..\tsigconf.c
210 # End Source File
211 # Begin Source File
213 SOURCE=..\update.c
214 # End Source File
215 # Begin Source File
217 SOURCE=..\xfrout.c
218 # End Source File
219 # Begin Source File
221 SOURCE=..\zoneconf.c
222 # End Source File
223 # End Group
224 # Begin Group "Header Files"
226 # PROP Default_Filter "h;hpp;hxx;hm;inl"
227 # Begin Source File
229 SOURCE=..\include\named\client.h
230 # End Source File
231 # Begin Source File
233 SOURCE=..\include\named\config.h
234 # End Source File
235 # Begin Source File
237 SOURCE=..\include\named\globals.h
238 # End Source File
239 # Begin Source File
241 SOURCE=..\include\named\interfacemgr.h
242 # End Source File
243 # Begin Source File
245 SOURCE=..\include\named\listenlist.h
246 # End Source File
247 # Begin Source File
249 SOURCE=..\include\named\log.h
250 # End Source File
251 # Begin Source File
253 SOURCE=..\include\named\logconf.h
254 # End Source File
255 # Begin Source File
257 SOURCE=..\include\named\lwaddr.h
258 # End Source File
259 # Begin Source File
261 SOURCE=..\include\named\lwdclient.h
262 # End Source File
263 # Begin Source File
265 SOURCE=..\include\named\lwresd.h
266 # End Source File
267 # Begin Source File
269 SOURCE=..\include\named\lwsearch.h
270 # End Source File
271 # Begin Source File
273 SOURCE=..\include\named\main.h
274 # End Source File
275 # Begin Source File
277 SOURCE=..\include\named\notify.h
278 # End Source File
279 # Begin Source File
281 SOURCE=.\include\named\ntservice.h
282 # End Source File
283 # Begin Source File
285 SOURCE=..\include\named\omapi.h
286 # End Source File
287 # Begin Source File
289 SOURCE=.\include\named\os.h
290 # End Source File
291 # Begin Source File
293 SOURCE=..\include\named\query.h
294 # End Source File
295 # Begin Source File
297 SOURCE=..\include\named\server.h
298 # End Source File
299 # Begin Source File
301 SOURCE=..\include\named\sortlist.h
302 # End Source File
303 # Begin Source File
305 SOURCE=..\include\named\statschannel.h
306 # End Source File
307 # Begin Source File
309 SOURCE=..\include\named\tkeyconf.h
310 # End Source File
311 # Begin Source File
313 SOURCE=..\include\named\tsigconf.h
314 # End Source File
315 # Begin Source File
317 SOURCE=..\include\named\types.h
318 # End Source File
319 # Begin Source File
321 SOURCE=..\include\named\update.h
322 # End Source File
323 # Begin Source File
325 SOURCE=..\include\named\xfrout.h
326 # End Source File
327 # Begin Source File
329 SOURCE=..\include\named\zoneconf.h
330 # End Source File
331 # End Group
332 # Begin Group "Resource Files"
334 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
335 # End Group
336 # End Target
337 # End Project