xref: /minix3/external/bsd/bind/dist/lib/dns/win32/libdns.dsp.in (revision 00b67f09dd46474d133c95011a48590a8e8f94c7)
1# Microsoft Developer Studio Project File - Name="libdns" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "@PLATFORM@ (x86) Dynamic-Link Library" 0x0102
6
7CFG=libdns - @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 "libdns.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 "libdns.mak" CFG="libdns - @PLATFORM@ Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "libdns - @PLATFORM@ Release" (based on "@PLATFORM@ (x86) Dynamic-Link Library")
21!MESSAGE "libdns - @PLATFORM@ Debug" (based on "@PLATFORM@ (x86) Dynamic-Link Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29MTL=midl.exe
30RSC=rc.exe
31
32!IF  "$(CFG)" == "libdns - @PLATFORM@ Release"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 0
36# PROP BASE Output_Dir "Release"
37# PROP BASE Intermediate_Dir "Release"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 0
41# PROP Output_Dir "Release"
42# PROP Intermediate_Dir "Release"
43# PROP Ignore_Export_Lib 0
44# PROP Target_Dir ""
45# ADD BASE CPP /nologo /MT /W3 @COPTX@ @COPTI@ /O2 /D "BIND9" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "libdns_EXPORTS" @COPTY@ /FD /c
46# ADD CPP /nologo /MD /W3 @COPTX@ @COPTI@ /O2 /I "./" /I "../../../" /I "include" /I "../include" /I "../../isc/win32" /I "../../isc/win32/include" /I "../../isc/include" @LIBXML2_INC@ @OPENSSL_INC@ @GSSAPI_INC@ @GEOIP_INC@ /D "NDEBUG" /D "BIND9" /D "WIN32" /D "_WINDOWS" /D "__STDC__" /D "_MBCS" /D "_USRDLL" /D "USE_MD5" @CRYPTO@ @USE_GSSAPI@ @USE_ISC_SPNEGO@ /D "LIBDNS_EXPORTS" @COPTY@ /FD /c
47# SUBTRACT CPP /X
48# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50# ADD BASE RSC /l 0x409 /d "NDEBUG"
51# ADD RSC /l 0x409 /d "NDEBUG"
52BSC32=bscmake.exe
53# ADD BASE BSC32 /nologo
54# ADD BSC32 /nologo
55LINK32=link.exe
56# 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 /nologo /dll @MACHINE@
57# ADD LINK32 @LIBXML2_LIB@ user32.lib advapi32.lib ws2_32.lib ../../isc/win32/Release/libisc.lib @OPENSSL_LIB@ @GSSAPI_LIB@ @KRB5_LIB@ @GEOIP_LIB@ /nologo /dll @MACHINE@ /out:"../../../Build/Release/libdns.dll"
58
59!ELSEIF  "$(CFG)" == "libdns - @PLATFORM@ Debug"
60
61# PROP BASE Use_MFC 0
62# PROP BASE Use_Debug_Libraries 1
63# PROP BASE Output_Dir "Debug"
64# PROP BASE Intermediate_Dir "Debug"
65# PROP BASE Target_Dir ""
66# PROP Use_MFC 0
67# PROP Use_Debug_Libraries 1
68# PROP Output_Dir "Debug"
69# PROP Intermediate_Dir "Debug"
70# PROP Ignore_Export_Lib 0
71# PROP Target_Dir ""
72# ADD BASE CPP /nologo /MTd /W3 /Gm @COPTX@ @COPTI@ /ZI /Od /D "BIND9" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "libdns_EXPORTS" @COPTY@ /FD /GZ /c
73# ADD CPP /nologo /MDd /W3 /Gm @COPTX@ @COPTI@ /ZI /Od /I "./" /I "../../../" /I "include" /I "../include" /I "../../isc/win32" /I "../../isc/win32/include" /I "../../isc/include" @OPENSSL_INC@ @LIBXML2_INC@ @GSSAPI_INC@ @GEOIP_INC@ /D "_DEBUG" /D "BIND9" /D "WIN32" /D "_WINDOWS" /D "__STDC__" /D "_MBCS" /D "_USRDLL" /D "USE_MD5" @CRYPTO@ @USE_GSSAPI@ @USE_ISC_SPNEGO@ /D "LIBDNS_EXPORTS" /FR @COPTY@ /FD /GZ /c
74# SUBTRACT CPP /X
75# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77# ADD BASE RSC /l 0x409 /d "_DEBUG"
78# ADD RSC /l 0x409 /d "_DEBUG"
79BSC32=bscmake.exe
80# ADD BASE BSC32 /nologo
81# ADD BSC32 /nologo
82LINK32=link.exe
83# 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 /nologo /dll /debug @MACHINE@ /pdbtype:sept
84# ADD LINK32 @LIBXML2_LIB@ user32.lib advapi32.lib ws2_32.lib ../../isc/win32/debug/libisc.lib @OPENSSL_LIB@ @GSSAPI_LIB@ @KRB5_LIB@ @GEOIP_LIB@ /nologo /dll /map /debug @MACHINE@ /out:"../../../Build/Debug/libdns.dll" /pdbtype:sept
85
86!ENDIF
87
88# Begin Target
89
90# Name "libdns - @PLATFORM@ Release"
91# Name "libdns - @PLATFORM@ Debug"
92# Begin Group "Source Files"
93
94# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
95# End Group
96# Begin Group "Header Files"
97
98# PROP Default_Filter "h;hpp;hxx;hm;inl"
99# Begin Source File
100
101SOURCE=..\include\dns\acache.h
102# End Source File
103# Begin Source File
104
105SOURCE=..\include\dns\acl.h
106# End Source File
107# Begin Source File
108
109SOURCE=..\include\dns\adb.h
110# End Source File
111# Begin Source File
112
113SOURCE=..\include\dns\bit.h
114# End Source File
115# Begin Source File
116
117SOURCE=..\include\dns\byaddr.h
118# End Source File
119# Begin Source File
120
121SOURCE=..\include\dns\cache.h
122# End Source File
123# Begin Source File
124
125SOURCE=..\include\dns\callbacks.h
126# End Source File
127# Begin Source File
128
129SOURCE=..\include\dns\cert.h
130# End Source File
131# Begin Source File
132
133SOURCE=..\include\dns\client.h
134# End Source File
135# Begin Source File
136
137SOURCE=..\include\dns\clientinfo.h
138# End Source File
139# Begin Source File
140
141SOURCE=..\code.h
142# End Source File
143# Begin Source File
144
145SOURCE=..\include\dns\compress.h
146# End Source File
147# Begin Source File
148
149SOURCE=..\include\dns\db.h
150# End Source File
151# Begin Source File
152
153SOURCE=..\include\dns\dbiterator.h
154# End Source File
155# Begin Source File
156
157SOURCE=..\include\dns\dbtable.h
158# End Source File
159# Begin Source File
160
161SOURCE=..\include\dns\diff.h
162# End Source File
163# Begin Source File
164
165SOURCE=..\include\dns\dispatch.h
166# End Source File
167# Begin Source File
168
169SOURCE=..\include\dns\dlz.h
170# End Source File
171# Begin Source File
172
173SOURCE=..\include\dns\dns64.h
174# End Source File
175# Begin Source File
176
177SOURCE=..\include\dns\dnssec.h
178# End Source File
179# Begin Source File
180
181SOURCE=..\include\dns\ds.h
182# End Source File
183# Begin Source File
184
185SOURCE=..\include\dns\ecdb.h
186# End Source File
187# Begin Source File
188
189SOURCE=..\include\dns\enumclass.h
190# End Source File
191# Begin Source File
192
193SOURCE=..\include\dns\enumtype.h
194# End Source File
195# Begin Source File
196
197SOURCE=..\include\dns\events.h
198# End Source File
199# Begin Source File
200
201SOURCE=..\include\dns\fixedname.h
202# End Source File
203# Begin Source File
204
205SOURCE=..\include\dns\forward.h
206# End Source File
207@IF GEOIP
208# Begin Source File
209
210SOURCE=..\include\dns\geoip.h
211# End Source File
212@END GEOIP
213# Begin Source File
214
215SOURCE=..\include\dns\iptable.h
216# End Source File
217# Begin Source File
218
219SOURCE=..\include\dns\journal.h
220# End Source File
221# Begin Source File
222
223SOURCE=..\include\dns\keydata.h
224# End Source File
225# Begin Source File
226
227SOURCE=..\include\dns\keyflags.h
228# End Source File
229# Begin Source File
230
231SOURCE=..\include\dns\keytable.h
232# End Source File
233# Begin Source File
234
235SOURCE=..\include\dns\keyvalues.h
236# End Source File
237# Begin Source File
238
239SOURCE=..\include\dns\lib.h
240# End Source File
241# Begin Source File
242
243SOURCE=..\include\dns\log.h
244# End Source File
245# Begin Source File
246
247SOURCE=..\include\dns\lookup.h
248# End Source File
249# Begin Source File
250
251SOURCE=..\include\dns\master.h
252# End Source File
253# Begin Source File
254
255SOURCE=..\include\dns\masterdump.h
256# End Source File
257# Begin Source File
258
259SOURCE=..\include\dns\message.h
260# End Source File
261# Begin Source File
262
263SOURCE=..\include\dns\name.h
264# End Source File
265# Begin Source File
266
267SOURCE=..\include\dns\ncache.h
268# End Source File
269# Begin Source File
270
271SOURCE=..\include\dns\nsec.h
272# End Source File
273# Begin Source File
274
275SOURCE=..\include\dns\nsec3.h
276# End Source File
277# Begin Source File
278
279SOURCE=..\include\dns\order.h
280# End Source File
281# Begin Source File
282
283SOURCE=..\include\dns\peer.h
284# End Source File
285# Begin Source File
286
287SOURCE=..\include\dns\portlist.h
288# End Source File
289# Begin Source File
290
291SOURCE=..\include\dns\private.h
292# End Source File
293# Begin Source File
294
295SOURCE=..\include\dns\rbt.h
296# End Source File
297# Begin Source File
298
299SOURCE=..\rbtdb.h
300# End Source File
301# Begin Source File
302
303SOURCE=..\rbtdb64.h
304# End Source File
305# Begin Source File
306
307SOURCE=..\include\dns\rcode.h
308# End Source File
309# Begin Source File
310
311SOURCE=..\include\dns\rdata.h
312# End Source File
313# Begin Source File
314
315SOURCE=..\include\dns\rdataclass.h
316# End Source File
317# Begin Source File
318
319SOURCE=..\include\dns\rdatalist.h
320# End Source File
321# Begin Source File
322
323SOURCE=..\include\dns\rdataset.h
324# End Source File
325# Begin Source File
326
327SOURCE=..\include\dns\rdatasetiter.h
328# End Source File
329# Begin Source File
330
331SOURCE=..\include\dns\rdataslab.h
332# End Source File
333# Begin Source File
334
335SOURCE=..\include\dns\rdatastruct.h
336# End Source File
337# Begin Source File
338
339SOURCE=..\include\dns\rdatatype.h
340# End Source File
341# Begin Source File
342
343SOURCE=..\include\dns\request.h
344# End Source File
345# Begin Source File
346
347SOURCE=..\include\dns\resolver.h
348# End Source File
349# Begin Source File
350
351SOURCE=..\include\dns\result.h
352# End Source File
353# Begin Source File
354
355SOURCE=..\include\dns\rootns.h
356# End Source File
357# Begin Source File
358
359SOURCE=..\include\dns\rpz.h
360# End Source File
361# Begin Source File
362
363SOURCE=..\include\dns\rrl.h
364# End Source File
365# Begin Source File
366
367SOURCE=..\include\dns\rriterator.h
368# End Source File
369# Begin Source File
370
371SOURCE=..\include\dns\sdb.h
372# End Source File
373# Begin Source File
374
375SOURCE=..\include\dns\sdlz.h
376# End Source File
377# Begin Source File
378
379SOURCE=..\include\dns\secalg.h
380# End Source File
381# Begin Source File
382
383SOURCE=..\include\dns\secproto.h
384# End Source File
385# Begin Source File
386
387SOURCE=..\include\dns\soa.h
388# End Source File
389# Begin Source File
390
391SOURCE=..\include\dns\ssu.h
392# End Source File
393# Begin Source File
394
395SOURCE=..\include\dns\stats.h
396# End Source File
397# Begin Source File
398
399SOURCE=..\include\dns\tcpmsg.h
400# End Source File
401# Begin Source File
402
403SOURCE=..\include\dns\time.h
404# End Source File
405# Begin Source File
406
407SOURCE=..\include\dns\timer.h
408# End Source File
409# Begin Source File
410
411SOURCE=..\include\dns\tkey.h
412# End Source File
413# Begin Source File
414
415SOURCE=..\include\dns\tsec.h
416# End Source File
417# Begin Source File
418
419SOURCE=..\include\dns\tsig.h
420# End Source File
421# Begin Source File
422
423SOURCE=..\include\dns\ttl.h
424# End Source File
425# Begin Source File
426
427SOURCE=..\include\dns\types.h
428# End Source File
429# Begin Source File
430
431SOURCE=..\include\dns\update.h
432# End Source File
433# Begin Source File
434
435SOURCE=..\include\dns\validator.h
436# End Source File
437# Begin Source File
438
439SOURCE=..\include\dns\version.h
440# End Source File
441# Begin Source File
442
443SOURCE=..\include\dns\view.h
444# End Source File
445# Begin Source File
446
447SOURCE=..\include\dns\xfrin.h
448# End Source File
449# Begin Source File
450
451SOURCE=..\include\dns\zone.h
452# End Source File
453# Begin Source File
454
455SOURCE=..\include\dns\zonekey.h
456# End Source File
457# Begin Source File
458
459SOURCE=..\include\dns\zt.h
460# End Source File
461# End Group
462# Begin Group "Resource Files"
463
464# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
465# End Group
466# Begin Group "Main Dns Lib"
467
468# PROP Default_Filter "c"
469# Begin Source File
470
471SOURCE=..\acache.c
472# End Source File
473# Begin Source File
474
475SOURCE=..\acl.c
476# End Source File
477# Begin Source File
478
479SOURCE=..\adb.c
480# End Source File
481# Begin Source File
482
483SOURCE=..\byaddr.c
484# End Source File
485# Begin Source File
486
487SOURCE=..\cache.c
488# End Source File
489# Begin Source File
490
491SOURCE=..\callbacks.c
492# End Source File
493# Begin Source File
494
495SOURCE=..\client.c
496# End Source File
497# Begin Source File
498
499SOURCE=..\clientinfo.c
500# End Source File
501# Begin Source File
502
503SOURCE=..\compress.c
504# End Source File
505# Begin Source File
506
507SOURCE=..\db.c
508# End Source File
509# Begin Source File
510
511SOURCE=..\dbiterator.c
512# End Source File
513# Begin Source File
514
515SOURCE=..\dbtable.c
516# End Source File
517# Begin Source File
518
519SOURCE=..\diff.c
520# End Source File
521# Begin Source File
522
523SOURCE=..\dispatch.c
524# End Source File
525# Begin Source File
526
527SOURCE=..\dlz.c
528# End Source File
529# Begin Source File
530
531SOURCE=.\DLLMain.c
532# End Source File
533# Begin Source File
534
535SOURCE=..\dns64.c
536# End Source File
537# Begin Source File
538
539SOURCE=..\dnssec.c
540# End Source File
541# Begin Source File
542
543SOURCE=..\ds.c
544# End Source File
545# Begin Source File
546
547SOURCE=..\ecdb.c
548# End Source File
549# Begin Source File
550
551SOURCE=..\forward.c
552# End Source File
553@IF GEOIP
554# Begin Source File
555
556SOURCE=..\geoip.c
557# End Source File
558@END GEOIP
559# Begin Source File
560
561SOURCE=..\iptable.c
562# End Source File
563# Begin Source File
564
565SOURCE=..\journal.c
566# End Source File
567# Begin Source File
568
569SOURCE=..\keydata.c
570# End Source File
571# Begin Source File
572
573SOURCE=..\keytable.c
574# End Source File
575# Begin Source File
576
577SOURCE=..\lib.c
578# End Source File
579# Begin Source File
580
581SOURCE=..\log.c
582# End Source File
583# Begin Source File
584
585SOURCE=..\lookup.c
586# End Source File
587# Begin Source File
588
589SOURCE=..\master.c
590# End Source File
591# Begin Source File
592
593SOURCE=..\masterdump.c
594# End Source File
595# Begin Source File
596
597SOURCE=..\message.c
598# End Source File
599# Begin Source File
600
601SOURCE=..\name.c
602# End Source File
603# Begin Source File
604
605SOURCE=..\ncache.c
606# End Source File
607# Begin Source File
608
609SOURCE=..\nsec.c
610# End Source File
611# Begin Source File
612
613SOURCE=..\nsec3.c
614# End Source File
615# Begin Source File
616
617SOURCE=..\order.c
618# End Source File
619# Begin Source File
620
621SOURCE=..\peer.c
622# End Source File
623# Begin Source File
624
625SOURCE=..\portlist.c
626# End Source File
627# Begin Source File
628
629SOURCE=..\private.c
630# End Source File
631# Begin Source File
632
633SOURCE=..\rbt.c
634# End Source File
635# Begin Source File
636
637SOURCE=..\rbtdb.c
638# End Source File
639# Begin Source File
640
641SOURCE=..\rbtdb64.c
642# End Source File
643# Begin Source File
644
645SOURCE=..\rcode.c
646# End Source File
647# Begin Source File
648
649SOURCE=..\rdata.c
650# End Source File
651# Begin Source File
652
653SOURCE=..\rdatalist.c
654# End Source File
655# Begin Source File
656
657SOURCE=..\rdataset.c
658# End Source File
659# Begin Source File
660
661SOURCE=..\rdatasetiter.c
662# End Source File
663# Begin Source File
664
665SOURCE=..\rdataslab.c
666# End Source File
667# Begin Source File
668
669SOURCE=..\request.c
670# End Source File
671# Begin Source File
672
673SOURCE=..\resolver.c
674# End Source File
675# Begin Source File
676
677SOURCE=..\result.c
678# End Source File
679# Begin Source File
680
681SOURCE=..\rootns.c
682# End Source File
683# Begin Source File
684
685SOURCE=..\rpz.c
686# End Source File
687# Begin Source File
688
689SOURCE=..\rrl.c
690# End Source File
691# Begin Source File
692
693SOURCE=..\rriterator.c
694# End Source File
695# Begin Source File
696
697SOURCE=..\sdb.c
698# End Source File
699# Begin Source File
700
701SOURCE=..\soa.c
702# End Source File
703# Begin Source File
704
705SOURCE=..\sdlz.c
706# End Source File
707# Begin Source File
708
709SOURCE=..\ssu.c
710# End Source File
711# Begin Source File
712
713SOURCE=..\ssu_external.c
714# End Source File
715# Begin Source File
716
717SOURCE=..\stats.c
718# End Source File
719# Begin Source File
720
721SOURCE=..\tcpmsg.c
722# End Source File
723# Begin Source File
724
725SOURCE=..\time.c
726# End Source File
727# Begin Source File
728
729SOURCE=..\timer.c
730# End Source File
731# Begin Source File
732
733SOURCE=..\tkey.c
734# End Source File
735# Begin Source File
736
737SOURCE=..\tsec.c
738# End Source File
739# Begin Source File
740
741SOURCE=..\tsig.c
742# End Source File
743# Begin Source File
744
745SOURCE=..\ttl.c
746# End Source File
747# Begin Source File
748
749SOURCE=..\update.c
750# End Source File
751# Begin Source File
752
753SOURCE=..\validator.c
754# End Source File
755# Begin Source File
756
757SOURCE=.\version.c
758# End Source File
759# Begin Source File
760
761SOURCE=..\view.c
762# End Source File
763# Begin Source File
764
765SOURCE=..\xfrin.c
766# End Source File
767# Begin Source File
768
769SOURCE=..\zone.c
770# End Source File
771# Begin Source File
772
773SOURCE=..\zonekey.c
774# End Source File
775# Begin Source File
776
777SOURCE=..\zt.c
778# End Source File
779# End Group
780# Begin Group "dst"
781
782# PROP Default_Filter "c"
783# Begin Source File
784
785SOURCE=..\dst_api.c
786# End Source File
787# Begin Source File
788
789SOURCE=..\dst_lib.c
790# End Source File
791# Begin Source File
792
793SOURCE=..\dst_parse.c
794# End Source File
795# Begin Source File
796
797SOURCE=..\dst_result.c
798# End Source File
799# Begin Source File
800
801SOURCE=..\gssapi_link.c
802# End Source File
803# Begin Source File
804
805SOURCE=..\gssapictx.c
806# End Source File
807# Begin Source File
808
809SOURCE=..\spnego.c
810# End Source File
811# Begin Source File
812
813SOURCE=..\hmac_link.c
814# End Source File
815# Begin Source File
816
817SOURCE=..\key.c
818# End Source File
819@IF OPENSSL
820# Begin Source File
821
822SOURCE=..\openssl_link.c
823# End Source File
824# Begin Source File
825
826SOURCE=..\openssldh_link.c
827# End Source File
828# Begin Source File
829
830SOURCE=..\openssldsa_link.c
831# End Source File
832# Begin Source File
833
834SOURCE=..\opensslecdsa_link.c
835# End Source File
836# Begin Source File
837
838SOURCE=..\opensslgost_link.c
839# End Source File
840# Begin Source File
841
842SOURCE=..\opensslrsa_link.c
843# End Source File
844@END OPENSSL
845@IF PKCS11
846# Begin Source File
847
848SOURCE=..\pkcs11.c
849# End Source File
850# Begin Source File
851
852SOURCE=..\pkcs11dh_link.c
853# End Source File
854# Begin Source File
855
856SOURCE=..\pkcs11dsa_link.c
857# End Source File
858# Begin Source File
859
860SOURCE=..\pkcs11ecdsa_link.c
861# End Source File
862# Begin Source File
863
864SOURCE=..\pkcs11gost_link.c
865# End Source File
866# Begin Source File
867
868SOURCE=..\pkcs11rsa_link.c
869# End Source File
870@END PKCS11
871# End Group
872# Begin Source File
873
874SOURCE=.\libdns.def
875# End Source File
876# End Target
877# End Project
878