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