]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/ntp/lib/isc/win32/libisc.dsp
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / ntp / lib / isc / win32 / libisc.dsp
1 # Microsoft Developer Studio Project File - Name="libisc" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
7 CFG=libisc - Win32 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 "libisc.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 "libisc.mak" CFG="libisc - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "libisc - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "libisc - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE 
23
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
31
32 !IF  "$(CFG)" == "libisc - Win32 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 /GX /O2 /D "BIND9" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBISC_EXPORTS" /YX /FD /c
46 # ADD CPP /nologo /MD /W3 /GX /O2 /I "./" /I "../../../" /I "../../../../libxml2-2.7.3/include" /I "include" /I "../include" /I "../noatomic/include" /I "win32" /I "../../isccfg/include" /D "BIND9" /D "WIN32" /D "NDEBUG" /D "__STDC__" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBISC_EXPORTS" /YX /FD /c
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
50 # ADD RSC /l 0x409 /d "NDEBUG"
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LINK32=link.exe
55 # 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:I386
56 # ADD LINK32 ../../../../libxml2-2.7.3/win32/bin.msvc/libxml2.lib 
57 # ADD LINK32 user32.lib advapi32.lib ws2_32.lib /nologo /dll /machine:I386 /out:"../../../Build/Release/libisc.dll"
58 # SUBTRACT LINK32 /pdb:none
59
60 !ELSEIF  "$(CFG)" == "libisc - Win32 Debug"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "Debug"
70 # PROP Intermediate_Dir "Debug"
71 # PROP Ignore_Export_Lib 0
72 # PROP Target_Dir ""
73 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "BIND9" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LIBISC_EXPORTS" /YX /FD /GZ /c
74 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "./" /I "../../../" /I "../../../../libxml2-2.7.3/include" /I "include" /I "../include" /I "../noatomic/include" /I "win32" /I "../../isccfg/include" /D "BIND9" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__STDC__" /D "_MBCS" /D "_USRDLL" /D "LIBISC_EXPORTS" /FR /YX /FD /GZ /c
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:I386 /pdbtype:sept
84 # ADD LINK32 ../../../../libxml2-2.7.3/win32/bin.msvc/libxml2.lib 
85 # ADD LINK32 user32.lib advapi32.lib ws2_32.lib /nologo /dll /map /debug /machine:I386 /out:"../../../Build/Debug/libisc.dll" /pdbtype:sept
86
87 !ENDIF 
88
89 # Begin Target
90
91 # Name "libisc - Win32 Release"
92 # Name "libisc - Win32 Debug"
93 # Begin Group "Source Files"
94
95 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
96 # Begin Source File
97
98 SOURCE=.\app.c
99 # End Source File
100 # Begin Source File
101
102 SOURCE=.\condition.c
103 # End Source File
104 # Begin Source File
105
106 SOURCE=.\dir.c
107 # End Source File
108 # Begin Source File
109
110 SOURCE=.\DLLMain.c
111 # End Source File
112 # Begin Source File
113
114 SOURCE=.\entropy.c
115 # End Source File
116 # Begin Source File
117
118 SOURCE=.\errno2result.c
119 # End Source File
120 # Begin Source File
121
122 SOURCE=.\file.c
123 # End Source File
124 # Begin Source File
125
126 SOURCE=.\fsaccess.c
127 # End Source File
128 # Begin Source File
129
130 SOURCE=.\interfaceiter.c
131 # End Source File
132 # Begin Source File
133
134 SOURCE=.\ipv6.c
135 # End Source File
136 # Begin Source File
137
138 SOURCE=..\iterated_hash.c
139 # End Source File
140 # Begin Source File
141
142 SOURCE=.\keyboard.c
143 # End Source File
144 # Begin Source File
145
146 SOURCE=.\net.c
147 # End Source File
148 # Begin Source File
149
150 SOURCE=.\ntpaths.c
151 # End Source File
152 # Begin Source File
153
154 SOURCE=.\once.c
155 # End Source File
156 # Begin Source File
157
158 SOURCE=.\os.c
159 # End Source File
160 # Begin Source File
161
162 SOURCE=.\resource.c
163 # End Source File
164 # Begin Source File
165
166 SOURCE=.\socket.c
167 # End Source File
168 # Begin Source File
169
170 SOURCE=.\strerror.c
171 # End Source File
172 # Begin Source File
173
174 SOURCE=.\stdio.c
175 # End Source File
176 # Begin Source File
177
178 SOURCE=.\stdtime.c
179 # End Source File
180 # Begin Source File
181
182 SOURCE=.\syslog.c
183 # End Source File
184 # Begin Source File
185
186 SOURCE=.\thread.c
187 # End Source File
188 # Begin Source File
189
190 SOURCE=.\time.c
191 # End Source File
192 # Begin Source File
193
194 SOURCE=.\version.c
195 # End Source File
196 # End Group
197 # Begin Group "Header Files"
198
199 # PROP Default_Filter "h;hpp;hxx;hm;inl"
200 # Begin Source File
201
202 SOURCE=.\include\isc\app.h
203 # End Source File
204 # Begin Source File
205
206 SOURCE=..\include\isc\assertions.h
207 # End Source File
208 # Begin Source File
209
210 SOURCE=..\include\isc\backtrace.h
211 # End Source File
212 # Begin Source File
213
214 SOURCE=..\include\isc\backtrace-emptytbl.h
215 # End Source File
216 # Begin Source File
217
218 SOURCE=..\include\isc\base32.h
219 # End Source File
220 # Begin Source File
221
222 SOURCE=..\include\isc\base64.h
223 # End Source File
224 # Begin Source File
225
226 SOURCE=.\include\isc\bind_registry.h
227 # End Source File
228 # Begin Source File
229
230 SOURCE=.\include\isc\bindevt.h
231 # End Source File
232 # Begin Source File
233
234 SOURCE=..\include\isc\bitstring.h
235 # End Source File
236 # Begin Source File
237
238 SOURCE=..\include\isc\boolean.h
239 # End Source File
240 # Begin Source File
241
242 SOURCE=..\include\isc\buffer.h
243 # End Source File
244 # Begin Source File
245
246 SOURCE=..\include\isc\bufferlist.h
247 # End Source File
248 # Begin Source File
249
250 SOURCE=..\include\isc\commandline.h
251 # End Source File
252 # Begin Source File
253
254 SOURCE=.\include\isc\condition.h
255 # End Source File
256 # Begin Source File
257
258 SOURCE=..\..\..\config.h
259 # End Source File
260 # Begin Source File
261
262 SOURCE=.\include\isc\dir.h
263 # End Source File
264 # Begin Source File
265
266 SOURCE=..\include\isc\entropy.h
267 # End Source File
268 # Begin Source File
269
270 SOURCE=.\errno2result.h
271 # End Source File
272 # Begin Source File
273
274 SOURCE=..\include\isc\error.h
275 # End Source File
276 # Begin Source File
277
278 SOURCE=..\include\isc\event.h
279 # End Source File
280 # Begin Source File
281
282 SOURCE=..\include\isc\eventclass.h
283 # End Source File
284 # Begin Source File
285
286 SOURCE=..\include\isc\file.h
287 # End Source File
288 # Begin Source File
289
290 SOURCE=..\include\isc\formatcheck.h
291 # End Source File
292 # Begin Source File
293
294 SOURCE=..\include\isc\fsaccess.h
295 # End Source File
296 # Begin Source File
297
298 SOURCE=..\include\isc\hash.h
299 # End Source File
300 # Begin Source File
301
302 SOURCE=..\include\isc\heap.h
303 # End Source File
304 # Begin Source File
305
306 SOURCE=..\include\isc\hex.h
307 # End Source File
308 # Begin Source File
309
310 SOURCE=..\include\isc\hmacmd5.h
311 # End Source File
312 # Begin Source File
313
314 SOURCE=..\include\isc\hmacsha.h
315 # End Source File
316 # Begin Source File
317
318 SOURCE=..\include\isc\httpd.h
319 # End Source File
320 # Begin Source File
321
322 SOURCE=.\include\isc\int.h
323 # End Source File
324 # Begin Source File
325
326 SOURCE=..\include\isc\interfaceiter.h
327 # End Source File
328 # Begin Source File
329
330 SOURCE=..\include\isc\ipv6.h
331 # End Source File
332 # Begin Source File
333
334 SOURCE=..\include\isc\iterated_hash.h
335 # End Source File
336 # Begin Source File
337
338 SOURCE=.\include\isc\keyboard.h
339 # End Source File
340 # Begin Source File
341
342 SOURCE=..\include\isc\lang.h
343 # End Source File
344 # Begin Source File
345
346 SOURCE=..\include\isc\lex.h
347 # End Source File
348 # Begin Source File
349
350 SOURCE=..\include\isc\lfsr.h
351 # End Source File
352 # Begin Source File
353
354 SOURCE=..\include\isc\lib.h
355 # End Source File
356 # Begin Source File
357
358 SOURCE=..\include\isc\list.h
359 # End Source File
360 # Begin Source File
361
362 SOURCE=..\include\isc\log.h
363 # End Source File
364 # Begin Source File
365
366 SOURCE=..\include\isc\magic.h
367 # End Source File
368 # Begin Source File
369
370 SOURCE=..\include\isc\md5.h
371 # End Source File
372 # Begin Source File
373
374 SOURCE=..\include\isc\mem.h
375 # End Source File
376 # Begin Source File
377
378 SOURCE=..\include\isc\msgcat.h
379 # End Source File
380 # Begin Source File
381
382 SOURCE=.\include\isc\msioctl.h
383 # End Source File
384 # Begin Source File
385
386 SOURCE=.\include\isc\mutex.h
387 # End Source File
388 # Begin Source File
389
390 SOURCE=..\include\isc\mutexblock.h
391 # End Source File
392 # Begin Source File
393
394 SOURCE=.\include\isc\net.h
395 # End Source File
396 # Begin Source File
397
398 SOURCE=..\include\isc\netaddr.h
399 # End Source File
400 # Begin Source File
401
402 SOURCE=..\include\isc\netscope.h
403 # End Source File
404 # Begin Source File
405
406 SOURCE=.\include\isc\netdb.h
407 # End Source File
408 # Begin Source File
409
410 SOURCE=.\include\isc\ntpaths.h
411 # End Source File
412 # Begin Source File
413
414 SOURCE=.\include\isc\offset.h
415 # End Source File
416 # Begin Source File
417
418 SOURCE=.\include\isc\once.h
419 # End Source File
420 # Begin Source File
421
422 SOURCE=..\include\isc\ondestroy.h
423 # End Source File
424 # Begin Source File
425
426 SOURCE=..\include\isc\parseint.h
427 # End Source File
428 # Begin Source File
429
430 SOURCE=..\include\isc\portset.h
431 # End Source File
432 # Begin Source File
433
434 SOURCE=..\include\isc\os.h
435 # End Source File
436 # Begin Source File
437
438 SOURCE=.\include\isc\platform.h
439 # End Source File
440 # Begin Source File
441
442 SOURCE=..\include\isc\print.h
443 # End Source File
444 # Begin Source File
445
446 SOURCE=..\include\isc\quota.h
447 # End Source File
448 # Begin Source File
449
450 SOURCE=..\include\isc\radix.h
451 # End Source File
452 # Begin Source File
453
454 SOURCE=..\include\isc\random.h
455 # End Source File
456 # Begin Source File
457
458 SOURCE=..\include\isc\ratelimiter.h
459 # End Source File
460 # Begin Source File
461
462 SOURCE=..\include\isc\refcount.h
463 # End Source File
464 # Begin Source File
465
466 SOURCE=..\include\isc\region.h
467 # End Source File
468 # Begin Source File
469
470 SOURCE=..\include\isc\resource.h
471 # End Source File
472 # Begin Source File
473
474 SOURCE=..\include\isc\result.h
475 # End Source File
476 # Begin Source File
477
478 SOURCE=..\include\isc\resultclass.h
479 # End Source File
480 # Begin Source File
481
482 SOURCE=..\include\isc\rwlock.h
483 # End Source File
484 # Begin Source File
485
486 SOURCE=..\include\isc\serial.h
487 # End Source File
488 # Begin Source File
489
490 SOURCE=..\include\isc\sha1.h
491 # End Source File
492 # Begin Source File
493
494 SOURCE=..\include\isc\sha2.h
495 # End Source File
496 # Begin Source File
497
498 SOURCE=..\include\isc\sockaddr.h
499 # End Source File
500 # Begin Source File
501
502 SOURCE=..\include\isc\socket.h
503 # End Source File
504 # Begin Source File
505
506 SOURCE=.\include\isc\stats.h
507 # End Source File
508 # Begin Source File
509
510 SOURCE=..\include\isc\stdio.h
511 # End Source File
512 # Begin Source File
513
514 SOURCE=..\include\isc\strerror.h
515 # End Source File
516 # Begin Source File
517
518 SOURCE=.\include\isc\stdtime.h
519 # End Source File
520 # Begin Source File
521
522 SOURCE=..\include\isc\string.h
523 # End Source File
524 # Begin Source File
525
526 SOURCE=..\include\isc\symtab.h
527 # End Source File
528 # Begin Source File
529
530 SOURCE=.\include\isc\syslog.h
531 # End Source File
532 # Begin Source File
533
534 SOURCE=.\syslog.h
535 # End Source File
536 # Begin Source File
537
538 SOURCE=..\include\isc\task.h
539 # End Source File
540 # Begin Source File
541
542 SOURCE=..\include\isc\taskpool.h
543 # End Source File
544 # Begin Source File
545
546 SOURCE=.\include\isc\thread.h
547 # End Source File
548 # Begin Source File
549
550 SOURCE=.\include\isc\time.h
551 # End Source File
552 # Begin Source File
553
554 SOURCE=..\include\isc\timer.h
555 # End Source File
556 # Begin Source File
557
558 SOURCE=.\include\isc\win32os.h
559 # End Source File
560 # Begin Source File
561
562 SOURCE=..\include\isc\types.h
563 # End Source File
564 # Begin Source File
565
566 SOURCE=.\unistd.h
567 # End Source File
568 # Begin Source File
569
570 SOURCE=..\include\isc\util.h
571 # End Source File
572 # Begin Source File
573
574 SOURCE=..\..\..\versions.h
575 # End Source File
576 # End Group
577 # Begin Group "Resource Files"
578
579 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
580 # End Group
581 # Begin Group "Main Isc Lib"
582
583 # PROP Default_Filter "c"
584 # Begin Source File
585
586 SOURCE=..\assertions.c
587 # End Source File
588 # Begin Source File
589
590 SOURCE=..\backtrace.c
591 # End Source File
592 # Begin Source File
593
594 SOURCE=..\backtrace-emptytbl.c
595 # End Source File
596 # Begin Source File
597
598 SOURCE=..\base32.c
599 # End Source File
600 # Begin Source File
601
602 SOURCE=..\base64.c
603 # End Source File
604 # Begin Source File
605
606 SOURCE=..\bitstring.c
607 # End Source File
608 # Begin Source File
609
610 SOURCE=..\buffer.c
611 # End Source File
612 # Begin Source File
613
614 SOURCE=..\bufferlist.c
615 # End Source File
616 # Begin Source File
617
618 SOURCE=..\commandline.c
619 # End Source File
620 # Begin Source File
621
622 SOURCE=..\error.c
623 # End Source File
624 # Begin Source File
625
626 SOURCE=..\event.c
627 # End Source File
628 # Begin Source File
629
630 SOURCE=..\hash.c
631 # End Source File
632 # Begin Source File
633
634 SOURCE=..\heap.c
635 # End Source File
636 # Begin Source File
637
638 SOURCE=..\hex.c
639 # End Source File
640 # Begin Source File
641
642 SOURCE=..\hmacmd5.c
643 # End Source File
644 # Begin Source File
645
646 SOURCE=..\hmacsha.c
647 # End Source File
648 # Begin Source File
649
650 SOURCE=..\httpd.c
651 # End Source File
652 # Begin Source File
653
654 SOURCE=..\inet_aton.c
655 # End Source File
656 # Begin Source File
657
658 SOURCE=..\inet_ntop.c
659 # End Source File
660 # Begin Source File
661
662 SOURCE=..\inet_pton.c
663 # End Source File
664 # Begin Source File
665
666 SOURCE=..\lex.c
667 # End Source File
668 # Begin Source File
669
670 SOURCE=..\lfsr.c
671 # End Source File
672 # Begin Source File
673
674 SOURCE=..\lib.c
675 # End Source File
676 # Begin Source File
677
678 SOURCE=..\log.c
679 # End Source File
680 # Begin Source File
681
682 SOURCE=..\md5.c
683 # End Source File
684 # Begin Source File
685
686 SOURCE=..\mem.c
687 # End Source File
688 # Begin Source File
689
690 SOURCE=..\nls\msgcat.c
691 # End Source File
692 # Begin Source File
693
694 SOURCE=..\mutexblock.c
695 # End Source File
696 # Begin Source File
697
698 SOURCE=..\netaddr.c
699 # End Source File
700 # Begin Source File
701
702 SOURCE=..\netscope.c
703 # End Source File
704 # Begin Source File
705
706 SOURCE=..\ondestroy.c
707 # End Source File
708 # Begin Source File
709
710 SOURCE=..\parseint.c
711 # End Source File
712 # Begin Source File
713
714 SOURCE=..\portset.c
715 # End Source File
716 # Begin Source File
717
718 SOURCE=..\quota.c
719 # End Source File
720 # Begin Source File
721
722 SOURCE=..\radix.c
723 # End Source File
724 # Begin Source File
725
726 SOURCE=..\random.c
727 # End Source File
728 # Begin Source File
729
730 SOURCE=..\ratelimiter.c
731 # End Source File
732 # Begin Source File
733
734 SOURCE=..\refcount.c
735 # End Source File
736 # Begin Source File
737
738 SOURCE=..\region.c
739 # End Source File
740 # Begin Source File
741
742 SOURCE=..\result.c
743 # End Source File
744 # Begin Source File
745
746 SOURCE=..\rwlock.c
747 # End Source File
748 # Begin Source File
749
750 SOURCE=..\serial.c
751 # End Source File
752 # Begin Source File
753
754 SOURCE=..\sha1.c
755 # End Source File
756 # Begin Source File
757
758 SOURCE=..\sha2.c
759 # End Source File
760 # Begin Source File
761
762 SOURCE=..\sockaddr.c
763 # End Source File
764 # Begin Source File
765
766 SOURCE=..\stats.c
767 # End Source File
768 # Begin Source File
769
770 SOURCE=..\string.c
771 # End Source File
772 # Begin Source File
773
774 SOURCE=..\symtab.c
775 # End Source File
776 # Begin Source File
777
778 SOURCE=..\task.c
779 # End Source File
780 # Begin Source File
781
782 SOURCE=..\taskpool.c
783 # End Source File
784 # Begin Source File
785
786 SOURCE=..\timer.c
787 # End Source File
788 # Begin Source File
789
790 SOURCE=.\win32os.c
791 # End Source File
792 # End Group
793 # Begin Source File
794
795 SOURCE=..\noatomic\include\atomic.h
796 # End Source File
797 # Begin Source File
798
799 SOURCE=.\libisc.def
800 # End Source File
801 # End Target
802 # End Project