Remove building with NOCRYPTO option
[minix.git] / external / bsd / bind / dist / lib / dns / win32 / libdns.dsp.in
blobf7e5a6b98ae18805dacbd673ee640f339573812e
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 **
5 # TARGTYPE "@PLATFORM@ (x86) Dynamic-Link Library" 0x0102
7 CFG=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 
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 MTL=midl.exe
30 RSC=rc.exe
32 !IF  "$(CFG)" == "libdns - @PLATFORM@ Release"
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"
52 BSC32=bscmake.exe
53 # ADD BASE BSC32 /nologo
54 # ADD BSC32 /nologo
55 LINK32=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"
59 !ELSEIF  "$(CFG)" == "libdns - @PLATFORM@ Debug"
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"
79 BSC32=bscmake.exe
80 # ADD BASE BSC32 /nologo
81 # ADD BSC32 /nologo
82 LINK32=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
86 !ENDIF 
88 # Begin Target
90 # Name "libdns - @PLATFORM@ Release"
91 # Name "libdns - @PLATFORM@ Debug"
92 # Begin Group "Source Files"
94 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
95 # End Group
96 # Begin Group "Header Files"
98 # PROP Default_Filter "h;hpp;hxx;hm;inl"
99 # Begin Source File
101 SOURCE=..\include\dns\acache.h
102 # End Source File
103 # Begin Source File
105 SOURCE=..\include\dns\acl.h
106 # End Source File
107 # Begin Source File
109 SOURCE=..\include\dns\adb.h
110 # End Source File
111 # Begin Source File
113 SOURCE=..\include\dns\bit.h
114 # End Source File
115 # Begin Source File
117 SOURCE=..\include\dns\byaddr.h
118 # End Source File
119 # Begin Source File
121 SOURCE=..\include\dns\cache.h
122 # End Source File
123 # Begin Source File
125 SOURCE=..\include\dns\callbacks.h
126 # End Source File
127 # Begin Source File
129 SOURCE=..\include\dns\cert.h
130 # End Source File
131 # Begin Source File
133 SOURCE=..\include\dns\client.h
134 # End Source File
135 # Begin Source File
137 SOURCE=..\include\dns\clientinfo.h
138 # End Source File
139 # Begin Source File
141 SOURCE=..\code.h
142 # End Source File
143 # Begin Source File
145 SOURCE=..\include\dns\compress.h
146 # End Source File
147 # Begin Source File
149 SOURCE=..\include\dns\db.h
150 # End Source File
151 # Begin Source File
153 SOURCE=..\include\dns\dbiterator.h
154 # End Source File
155 # Begin Source File
157 SOURCE=..\include\dns\dbtable.h
158 # End Source File
159 # Begin Source File
161 SOURCE=..\include\dns\diff.h
162 # End Source File
163 # Begin Source File
165 SOURCE=..\include\dns\dispatch.h
166 # End Source File
167 # Begin Source File
169 SOURCE=..\include\dns\dlz.h
170 # End Source File
171 # Begin Source File
173 SOURCE=..\include\dns\dns64.h
174 # End Source File
175 # Begin Source File
177 SOURCE=..\include\dns\dnssec.h
178 # End Source File
179 # Begin Source File
181 SOURCE=..\include\dns\ds.h
182 # End Source File
183 # Begin Source File
185 SOURCE=..\include\dns\ecdb.h
186 # End Source File
187 # Begin Source File
189 SOURCE=..\include\dns\enumclass.h
190 # End Source File
191 # Begin Source File
193 SOURCE=..\include\dns\enumtype.h
194 # End Source File
195 # Begin Source File
197 SOURCE=..\include\dns\events.h
198 # End Source File
199 # Begin Source File
201 SOURCE=..\include\dns\fixedname.h
202 # End Source File
203 # Begin Source File
205 SOURCE=..\include\dns\forward.h
206 # End Source File
207 @IF GEOIP
208 # Begin Source File
210 SOURCE=..\include\dns\geoip.h
211 # End Source File
212 @END GEOIP
213 # Begin Source File
215 SOURCE=..\include\dns\iptable.h
216 # End Source File
217 # Begin Source File
219 SOURCE=..\include\dns\journal.h
220 # End Source File
221 # Begin Source File
223 SOURCE=..\include\dns\keydata.h
224 # End Source File
225 # Begin Source File
227 SOURCE=..\include\dns\keyflags.h
228 # End Source File
229 # Begin Source File
231 SOURCE=..\include\dns\keytable.h
232 # End Source File
233 # Begin Source File
235 SOURCE=..\include\dns\keyvalues.h
236 # End Source File
237 # Begin Source File
239 SOURCE=..\include\dns\lib.h
240 # End Source File
241 # Begin Source File
243 SOURCE=..\include\dns\log.h
244 # End Source File
245 # Begin Source File
247 SOURCE=..\include\dns\lookup.h
248 # End Source File
249 # Begin Source File
251 SOURCE=..\include\dns\master.h
252 # End Source File
253 # Begin Source File
255 SOURCE=..\include\dns\masterdump.h
256 # End Source File
257 # Begin Source File
259 SOURCE=..\include\dns\message.h
260 # End Source File
261 # Begin Source File
263 SOURCE=..\include\dns\name.h
264 # End Source File
265 # Begin Source File
267 SOURCE=..\include\dns\ncache.h
268 # End Source File
269 # Begin Source File
271 SOURCE=..\include\dns\nsec.h
272 # End Source File
273 # Begin Source File
275 SOURCE=..\include\dns\nsec3.h
276 # End Source File
277 # Begin Source File
279 SOURCE=..\include\dns\order.h
280 # End Source File
281 # Begin Source File
283 SOURCE=..\include\dns\peer.h
284 # End Source File
285 # Begin Source File
287 SOURCE=..\include\dns\portlist.h
288 # End Source File
289 # Begin Source File
291 SOURCE=..\include\dns\private.h
292 # End Source File
293 # Begin Source File
295 SOURCE=..\include\dns\rbt.h
296 # End Source File
297 # Begin Source File
299 SOURCE=..\rbtdb.h
300 # End Source File
301 # Begin Source File
303 SOURCE=..\rbtdb64.h
304 # End Source File
305 # Begin Source File
307 SOURCE=..\include\dns\rcode.h
308 # End Source File
309 # Begin Source File
311 SOURCE=..\include\dns\rdata.h
312 # End Source File
313 # Begin Source File
315 SOURCE=..\include\dns\rdataclass.h
316 # End Source File
317 # Begin Source File
319 SOURCE=..\include\dns\rdatalist.h
320 # End Source File
321 # Begin Source File
323 SOURCE=..\include\dns\rdataset.h
324 # End Source File
325 # Begin Source File
327 SOURCE=..\include\dns\rdatasetiter.h
328 # End Source File
329 # Begin Source File
331 SOURCE=..\include\dns\rdataslab.h
332 # End Source File
333 # Begin Source File
335 SOURCE=..\include\dns\rdatastruct.h
336 # End Source File
337 # Begin Source File
339 SOURCE=..\include\dns\rdatatype.h
340 # End Source File
341 # Begin Source File
343 SOURCE=..\include\dns\request.h
344 # End Source File
345 # Begin Source File
347 SOURCE=..\include\dns\resolver.h
348 # End Source File
349 # Begin Source File
351 SOURCE=..\include\dns\result.h
352 # End Source File
353 # Begin Source File
355 SOURCE=..\include\dns\rootns.h
356 # End Source File
357 # Begin Source File
359 SOURCE=..\include\dns\rpz.h
360 # End Source File
361 # Begin Source File
363 SOURCE=..\include\dns\rrl.h
364 # End Source File
365 # Begin Source File
367 SOURCE=..\include\dns\rriterator.h
368 # End Source File
369 # Begin Source File
371 SOURCE=..\include\dns\sdb.h
372 # End Source File
373 # Begin Source File
375 SOURCE=..\include\dns\sdlz.h
376 # End Source File
377 # Begin Source File
379 SOURCE=..\include\dns\secalg.h
380 # End Source File
381 # Begin Source File
383 SOURCE=..\include\dns\secproto.h
384 # End Source File
385 # Begin Source File
387 SOURCE=..\include\dns\soa.h
388 # End Source File
389 # Begin Source File
391 SOURCE=..\include\dns\ssu.h
392 # End Source File
393 # Begin Source File
395 SOURCE=..\include\dns\stats.h
396 # End Source File
397 # Begin Source File
399 SOURCE=..\include\dns\tcpmsg.h
400 # End Source File
401 # Begin Source File
403 SOURCE=..\include\dns\time.h
404 # End Source File
405 # Begin Source File
407 SOURCE=..\include\dns\timer.h
408 # End Source File
409 # Begin Source File
411 SOURCE=..\include\dns\tkey.h
412 # End Source File
413 # Begin Source File
415 SOURCE=..\include\dns\tsec.h
416 # End Source File
417 # Begin Source File
419 SOURCE=..\include\dns\tsig.h
420 # End Source File
421 # Begin Source File
423 SOURCE=..\include\dns\ttl.h
424 # End Source File
425 # Begin Source File
427 SOURCE=..\include\dns\types.h
428 # End Source File
429 # Begin Source File
431 SOURCE=..\include\dns\update.h
432 # End Source File
433 # Begin Source File
435 SOURCE=..\include\dns\validator.h
436 # End Source File
437 # Begin Source File
439 SOURCE=..\include\dns\version.h
440 # End Source File
441 # Begin Source File
443 SOURCE=..\include\dns\view.h
444 # End Source File
445 # Begin Source File
447 SOURCE=..\include\dns\xfrin.h
448 # End Source File
449 # Begin Source File
451 SOURCE=..\include\dns\zone.h
452 # End Source File
453 # Begin Source File
455 SOURCE=..\include\dns\zonekey.h
456 # End Source File
457 # Begin Source File
459 SOURCE=..\include\dns\zt.h
460 # End Source File
461 # End Group
462 # Begin Group "Resource Files"
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"
468 # PROP Default_Filter "c"
469 # Begin Source File
471 SOURCE=..\acache.c
472 # End Source File
473 # Begin Source File
475 SOURCE=..\acl.c
476 # End Source File
477 # Begin Source File
479 SOURCE=..\adb.c
480 # End Source File
481 # Begin Source File
483 SOURCE=..\byaddr.c
484 # End Source File
485 # Begin Source File
487 SOURCE=..\cache.c
488 # End Source File
489 # Begin Source File
491 SOURCE=..\callbacks.c
492 # End Source File
493 # Begin Source File
495 SOURCE=..\client.c
496 # End Source File
497 # Begin Source File
499 SOURCE=..\clientinfo.c
500 # End Source File
501 # Begin Source File
503 SOURCE=..\compress.c
504 # End Source File
505 # Begin Source File
507 SOURCE=..\db.c
508 # End Source File
509 # Begin Source File
511 SOURCE=..\dbiterator.c
512 # End Source File
513 # Begin Source File
515 SOURCE=..\dbtable.c
516 # End Source File
517 # Begin Source File
519 SOURCE=..\diff.c
520 # End Source File
521 # Begin Source File
523 SOURCE=..\dispatch.c
524 # End Source File
525 # Begin Source File
527 SOURCE=..\dlz.c
528 # End Source File
529 # Begin Source File
531 SOURCE=.\DLLMain.c
532 # End Source File
533 # Begin Source File
535 SOURCE=..\dns64.c
536 # End Source File
537 # Begin Source File
539 SOURCE=..\dnssec.c
540 # End Source File
541 # Begin Source File
543 SOURCE=..\ds.c
544 # End Source File
545 # Begin Source File
547 SOURCE=..\ecdb.c
548 # End Source File
549 # Begin Source File
551 SOURCE=..\forward.c
552 # End Source File
553 @IF GEOIP
554 # Begin Source File
556 SOURCE=..\geoip.c
557 # End Source File
558 @END GEOIP
559 # Begin Source File
561 SOURCE=..\iptable.c
562 # End Source File
563 # Begin Source File
565 SOURCE=..\journal.c
566 # End Source File
567 # Begin Source File
569 SOURCE=..\keydata.c
570 # End Source File
571 # Begin Source File
573 SOURCE=..\keytable.c
574 # End Source File
575 # Begin Source File
577 SOURCE=..\lib.c
578 # End Source File
579 # Begin Source File
581 SOURCE=..\log.c
582 # End Source File
583 # Begin Source File
585 SOURCE=..\lookup.c
586 # End Source File
587 # Begin Source File
589 SOURCE=..\master.c
590 # End Source File
591 # Begin Source File
593 SOURCE=..\masterdump.c
594 # End Source File
595 # Begin Source File
597 SOURCE=..\message.c
598 # End Source File
599 # Begin Source File
601 SOURCE=..\name.c
602 # End Source File
603 # Begin Source File
605 SOURCE=..\ncache.c
606 # End Source File
607 # Begin Source File
609 SOURCE=..\nsec.c
610 # End Source File
611 # Begin Source File
613 SOURCE=..\nsec3.c
614 # End Source File
615 # Begin Source File
617 SOURCE=..\order.c
618 # End Source File
619 # Begin Source File
621 SOURCE=..\peer.c
622 # End Source File
623 # Begin Source File
625 SOURCE=..\portlist.c
626 # End Source File
627 # Begin Source File
629 SOURCE=..\private.c
630 # End Source File
631 # Begin Source File
633 SOURCE=..\rbt.c
634 # End Source File
635 # Begin Source File
637 SOURCE=..\rbtdb.c
638 # End Source File
639 # Begin Source File
641 SOURCE=..\rbtdb64.c
642 # End Source File
643 # Begin Source File
645 SOURCE=..\rcode.c
646 # End Source File
647 # Begin Source File
649 SOURCE=..\rdata.c
650 # End Source File
651 # Begin Source File
653 SOURCE=..\rdatalist.c
654 # End Source File
655 # Begin Source File
657 SOURCE=..\rdataset.c
658 # End Source File
659 # Begin Source File
661 SOURCE=..\rdatasetiter.c
662 # End Source File
663 # Begin Source File
665 SOURCE=..\rdataslab.c
666 # End Source File
667 # Begin Source File
669 SOURCE=..\request.c
670 # End Source File
671 # Begin Source File
673 SOURCE=..\resolver.c
674 # End Source File
675 # Begin Source File
677 SOURCE=..\result.c
678 # End Source File
679 # Begin Source File
681 SOURCE=..\rootns.c
682 # End Source File
683 # Begin Source File
685 SOURCE=..\rpz.c
686 # End Source File
687 # Begin Source File
689 SOURCE=..\rrl.c
690 # End Source File
691 # Begin Source File
693 SOURCE=..\rriterator.c
694 # End Source File
695 # Begin Source File
697 SOURCE=..\sdb.c
698 # End Source File
699 # Begin Source File
701 SOURCE=..\soa.c
702 # End Source File
703 # Begin Source File
705 SOURCE=..\sdlz.c
706 # End Source File
707 # Begin Source File
709 SOURCE=..\ssu.c
710 # End Source File
711 # Begin Source File
713 SOURCE=..\ssu_external.c
714 # End Source File
715 # Begin Source File
717 SOURCE=..\stats.c
718 # End Source File
719 # Begin Source File
721 SOURCE=..\tcpmsg.c
722 # End Source File
723 # Begin Source File
725 SOURCE=..\time.c
726 # End Source File
727 # Begin Source File
729 SOURCE=..\timer.c
730 # End Source File
731 # Begin Source File
733 SOURCE=..\tkey.c
734 # End Source File
735 # Begin Source File
737 SOURCE=..\tsec.c
738 # End Source File
739 # Begin Source File
741 SOURCE=..\tsig.c
742 # End Source File
743 # Begin Source File
745 SOURCE=..\ttl.c
746 # End Source File
747 # Begin Source File
749 SOURCE=..\update.c
750 # End Source File
751 # Begin Source File
753 SOURCE=..\validator.c
754 # End Source File
755 # Begin Source File
757 SOURCE=.\version.c
758 # End Source File
759 # Begin Source File
761 SOURCE=..\view.c
762 # End Source File
763 # Begin Source File
765 SOURCE=..\xfrin.c
766 # End Source File
767 # Begin Source File
769 SOURCE=..\zone.c
770 # End Source File
771 # Begin Source File
773 SOURCE=..\zonekey.c
774 # End Source File
775 # Begin Source File
777 SOURCE=..\zt.c
778 # End Source File
779 # End Group
780 # Begin Group "dst"
782 # PROP Default_Filter "c"
783 # Begin Source File
785 SOURCE=..\dst_api.c
786 # End Source File
787 # Begin Source File
789 SOURCE=..\dst_lib.c
790 # End Source File
791 # Begin Source File
793 SOURCE=..\dst_parse.c
794 # End Source File
795 # Begin Source File
797 SOURCE=..\dst_result.c
798 # End Source File
799 # Begin Source File
801 SOURCE=..\gssapi_link.c
802 # End Source File
803 # Begin Source File
805 SOURCE=..\gssapictx.c
806 # End Source File
807 # Begin Source File
809 SOURCE=..\spnego.c
810 # End Source File
811 # Begin Source File
813 SOURCE=..\hmac_link.c
814 # End Source File
815 # Begin Source File
817 SOURCE=..\key.c
818 # End Source File
819 @IF OPENSSL
820 # Begin Source File
822 SOURCE=..\openssl_link.c
823 # End Source File
824 # Begin Source File
826 SOURCE=..\openssldh_link.c
827 # End Source File
828 # Begin Source File
830 SOURCE=..\openssldsa_link.c
831 # End Source File
832 # Begin Source File
834 SOURCE=..\opensslecdsa_link.c
835 # End Source File
836 # Begin Source File
838 SOURCE=..\opensslgost_link.c
839 # End Source File
840 # Begin Source File
842 SOURCE=..\opensslrsa_link.c
843 # End Source File
844 @END OPENSSL
845 @IF PKCS11
846 # Begin Source File
848 SOURCE=..\pkcs11.c
849 # End Source File
850 # Begin Source File
852 SOURCE=..\pkcs11dh_link.c
853 # End Source File
854 # Begin Source File
856 SOURCE=..\pkcs11dsa_link.c
857 # End Source File
858 # Begin Source File
860 SOURCE=..\pkcs11ecdsa_link.c
861 # End Source File
862 # Begin Source File
864 SOURCE=..\pkcs11gost_link.c
865 # End Source File
866 # Begin Source File
868 SOURCE=..\pkcs11rsa_link.c
869 # End Source File
870 @END PKCS11
871 # End Group
872 # Begin Source File
874 SOURCE=.\libdns.def
875 # End Source File
876 # End Target
877 # End Project