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@  /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@  /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\badcache.h
114# End Source File
115# Begin Source File
116
117SOURCE=..\include\dns\bit.h
118# End Source File
119# Begin Source File
120
121SOURCE=..\include\dns\byaddr.h
122# End Source File
123# Begin Source File
124
125SOURCE=..\include\dns\cache.h
126# End Source File
127# Begin Source File
128
129SOURCE=..\include\dns\callbacks.h
130# End Source File
131# Begin Source File
132
133SOURCE=..\include\dns\catz.h
134# End Source File
135# Begin Source File
136
137SOURCE=..\include\dns\cert.h
138# End Source File
139# Begin Source File
140
141SOURCE=..\include\dns\client.h
142# End Source File
143# Begin Source File
144
145SOURCE=..\include\dns\clientinfo.h
146# End Source File
147# Begin Source File
148
149SOURCE=..\code.h
150# End Source File
151# Begin Source File
152
153SOURCE=..\include\dns\compress.h
154# End Source File
155# Begin Source File
156
157SOURCE=..\include\dns\db.h
158# End Source File
159# Begin Source File
160
161SOURCE=..\include\dns\dbiterator.h
162# End Source File
163# Begin Source File
164
165SOURCE=..\include\dns\dbtable.h
166# End Source File
167# Begin Source File
168
169SOURCE=..\include\dns\diff.h
170# End Source File
171# Begin Source File
172
173SOURCE=..\include\dns\dispatch.h
174# End Source File
175# Begin Source File
176
177SOURCE=..\include\dns\dlz.h
178# End Source File
179# Begin Source File
180
181SOURCE=..\include\dns\dns64.h
182# End Source File
183# Begin Source File
184
185SOURCE=..\include\dns\dnssec.h
186# End Source File
187# Begin Source File
188
189SOURCE=..\include\dns\dnstap.h
190# End Source File
191# Begin Source File
192
193SOURCE=..\include\dns\ds.h
194# End Source File
195# Begin Source File
196
197SOURCE=..\include\dns\dyndb.h
198# End Source File
199# Begin Source File
200
201SOURCE=..\include\dns\ecdb.h
202# End Source File
203# Begin Source File
204
205SOURCE=..\include\dns\edns.h
206# End Source File
207# Begin Source File
208
209SOURCE=..\include\dns\enumclass.h
210# End Source File
211# Begin Source File
212
213SOURCE=..\include\dns\enumtype.h
214# End Source File
215# Begin Source File
216
217SOURCE=..\include\dns\events.h
218# End Source File
219# Begin Source File
220
221SOURCE=..\include\dns\fixedname.h
222# End Source File
223# Begin Source File
224
225SOURCE=..\include\dns\forward.h
226# End Source File
227@IF GEOIP
228# Begin Source File
229
230SOURCE=..\include\dns\geoip.h
231# End Source File
232@END GEOIP
233# Begin Source File
234
235SOURCE=..\include\dns\ipkeylist.h
236# End Source File
237# Begin Source File
238
239SOURCE=..\include\dns\iptable.h
240# End Source File
241# Begin Source File
242
243SOURCE=..\include\dns\journal.h
244# End Source File
245# Begin Source File
246
247SOURCE=..\include\dns\keydata.h
248# End Source File
249# Begin Source File
250
251SOURCE=..\include\dns\keyflags.h
252# End Source File
253# Begin Source File
254
255SOURCE=..\include\dns\keytable.h
256# End Source File
257# Begin Source File
258
259SOURCE=..\include\dns\keyvalues.h
260# End Source File
261# Begin Source File
262
263SOURCE=..\include\dns\lib.h
264# End Source File
265# Begin Source File
266
267SOURCE=..\include\dns\log.h
268# End Source File
269# Begin Source File
270
271SOURCE=..\include\dns\lookup.h
272# End Source File
273# Begin Source File
274
275SOURCE=..\include\dns\master.h
276# End Source File
277# Begin Source File
278
279SOURCE=..\include\dns\masterdump.h
280# End Source File
281# Begin Source File
282
283SOURCE=..\include\dns\message.h
284# End Source File
285# Begin Source File
286
287SOURCE=..\include\dns\name.h
288# End Source File
289# Begin Source File
290
291SOURCE=..\include\dns\ncache.h
292# End Source File
293# Begin Source File
294
295SOURCE=..\include\dns\nsec.h
296# End Source File
297# Begin Source File
298
299SOURCE=..\include\dns\nsec3.h
300# End Source File
301# Begin Source File
302
303SOURCE=..\include\dns\nta.h
304# End Source File
305# Begin Source File
306
307SOURCE=..\include\dns\order.h
308# End Source File
309# Begin Source File
310
311SOURCE=..\include\dns\peer.h
312# End Source File
313# Begin Source File
314
315SOURCE=..\include\dns\portlist.h
316# End Source File
317# Begin Source File
318
319SOURCE=..\include\dns\private.h
320# End Source File
321# Begin Source File
322
323SOURCE=..\include\dns\rbt.h
324# End Source File
325# Begin Source File
326
327SOURCE=..\rbtdb.h
328# End Source File
329# Begin Source File
330
331SOURCE=..\rbtdb64.h
332# End Source File
333# Begin Source File
334
335SOURCE=..\rdatalist_p.h
336# End Source File
337# Begin Source File
338
339SOURCE=..\include\dns\rcode.h
340# End Source File
341# Begin Source File
342
343SOURCE=..\include\dns\rdata.h
344# End Source File
345# Begin Source File
346
347SOURCE=..\include\dns\rdataclass.h
348# End Source File
349# Begin Source File
350
351SOURCE=..\include\dns\rdatalist.h
352# End Source File
353# Begin Source File
354
355SOURCE=..\include\dns\rdataset.h
356# End Source File
357# Begin Source File
358
359SOURCE=..\include\dns\rdatasetiter.h
360# End Source File
361# Begin Source File
362
363SOURCE=..\include\dns\rdataslab.h
364# End Source File
365# Begin Source File
366
367SOURCE=..\include\dns\rdatastruct.h
368# End Source File
369# Begin Source File
370
371SOURCE=..\include\dns\rdatatype.h
372# End Source File
373# Begin Source File
374
375SOURCE=..\include\dns\request.h
376# End Source File
377# Begin Source File
378
379SOURCE=..\include\dns\resolver.h
380# End Source File
381# Begin Source File
382
383SOURCE=..\include\dns\result.h
384# End Source File
385# Begin Source File
386
387SOURCE=..\include\dns\rootns.h
388# End Source File
389# Begin Source File
390
391SOURCE=..\include\dns\rpz.h
392# End Source File
393# Begin Source File
394
395SOURCE=..\include\dns\rrl.h
396# End Source File
397# Begin Source File
398
399SOURCE=..\include\dns\rriterator.h
400# End Source File
401# Begin Source File
402
403SOURCE=..\include\dns\sdb.h
404# End Source File
405# Begin Source File
406
407SOURCE=..\include\dns\sdlz.h
408# End Source File
409# Begin Source File
410
411SOURCE=..\include\dns\secalg.h
412# End Source File
413# Begin Source File
414
415SOURCE=..\include\dns\secproto.h
416# End Source File
417# Begin Source File
418
419SOURCE=..\include\dns\soa.h
420# End Source File
421# Begin Source File
422
423SOURCE=..\include\dns\ssu.h
424# End Source File
425# Begin Source File
426
427SOURCE=..\include\dns\stats.h
428# End Source File
429# Begin Source File
430
431SOURCE=..\include\dns\tcpmsg.h
432# End Source File
433# Begin Source File
434
435SOURCE=..\include\dns\time.h
436# End Source File
437# Begin Source File
438
439SOURCE=..\include\dns\timer.h
440# End Source File
441# Begin Source File
442
443SOURCE=..\include\dns\tkey.h
444# End Source File
445# Begin Source File
446
447SOURCE=..\include\dns\tsec.h
448# End Source File
449# Begin Source File
450
451SOURCE=..\include\dns\tsig.h
452# End Source File
453# Begin Source File
454
455SOURCE=..\include\dns\ttl.h
456# End Source File
457# Begin Source File
458
459SOURCE=..\include\dns\types.h
460# End Source File
461# Begin Source File
462
463SOURCE=..\include\dns\update.h
464# End Source File
465# Begin Source File
466
467SOURCE=..\include\dns\validator.h
468# End Source File
469# Begin Source File
470
471SOURCE=..\include\dns\version.h
472# End Source File
473# Begin Source File
474
475SOURCE=..\include\dns\view.h
476# End Source File
477# Begin Source File
478
479SOURCE=..\include\dns\xfrin.h
480# End Source File
481# Begin Source File
482
483SOURCE=..\include\dns\zone.h
484# End Source File
485# Begin Source File
486
487SOURCE=..\include\dns\zonekey.h
488# End Source File
489# Begin Source File
490
491SOURCE=..\include\dns\zt.h
492# End Source File
493# End Group
494# Begin Group "Resource Files"
495
496# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
497# End Group
498# Begin Group "Main Dns Lib"
499
500# PROP Default_Filter "c"
501# Begin Source File
502
503SOURCE=..\acache.c
504# End Source File
505# Begin Source File
506
507SOURCE=..\acl.c
508# End Source File
509# Begin Source File
510
511SOURCE=..\adb.c
512# End Source File
513# Begin Source File
514
515SOURCE=..\badcache.c
516# End Source File
517# Begin Source File
518
519SOURCE=..\byaddr.c
520# End Source File
521# Begin Source File
522
523SOURCE=..\cache.c
524# End Source File
525# Begin Source File
526
527SOURCE=..\callbacks.c
528# End Source File
529# Begin Source File
530
531SOURCE=..\catz.c
532# End Source File
533# Begin Source File
534
535SOURCE=..\client.c
536# End Source File
537# Begin Source File
538
539SOURCE=..\clientinfo.c
540# End Source File
541# Begin Source File
542
543SOURCE=..\compress.c
544# End Source File
545# Begin Source File
546
547SOURCE=..\db.c
548# End Source File
549# Begin Source File
550
551SOURCE=..\dbiterator.c
552# End Source File
553# Begin Source File
554
555SOURCE=..\dbtable.c
556# End Source File
557# Begin Source File
558
559SOURCE=..\diff.c
560# End Source File
561# Begin Source File
562
563SOURCE=..\dispatch.c
564# End Source File
565# Begin Source File
566
567SOURCE=..\dlz.c
568# End Source File
569# Begin Source File
570
571SOURCE=.\DLLMain.c
572# End Source File
573# Begin Source File
574
575SOURCE=..\dns64.c
576# End Source File
577# Begin Source File
578
579SOURCE=..\dnssec.c
580# End Source File
581# Begin Source File
582
583SOURCE=..\ds.c
584# End Source File
585# Begin Source File
586
587SOURCE=..\dyndb.c
588# End Source File
589# Begin Source File
590
591SOURCE=..\ecdb.c
592# End Source File
593# Begin Source File
594
595SOURCE=..\forward.c
596# End Source File
597@IF GEOIP
598# Begin Source File
599
600SOURCE=..\geoip.c
601# End Source File
602@END GEOIP
603# Begin Source File
604
605SOURCE=..\ipkeylist.c
606# End Source File
607# Begin Source File
608
609SOURCE=..\iptable.c
610# End Source File
611# Begin Source File
612
613SOURCE=..\journal.c
614# End Source File
615# Begin Source File
616
617SOURCE=..\keydata.c
618# End Source File
619# Begin Source File
620
621SOURCE=..\keytable.c
622# End Source File
623# Begin Source File
624
625SOURCE=..\lib.c
626# End Source File
627# Begin Source File
628
629SOURCE=..\log.c
630# End Source File
631# Begin Source File
632
633SOURCE=..\lookup.c
634# End Source File
635# Begin Source File
636
637SOURCE=..\master.c
638# End Source File
639# Begin Source File
640
641SOURCE=..\masterdump.c
642# End Source File
643# Begin Source File
644
645SOURCE=..\message.c
646# End Source File
647# Begin Source File
648
649SOURCE=..\name.c
650# End Source File
651# Begin Source File
652
653SOURCE=..\ncache.c
654# End Source File
655# Begin Source File
656
657SOURCE=..\nsec.c
658# End Source File
659# Begin Source File
660
661SOURCE=..\nsec3.c
662# End Source File
663# Begin Source File
664
665SOURCE=..\nta.c
666# End Source File
667# Begin Source File
668
669SOURCE=..\order.c
670# End Source File
671# Begin Source File
672
673SOURCE=..\peer.c
674# End Source File
675# Begin Source File
676
677SOURCE=..\portlist.c
678# End Source File
679# Begin Source File
680
681SOURCE=..\private.c
682# End Source File
683# Begin Source File
684
685SOURCE=..\rbt.c
686# End Source File
687# Begin Source File
688
689SOURCE=..\rbtdb.c
690# End Source File
691# Begin Source File
692
693SOURCE=..\rbtdb64.c
694# End Source File
695# Begin Source File
696
697SOURCE=..\rcode.c
698# End Source File
699# Begin Source File
700
701SOURCE=..\rdata.c
702# End Source File
703# Begin Source File
704
705SOURCE=..\rdatalist.c
706# End Source File
707# Begin Source File
708
709SOURCE=..\rdataset.c
710# End Source File
711# Begin Source File
712
713SOURCE=..\rdatasetiter.c
714# End Source File
715# Begin Source File
716
717SOURCE=..\rdataslab.c
718# End Source File
719# Begin Source File
720
721SOURCE=..\request.c
722# End Source File
723# Begin Source File
724
725SOURCE=..\resolver.c
726# End Source File
727# Begin Source File
728
729SOURCE=..\result.c
730# End Source File
731# Begin Source File
732
733SOURCE=..\rootns.c
734# End Source File
735# Begin Source File
736
737SOURCE=..\rpz.c
738# End Source File
739# Begin Source File
740
741SOURCE=..\rrl.c
742# End Source File
743# Begin Source File
744
745SOURCE=..\rriterator.c
746# End Source File
747# Begin Source File
748
749SOURCE=..\sdb.c
750# End Source File
751# Begin Source File
752
753SOURCE=..\soa.c
754# End Source File
755# Begin Source File
756
757SOURCE=..\sdlz.c
758# End Source File
759# Begin Source File
760
761SOURCE=..\ssu.c
762# End Source File
763# Begin Source File
764
765SOURCE=..\ssu_external.c
766# End Source File
767# Begin Source File
768
769SOURCE=..\stats.c
770# End Source File
771# Begin Source File
772
773SOURCE=..\tcpmsg.c
774# End Source File
775# Begin Source File
776
777SOURCE=..\time.c
778# End Source File
779# Begin Source File
780
781SOURCE=..\timer.c
782# End Source File
783# Begin Source File
784
785SOURCE=..\tkey.c
786# End Source File
787# Begin Source File
788
789SOURCE=..\tsec.c
790# End Source File
791# Begin Source File
792
793SOURCE=..\tsig.c
794# End Source File
795# Begin Source File
796
797SOURCE=..\ttl.c
798# End Source File
799# Begin Source File
800
801SOURCE=..\update.c
802# End Source File
803# Begin Source File
804
805SOURCE=..\validator.c
806# End Source File
807# Begin Source File
808
809SOURCE=.\version.c
810# End Source File
811# Begin Source File
812
813SOURCE=..\view.c
814# End Source File
815# Begin Source File
816
817SOURCE=..\xfrin.c
818# End Source File
819# Begin Source File
820
821SOURCE=..\zone.c
822# End Source File
823# Begin Source File
824
825SOURCE=..\zonekey.c
826# End Source File
827# Begin Source File
828
829SOURCE=..\zt.c
830# End Source File
831# End Group
832# Begin Group "dst"
833
834# PROP Default_Filter "c"
835# Begin Source File
836
837SOURCE=..\dst_api.c
838# End Source File
839# Begin Source File
840
841SOURCE=..\dst_lib.c
842# End Source File
843# Begin Source File
844
845SOURCE=..\dst_parse.c
846# End Source File
847# Begin Source File
848
849SOURCE=..\dst_result.c
850# End Source File
851# Begin Source File
852
853SOURCE=..\gssapi_link.c
854# End Source File
855# Begin Source File
856
857SOURCE=..\gssapictx.c
858# End Source File
859# Begin Source File
860
861SOURCE=..\spnego.c
862# End Source File
863# Begin Source File
864
865SOURCE=..\hmac_link.c
866# End Source File
867# Begin Source File
868
869SOURCE=..\key.c
870# End Source File
871@IF OPENSSL
872# Begin Source File
873
874SOURCE=..\openssl_link.c
875# End Source File
876# Begin Source File
877
878SOURCE=..\openssldh_link.c
879# End Source File
880# Begin Source File
881
882SOURCE=..\openssldsa_link.c
883# End Source File
884# Begin Source File
885
886SOURCE=..\opensslecdsa_link.c
887# End Source File
888# Begin Source File
889
890SOURCE=..\openssleddsa_link.c
891# End Source File
892# Begin Source File
893
894SOURCE=..\opensslgost_link.c
895# End Source File
896# Begin Source File
897
898SOURCE=..\opensslrsa_link.c
899# End Source File
900@END OPENSSL
901@IF PKCS11
902# Begin Source File
903
904SOURCE=..\pkcs11.c
905# End Source File
906# Begin Source File
907
908SOURCE=..\pkcs11dh_link.c
909# End Source File
910# Begin Source File
911
912SOURCE=..\pkcs11dsa_link.c
913# End Source File
914# Begin Source File
915
916SOURCE=..\pkcs11ecdsa_link.c
917# End Source File
918# Begin Source File
919
920SOURCE=..\pkcs11eddsa_link.c
921# End Source File
922# Begin Source File
923
924SOURCE=..\pkcs11gost_link.c
925# End Source File
926# Begin Source File
927
928SOURCE=..\pkcs11rsa_link.c
929# End Source File
930@END PKCS11
931# End Group
932# Begin Source File
933
934SOURCE=.\libdns.def
935# End Source File
936# End Target
937# End Project
938