Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / external / bsd / bind / dist / lib / isc / win32 / libisc.dsp
blob6620613ecadffb0c9b51aba2bebb801b5a4d00fa
1 # Microsoft Developer Studio Project File - Name="libisc" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
6 \r
7 CFG=libisc - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "libisc.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "libisc.mak" CFG="libisc - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "libisc - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
21 !MESSAGE "libisc - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
22 !MESSAGE \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\r
32 !IF  "$(CFG)" == "libisc - Win32 Release"\r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "Release"\r
42 # PROP Intermediate_Dir "Release"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
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\r
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\r
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
50 # ADD RSC /l 0x409 /d "NDEBUG"\r
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\r
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\r
56 # ADD LINK32 ../../../../libxml2-2.7.3/win32/bin.msvc/libxml2.lib \r
57 # ADD LINK32 user32.lib advapi32.lib ws2_32.lib /nologo /dll /machine:I386 /out:"../../../Build/Release/libisc.dll"\r
58 # SUBTRACT LINK32 /pdb:none\r
60 !ELSEIF  "$(CFG)" == "libisc - Win32 Debug"\r
62 # PROP BASE Use_MFC 0\r
63 # PROP BASE Use_Debug_Libraries 1\r
64 # PROP BASE Output_Dir "Debug"\r
65 # PROP BASE Intermediate_Dir "Debug"\r
66 # PROP BASE Target_Dir ""\r
67 # PROP Use_MFC 0\r
68 # PROP Use_Debug_Libraries 1\r
69 # PROP Output_Dir "Debug"\r
70 # PROP Intermediate_Dir "Debug"\r
71 # PROP Ignore_Export_Lib 0\r
72 # PROP Target_Dir ""\r
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\r
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\r
75 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
76 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
77 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
78 # ADD RSC /l 0x409 /d "_DEBUG"\r
79 BSC32=bscmake.exe\r
80 # ADD BASE BSC32 /nologo\r
81 # ADD BSC32 /nologo\r
82 LINK32=link.exe\r
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\r
84 # ADD LINK32 ../../../../libxml2-2.7.3/win32/bin.msvc/libxml2.lib \r
85 # ADD LINK32 user32.lib advapi32.lib ws2_32.lib /nologo /dll /map /debug /machine:I386 /out:"../../../Build/Debug/libisc.dll" /pdbtype:sept\r
87 !ENDIF \r
89 # Begin Target\r
91 # Name "libisc - Win32 Release"\r
92 # Name "libisc - Win32 Debug"\r
93 # Begin Group "Source Files"\r
95 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
96 # Begin Source File\r
98 SOURCE=.\app.c\r
99 # End Source File\r
100 # Begin Source File\r
102 SOURCE=.\condition.c\r
103 # End Source File\r
104 # Begin Source File\r
106 SOURCE=.\dir.c\r
107 # End Source File\r
108 # Begin Source File\r
110 SOURCE=.\DLLMain.c\r
111 # End Source File\r
112 # Begin Source File\r
114 SOURCE=.\entropy.c\r
115 # End Source File\r
116 # Begin Source File\r
118 SOURCE=.\errno2result.c\r
119 # End Source File\r
120 # Begin Source File\r
122 SOURCE=.\file.c\r
123 # End Source File\r
124 # Begin Source File\r
126 SOURCE=.\fsaccess.c\r
127 # End Source File\r
128 # Begin Source File\r
130 SOURCE=.\interfaceiter.c\r
131 # End Source File\r
132 # Begin Source File\r
134 SOURCE=.\ipv6.c\r
135 # End Source File\r
136 # Begin Source File\r
138 SOURCE=..\iterated_hash.c\r
139 # End Source File\r
140 # Begin Source File\r
142 SOURCE=.\keyboard.c\r
143 # End Source File\r
144 # Begin Source File\r
146 SOURCE=.\net.c\r
147 # End Source File\r
148 # Begin Source File\r
150 SOURCE=.\ntpaths.c\r
151 # End Source File\r
152 # Begin Source File\r
154 SOURCE=.\once.c\r
155 # End Source File\r
156 # Begin Source File\r
158 SOURCE=.\os.c\r
159 # End Source File\r
160 # Begin Source File\r
162 SOURCE=.\resource.c\r
163 # End Source File\r
164 # Begin Source File\r
166 SOURCE=.\socket.c\r
167 # End Source File\r
168 # Begin Source File\r
170 SOURCE=.\strerror.c\r
171 # End Source File\r
172 # Begin Source File\r
174 SOURCE=.\stdio.c\r
175 # End Source File\r
176 # Begin Source File\r
178 SOURCE=.\stdtime.c\r
179 # End Source File\r
180 # Begin Source File\r
182 SOURCE=.\syslog.c\r
183 # End Source File\r
184 # Begin Source File\r
186 SOURCE=.\thread.c\r
187 # End Source File\r
188 # Begin Source File\r
190 SOURCE=.\time.c\r
191 # End Source File\r
192 # Begin Source File\r
194 SOURCE=.\version.c\r
195 # End Source File\r
196 # End Group\r
197 # Begin Group "Header Files"\r
199 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
200 # Begin Source File\r
202 SOURCE=.\include\isc\app.h\r
203 # End Source File\r
204 # Begin Source File\r
206 SOURCE=..\include\isc\assertions.h\r
207 # End Source File\r
208 # Begin Source File\r
210 SOURCE=..\include\isc\backtrace.h\r
211 # End Source File\r
212 # Begin Source File\r
214 SOURCE=..\include\isc\backtrace-emptytbl.h\r
215 # End Source File\r
216 # Begin Source File\r
218 SOURCE=..\include\isc\base32.h\r
219 # End Source File\r
220 # Begin Source File\r
222 SOURCE=..\include\isc\base64.h\r
223 # End Source File\r
224 # Begin Source File\r
226 SOURCE=.\include\isc\bind_registry.h\r
227 # End Source File\r
228 # Begin Source File\r
230 SOURCE=.\include\isc\bindevt.h\r
231 # End Source File\r
232 # Begin Source File\r
234 SOURCE=..\include\isc\bitstring.h\r
235 # End Source File\r
236 # Begin Source File\r
238 SOURCE=..\include\isc\boolean.h\r
239 # End Source File\r
240 # Begin Source File\r
242 SOURCE=..\include\isc\buffer.h\r
243 # End Source File\r
244 # Begin Source File\r
246 SOURCE=..\include\isc\bufferlist.h\r
247 # End Source File\r
248 # Begin Source File\r
250 SOURCE=..\include\isc\commandline.h\r
251 # End Source File\r
252 # Begin Source File\r
254 SOURCE=.\include\isc\condition.h\r
255 # End Source File\r
256 # Begin Source File\r
258 SOURCE=..\..\..\config.h\r
259 # End Source File\r
260 # Begin Source File\r
262 SOURCE=.\include\isc\dir.h\r
263 # End Source File\r
264 # Begin Source File\r
266 SOURCE=..\include\isc\entropy.h\r
267 # End Source File\r
268 # Begin Source File\r
270 SOURCE=.\errno2result.h\r
271 # End Source File\r
272 # Begin Source File\r
274 SOURCE=..\include\isc\error.h\r
275 # End Source File\r
276 # Begin Source File\r
278 SOURCE=..\include\isc\event.h\r
279 # End Source File\r
280 # Begin Source File\r
282 SOURCE=..\include\isc\eventclass.h\r
283 # End Source File\r
284 # Begin Source File\r
286 SOURCE=..\include\isc\file.h\r
287 # End Source File\r
288 # Begin Source File\r
290 SOURCE=..\include\isc\formatcheck.h\r
291 # End Source File\r
292 # Begin Source File\r
294 SOURCE=..\include\isc\fsaccess.h\r
295 # End Source File\r
296 # Begin Source File\r
298 SOURCE=..\include\isc\hash.h\r
299 # End Source File\r
300 # Begin Source File\r
302 SOURCE=..\include\isc\heap.h\r
303 # End Source File\r
304 # Begin Source File\r
306 SOURCE=..\include\isc\hex.h\r
307 # End Source File\r
308 # Begin Source File\r
310 SOURCE=..\include\isc\hmacmd5.h\r
311 # End Source File\r
312 # Begin Source File\r
314 SOURCE=..\include\isc\hmacsha.h\r
315 # End Source File\r
316 # Begin Source File\r
318 SOURCE=..\include\isc\httpd.h\r
319 # End Source File\r
320 # Begin Source File\r
322 SOURCE=.\include\isc\int.h\r
323 # End Source File\r
324 # Begin Source File\r
326 SOURCE=..\include\isc\interfaceiter.h\r
327 # End Source File\r
328 # Begin Source File\r
330 SOURCE=..\include\isc\ipv6.h\r
331 # End Source File\r
332 # Begin Source File\r
334 SOURCE=..\include\isc\iterated_hash.h\r
335 # End Source File\r
336 # Begin Source File\r
338 SOURCE=.\include\isc\keyboard.h\r
339 # End Source File\r
340 # Begin Source File\r
342 SOURCE=..\include\isc\lang.h\r
343 # End Source File\r
344 # Begin Source File\r
346 SOURCE=..\include\isc\lex.h\r
347 # End Source File\r
348 # Begin Source File\r
350 SOURCE=..\include\isc\lfsr.h\r
351 # End Source File\r
352 # Begin Source File\r
354 SOURCE=..\include\isc\lib.h\r
355 # End Source File\r
356 # Begin Source File\r
358 SOURCE=..\include\isc\list.h\r
359 # End Source File\r
360 # Begin Source File\r
362 SOURCE=..\include\isc\log.h\r
363 # End Source File\r
364 # Begin Source File\r
366 SOURCE=..\include\isc\magic.h\r
367 # End Source File\r
368 # Begin Source File\r
370 SOURCE=..\include\isc\md5.h\r
371 # End Source File\r
372 # Begin Source File\r
374 SOURCE=..\include\isc\mem.h\r
375 # End Source File\r
376 # Begin Source File\r
378 SOURCE=..\include\isc\msgcat.h\r
379 # End Source File\r
380 # Begin Source File\r
382 SOURCE=.\include\isc\msioctl.h\r
383 # End Source File\r
384 # Begin Source File\r
386 SOURCE=.\include\isc\mutex.h\r
387 # End Source File\r
388 # Begin Source File\r
390 SOURCE=..\include\isc\mutexblock.h\r
391 # End Source File\r
392 # Begin Source File\r
394 SOURCE=.\include\isc\net.h\r
395 # End Source File\r
396 # Begin Source File\r
398 SOURCE=..\include\isc\netaddr.h\r
399 # End Source File\r
400 # Begin Source File\r
402 SOURCE=..\include\isc\netscope.h\r
403 # End Source File\r
404 # Begin Source File\r
406 SOURCE=.\include\isc\netdb.h\r
407 # End Source File\r
408 # Begin Source File\r
410 SOURCE=.\include\isc\ntpaths.h\r
411 # End Source File\r
412 # Begin Source File\r
414 SOURCE=.\include\isc\offset.h\r
415 # End Source File\r
416 # Begin Source File\r
418 SOURCE=.\include\isc\once.h\r
419 # End Source File\r
420 # Begin Source File\r
422 SOURCE=..\include\isc\ondestroy.h\r
423 # End Source File\r
424 # Begin Source File\r
426 SOURCE=..\include\isc\parseint.h\r
427 # End Source File\r
428 # Begin Source File\r
430 SOURCE=..\include\isc\portset.h\r
431 # End Source File\r
432 # Begin Source File\r
434 SOURCE=..\include\isc\os.h\r
435 # End Source File\r
436 # Begin Source File\r
438 SOURCE=.\include\isc\platform.h\r
439 # End Source File\r
440 # Begin Source File\r
442 SOURCE=..\include\isc\print.h\r
443 # End Source File\r
444 # Begin Source File\r
446 SOURCE=..\include\isc\quota.h\r
447 # End Source File\r
448 # Begin Source File\r
450 SOURCE=..\include\isc\radix.h\r
451 # End Source File\r
452 # Begin Source File\r
454 SOURCE=..\include\isc\random.h\r
455 # End Source File\r
456 # Begin Source File\r
458 SOURCE=..\include\isc\ratelimiter.h\r
459 # End Source File\r
460 # Begin Source File\r
462 SOURCE=..\include\isc\refcount.h\r
463 # End Source File\r
464 # Begin Source File\r
466 SOURCE=..\include\isc\region.h\r
467 # End Source File\r
468 # Begin Source File\r
470 SOURCE=..\include\isc\resource.h\r
471 # End Source File\r
472 # Begin Source File\r
474 SOURCE=..\include\isc\result.h\r
475 # End Source File\r
476 # Begin Source File\r
478 SOURCE=..\include\isc\resultclass.h\r
479 # End Source File\r
480 # Begin Source File\r
482 SOURCE=..\include\isc\rwlock.h\r
483 # End Source File\r
484 # Begin Source File\r
486 SOURCE=..\include\isc\serial.h\r
487 # End Source File\r
488 # Begin Source File\r
490 SOURCE=..\include\isc\sha1.h\r
491 # End Source File\r
492 # Begin Source File\r
494 SOURCE=..\include\isc\sha2.h\r
495 # End Source File\r
496 # Begin Source File\r
498 SOURCE=..\include\isc\sockaddr.h\r
499 # End Source File\r
500 # Begin Source File\r
502 SOURCE=..\include\isc\socket.h\r
503 # End Source File\r
504 # Begin Source File\r
506 SOURCE=.\include\isc\stats.h\r
507 # End Source File\r
508 # Begin Source File\r
510 SOURCE=..\include\isc\stdio.h\r
511 # End Source File\r
512 # Begin Source File\r
514 SOURCE=..\include\isc\strerror.h\r
515 # End Source File\r
516 # Begin Source File\r
518 SOURCE=.\include\isc\stdtime.h\r
519 # End Source File\r
520 # Begin Source File\r
522 SOURCE=..\include\isc\string.h\r
523 # End Source File\r
524 # Begin Source File\r
526 SOURCE=..\include\isc\symtab.h\r
527 # End Source File\r
528 # Begin Source File\r
530 SOURCE=.\include\isc\syslog.h\r
531 # End Source File\r
532 # Begin Source File\r
534 SOURCE=.\syslog.h\r
535 # End Source File\r
536 # Begin Source File\r
538 SOURCE=..\include\isc\task.h\r
539 # End Source File\r
540 # Begin Source File\r
542 SOURCE=..\include\isc\taskpool.h\r
543 # End Source File\r
544 # Begin Source File\r
546 SOURCE=.\include\isc\thread.h\r
547 # End Source File\r
548 # Begin Source File\r
550 SOURCE=.\include\isc\time.h\r
551 # End Source File\r
552 # Begin Source File\r
554 SOURCE=..\include\isc\timer.h\r
555 # End Source File\r
556 # Begin Source File\r
558 SOURCE=.\include\isc\win32os.h\r
559 # End Source File\r
560 # Begin Source File\r
562 SOURCE=..\include\isc\types.h\r
563 # End Source File\r
564 # Begin Source File\r
566 SOURCE=.\unistd.h\r
567 # End Source File\r
568 # Begin Source File\r
570 SOURCE=..\include\isc\util.h\r
571 # End Source File\r
572 # Begin Source File\r
574 SOURCE=..\..\..\versions.h\r
575 # End Source File\r
576 # End Group\r
577 # Begin Group "Resource Files"\r
579 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
580 # End Group\r
581 # Begin Group "Main Isc Lib"\r
583 # PROP Default_Filter "c"\r
584 # Begin Source File\r
586 SOURCE=..\assertions.c\r
587 # End Source File\r
588 # Begin Source File\r
590 SOURCE=..\backtrace.c\r
591 # End Source File\r
592 # Begin Source File\r
594 SOURCE=..\backtrace-emptytbl.c\r
595 # End Source File\r
596 # Begin Source File\r
598 SOURCE=..\base32.c\r
599 # End Source File\r
600 # Begin Source File\r
602 SOURCE=..\base64.c\r
603 # End Source File\r
604 # Begin Source File\r
606 SOURCE=..\bitstring.c\r
607 # End Source File\r
608 # Begin Source File\r
610 SOURCE=..\buffer.c\r
611 # End Source File\r
612 # Begin Source File\r
614 SOURCE=..\bufferlist.c\r
615 # End Source File\r
616 # Begin Source File\r
618 SOURCE=..\commandline.c\r
619 # End Source File\r
620 # Begin Source File\r
622 SOURCE=..\error.c\r
623 # End Source File\r
624 # Begin Source File\r
626 SOURCE=..\event.c\r
627 # End Source File\r
628 # Begin Source File\r
630 SOURCE=..\hash.c\r
631 # End Source File\r
632 # Begin Source File\r
634 SOURCE=..\heap.c\r
635 # End Source File\r
636 # Begin Source File\r
638 SOURCE=..\hex.c\r
639 # End Source File\r
640 # Begin Source File\r
642 SOURCE=..\hmacmd5.c\r
643 # End Source File\r
644 # Begin Source File\r
646 SOURCE=..\hmacsha.c\r
647 # End Source File\r
648 # Begin Source File\r
650 SOURCE=..\httpd.c\r
651 # End Source File\r
652 # Begin Source File\r
654 SOURCE=..\inet_aton.c\r
655 # End Source File\r
656 # Begin Source File\r
658 SOURCE=..\inet_ntop.c\r
659 # End Source File\r
660 # Begin Source File\r
662 SOURCE=..\inet_pton.c\r
663 # End Source File\r
664 # Begin Source File\r
666 SOURCE=..\lex.c\r
667 # End Source File\r
668 # Begin Source File\r
670 SOURCE=..\lfsr.c\r
671 # End Source File\r
672 # Begin Source File\r
674 SOURCE=..\lib.c\r
675 # End Source File\r
676 # Begin Source File\r
678 SOURCE=..\log.c\r
679 # End Source File\r
680 # Begin Source File\r
682 SOURCE=..\md5.c\r
683 # End Source File\r
684 # Begin Source File\r
686 SOURCE=..\mem.c\r
687 # End Source File\r
688 # Begin Source File\r
690 SOURCE=..\nls\msgcat.c\r
691 # End Source File\r
692 # Begin Source File\r
694 SOURCE=..\mutexblock.c\r
695 # End Source File\r
696 # Begin Source File\r
698 SOURCE=..\netaddr.c\r
699 # End Source File\r
700 # Begin Source File\r
702 SOURCE=..\netscope.c\r
703 # End Source File\r
704 # Begin Source File\r
706 SOURCE=..\ondestroy.c\r
707 # End Source File\r
708 # Begin Source File\r
710 SOURCE=..\parseint.c\r
711 # End Source File\r
712 # Begin Source File\r
714 SOURCE=..\portset.c\r
715 # End Source File\r
716 # Begin Source File\r
718 SOURCE=..\quota.c\r
719 # End Source File\r
720 # Begin Source File\r
722 SOURCE=..\radix.c\r
723 # End Source File\r
724 # Begin Source File\r
726 SOURCE=..\random.c\r
727 # End Source File\r
728 # Begin Source File\r
730 SOURCE=..\ratelimiter.c\r
731 # End Source File\r
732 # Begin Source File\r
734 SOURCE=..\refcount.c\r
735 # End Source File\r
736 # Begin Source File\r
738 SOURCE=..\region.c\r
739 # End Source File\r
740 # Begin Source File\r
742 SOURCE=..\result.c\r
743 # End Source File\r
744 # Begin Source File\r
746 SOURCE=..\rwlock.c\r
747 # End Source File\r
748 # Begin Source File\r
750 SOURCE=..\serial.c\r
751 # End Source File\r
752 # Begin Source File\r
754 SOURCE=..\sha1.c\r
755 # End Source File\r
756 # Begin Source File\r
758 SOURCE=..\sha2.c\r
759 # End Source File\r
760 # Begin Source File\r
762 SOURCE=..\sockaddr.c\r
763 # End Source File\r
764 # Begin Source File\r
766 SOURCE=..\stats.c\r
767 # End Source File\r
768 # Begin Source File\r
770 SOURCE=..\string.c\r
771 # End Source File\r
772 # Begin Source File\r
774 SOURCE=..\symtab.c\r
775 # End Source File\r
776 # Begin Source File\r
778 SOURCE=..\task.c\r
779 # End Source File\r
780 # Begin Source File\r
782 SOURCE=..\taskpool.c\r
783 # End Source File\r
784 # Begin Source File\r
786 SOURCE=..\timer.c\r
787 # End Source File\r
788 # Begin Source File\r
790 SOURCE=.\win32os.c\r
791 # End Source File\r
792 # End Group\r
793 # Begin Source File\r
795 SOURCE=..\noatomic\include\atomic.h\r
796 # End Source File\r
797 # Begin Source File\r
799 SOURCE=.\libisc.def\r
800 # End Source File\r
801 # End Target\r
802 # End Project\r