Annotation of embedaddon/ntp/ports/winnt/vs2005/libntp.vcproj, revision 1.1
1.1 ! misho 1: <?xml version="1.0" encoding="Windows-1252"?>
! 2: <VisualStudioProject
! 3: ProjectType="Visual C++"
! 4: Version="8.00"
! 5: Name="libntp"
! 6: ProjectGUID="{D696D740-D243-47C4-AFF8-151FB54D33CA}"
! 7: >
! 8: <Platforms>
! 9: <Platform
! 10: Name="Win32"
! 11: />
! 12: </Platforms>
! 13: <ToolFiles>
! 14: </ToolFiles>
! 15: <Configurations>
! 16: <Configuration
! 17: Name="Debug|Win32"
! 18: OutputDirectory=".\libntp\Debug"
! 19: IntermediateDirectory=".\libntp\Debug"
! 20: ConfigurationType="4"
! 21: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
! 22: UseOfMFC="0"
! 23: ATLMinimizesCRunTimeLibraryUsage="false"
! 24: CharacterSet="2"
! 25: >
! 26: <Tool
! 27: Name="VCPreBuildEventTool"
! 28: />
! 29: <Tool
! 30: Name="VCCustomBuildTool"
! 31: />
! 32: <Tool
! 33: Name="VCXMLDataGeneratorTool"
! 34: />
! 35: <Tool
! 36: Name="VCWebServiceProxyGeneratorTool"
! 37: />
! 38: <Tool
! 39: Name="VCMIDLTool"
! 40: />
! 41: <Tool
! 42: Name="VCCLCompilerTool"
! 43: Optimization="0"
! 44: AdditionalIncludeDirectories=".,..\include,..\..\..\include,..\..\..\lib\isc\win32\include,..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\sntp\libopts"
! 45: PreprocessorDefinitions="_DEBUG;_LIB;WIN32;__STDC__;SYS_WINNT;HAVE_CONFIG_H;_WIN32_WINNT=0x400;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_CRT_SECURE_NO_DEPRECATE"
! 46: MinimalRebuild="true"
! 47: BasicRuntimeChecks="3"
! 48: RuntimeLibrary="3"
! 49: PrecompiledHeaderFile=".\libntp\Debug/libntp.pch"
! 50: AssemblerListingLocation=".\libntp\Debug/"
! 51: ObjectFile=".\libntp\Debug/"
! 52: ProgramDataBaseFileName=".\libntp\Debug/"
! 53: BrowseInformation="1"
! 54: WarningLevel="4"
! 55: SuppressStartupBanner="true"
! 56: DebugInformationFormat="4"
! 57: />
! 58: <Tool
! 59: Name="VCManagedResourceCompilerTool"
! 60: />
! 61: <Tool
! 62: Name="VCResourceCompilerTool"
! 63: PreprocessorDefinitions="_DEBUG"
! 64: Culture="1033"
! 65: />
! 66: <Tool
! 67: Name="VCPreLinkEventTool"
! 68: />
! 69: <Tool
! 70: Name="VCLibrarianTool"
! 71: OutputFile=".\libntp\Debug\libntp.lib"
! 72: SuppressStartupBanner="true"
! 73: />
! 74: <Tool
! 75: Name="VCALinkTool"
! 76: />
! 77: <Tool
! 78: Name="VCXDCMakeTool"
! 79: />
! 80: <Tool
! 81: Name="VCBscMakeTool"
! 82: SuppressStartupBanner="true"
! 83: OutputFile=".\libntp\Debug/libntp.bsc"
! 84: />
! 85: <Tool
! 86: Name="VCFxCopTool"
! 87: />
! 88: <Tool
! 89: Name="VCPostBuildEventTool"
! 90: />
! 91: </Configuration>
! 92: <Configuration
! 93: Name="Release|Win32"
! 94: OutputDirectory=".\libntp\Release"
! 95: IntermediateDirectory=".\libntp\Release"
! 96: ConfigurationType="4"
! 97: InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
! 98: UseOfMFC="0"
! 99: ATLMinimizesCRunTimeLibraryUsage="false"
! 100: CharacterSet="2"
! 101: >
! 102: <Tool
! 103: Name="VCPreBuildEventTool"
! 104: />
! 105: <Tool
! 106: Name="VCCustomBuildTool"
! 107: />
! 108: <Tool
! 109: Name="VCXMLDataGeneratorTool"
! 110: />
! 111: <Tool
! 112: Name="VCWebServiceProxyGeneratorTool"
! 113: />
! 114: <Tool
! 115: Name="VCMIDLTool"
! 116: />
! 117: <Tool
! 118: Name="VCCLCompilerTool"
! 119: Optimization="2"
! 120: InlineFunctionExpansion="1"
! 121: AdditionalIncludeDirectories=".,..\include,..\..\..\include,..\..\..\lib\isc\win32\include,..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\sntp\libopts"
! 122: PreprocessorDefinitions="NDEBUG;_LIB;WIN32;__STDC__;SYS_WINNT;HAVE_CONFIG_H;_WIN32_WINNT=0x400;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_CRT_SECURE_NO_DEPRECATE"
! 123: StringPooling="true"
! 124: RuntimeLibrary="2"
! 125: EnableFunctionLevelLinking="true"
! 126: PrecompiledHeaderFile=".\libntp\Release/libntp.pch"
! 127: AssemblerListingLocation=".\libntp\Release/"
! 128: ObjectFile=".\libntp\Release/"
! 129: ProgramDataBaseFileName=".\libntp\Release/"
! 130: WarningLevel="4"
! 131: SuppressStartupBanner="true"
! 132: />
! 133: <Tool
! 134: Name="VCManagedResourceCompilerTool"
! 135: />
! 136: <Tool
! 137: Name="VCResourceCompilerTool"
! 138: PreprocessorDefinitions="NDEBUG"
! 139: Culture="1033"
! 140: />
! 141: <Tool
! 142: Name="VCPreLinkEventTool"
! 143: />
! 144: <Tool
! 145: Name="VCLibrarianTool"
! 146: OutputFile=".\libntp\Release\libntp.lib"
! 147: SuppressStartupBanner="true"
! 148: />
! 149: <Tool
! 150: Name="VCALinkTool"
! 151: />
! 152: <Tool
! 153: Name="VCXDCMakeTool"
! 154: />
! 155: <Tool
! 156: Name="VCBscMakeTool"
! 157: SuppressStartupBanner="true"
! 158: OutputFile=".\libntp\Release/libntp.bsc"
! 159: />
! 160: <Tool
! 161: Name="VCFxCopTool"
! 162: />
! 163: <Tool
! 164: Name="VCPostBuildEventTool"
! 165: />
! 166: </Configuration>
! 167: </Configurations>
! 168: <References>
! 169: </References>
! 170: <Files>
! 171: <Filter
! 172: Name="Source Files"
! 173: Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
! 174: >
! 175: <File
! 176: RelativePath="..\..\..\libntp\a_md5encrypt.c"
! 177: >
! 178: <FileConfiguration
! 179: Name="Debug|Win32"
! 180: >
! 181: <Tool
! 182: Name="VCCLCompilerTool"
! 183: AdditionalIncludeDirectories=""
! 184: PreprocessorDefinitions=""
! 185: />
! 186: </FileConfiguration>
! 187: <FileConfiguration
! 188: Name="Release|Win32"
! 189: >
! 190: <Tool
! 191: Name="VCCLCompilerTool"
! 192: AdditionalIncludeDirectories=""
! 193: PreprocessorDefinitions=""
! 194: />
! 195: </FileConfiguration>
! 196: </File>
! 197: <File
! 198: RelativePath="..\..\..\libntp\adjtime.c"
! 199: >
! 200: <FileConfiguration
! 201: Name="Debug|Win32"
! 202: >
! 203: <Tool
! 204: Name="VCCLCompilerTool"
! 205: AdditionalIncludeDirectories=""
! 206: PreprocessorDefinitions=""
! 207: />
! 208: </FileConfiguration>
! 209: <FileConfiguration
! 210: Name="Release|Win32"
! 211: >
! 212: <Tool
! 213: Name="VCCLCompilerTool"
! 214: AdditionalIncludeDirectories=""
! 215: PreprocessorDefinitions=""
! 216: />
! 217: </FileConfiguration>
! 218: </File>
! 219: <File
! 220: RelativePath="..\..\..\lib\isc\assertions.c"
! 221: >
! 222: <FileConfiguration
! 223: Name="Debug|Win32"
! 224: >
! 225: <Tool
! 226: Name="VCCLCompilerTool"
! 227: AdditionalIncludeDirectories=""
! 228: PreprocessorDefinitions=""
! 229: />
! 230: </FileConfiguration>
! 231: <FileConfiguration
! 232: Name="Release|Win32"
! 233: >
! 234: <Tool
! 235: Name="VCCLCompilerTool"
! 236: AdditionalIncludeDirectories=""
! 237: PreprocessorDefinitions=""
! 238: />
! 239: </FileConfiguration>
! 240: </File>
! 241: <File
! 242: RelativePath="..\..\..\libntp\atoint.c"
! 243: >
! 244: <FileConfiguration
! 245: Name="Debug|Win32"
! 246: >
! 247: <Tool
! 248: Name="VCCLCompilerTool"
! 249: AdditionalIncludeDirectories=""
! 250: PreprocessorDefinitions=""
! 251: />
! 252: </FileConfiguration>
! 253: <FileConfiguration
! 254: Name="Release|Win32"
! 255: >
! 256: <Tool
! 257: Name="VCCLCompilerTool"
! 258: AdditionalIncludeDirectories=""
! 259: PreprocessorDefinitions=""
! 260: />
! 261: </FileConfiguration>
! 262: </File>
! 263: <File
! 264: RelativePath="..\..\..\libntp\atolfp.c"
! 265: >
! 266: <FileConfiguration
! 267: Name="Debug|Win32"
! 268: >
! 269: <Tool
! 270: Name="VCCLCompilerTool"
! 271: AdditionalIncludeDirectories=""
! 272: PreprocessorDefinitions=""
! 273: />
! 274: </FileConfiguration>
! 275: <FileConfiguration
! 276: Name="Release|Win32"
! 277: >
! 278: <Tool
! 279: Name="VCCLCompilerTool"
! 280: AdditionalIncludeDirectories=""
! 281: PreprocessorDefinitions=""
! 282: />
! 283: </FileConfiguration>
! 284: </File>
! 285: <File
! 286: RelativePath="..\..\..\libntp\atouint.c"
! 287: >
! 288: <FileConfiguration
! 289: Name="Debug|Win32"
! 290: >
! 291: <Tool
! 292: Name="VCCLCompilerTool"
! 293: AdditionalIncludeDirectories=""
! 294: PreprocessorDefinitions=""
! 295: />
! 296: </FileConfiguration>
! 297: <FileConfiguration
! 298: Name="Release|Win32"
! 299: >
! 300: <Tool
! 301: Name="VCCLCompilerTool"
! 302: AdditionalIncludeDirectories=""
! 303: PreprocessorDefinitions=""
! 304: />
! 305: </FileConfiguration>
! 306: </File>
! 307: <File
! 308: RelativePath="..\..\..\libntp\authkeys.c"
! 309: >
! 310: <FileConfiguration
! 311: Name="Debug|Win32"
! 312: >
! 313: <Tool
! 314: Name="VCCLCompilerTool"
! 315: AdditionalIncludeDirectories=""
! 316: PreprocessorDefinitions=""
! 317: />
! 318: </FileConfiguration>
! 319: <FileConfiguration
! 320: Name="Release|Win32"
! 321: >
! 322: <Tool
! 323: Name="VCCLCompilerTool"
! 324: AdditionalIncludeDirectories=""
! 325: PreprocessorDefinitions=""
! 326: />
! 327: </FileConfiguration>
! 328: </File>
! 329: <File
! 330: RelativePath="..\..\..\libntp\authreadkeys.c"
! 331: >
! 332: <FileConfiguration
! 333: Name="Debug|Win32"
! 334: >
! 335: <Tool
! 336: Name="VCCLCompilerTool"
! 337: AdditionalIncludeDirectories=""
! 338: PreprocessorDefinitions=""
! 339: />
! 340: </FileConfiguration>
! 341: <FileConfiguration
! 342: Name="Release|Win32"
! 343: >
! 344: <Tool
! 345: Name="VCCLCompilerTool"
! 346: AdditionalIncludeDirectories=""
! 347: PreprocessorDefinitions=""
! 348: />
! 349: </FileConfiguration>
! 350: </File>
! 351: <File
! 352: RelativePath="..\..\..\libntp\authusekey.c"
! 353: >
! 354: <FileConfiguration
! 355: Name="Debug|Win32"
! 356: >
! 357: <Tool
! 358: Name="VCCLCompilerTool"
! 359: AdditionalIncludeDirectories=""
! 360: PreprocessorDefinitions=""
! 361: />
! 362: </FileConfiguration>
! 363: <FileConfiguration
! 364: Name="Release|Win32"
! 365: >
! 366: <Tool
! 367: Name="VCCLCompilerTool"
! 368: AdditionalIncludeDirectories=""
! 369: PreprocessorDefinitions=""
! 370: />
! 371: </FileConfiguration>
! 372: </File>
! 373: <File
! 374: RelativePath="..\..\..\lib\isc\buffer.c"
! 375: >
! 376: </File>
! 377: <File
! 378: RelativePath="..\..\..\libntp\buftvtots.c"
! 379: >
! 380: <FileConfiguration
! 381: Name="Debug|Win32"
! 382: >
! 383: <Tool
! 384: Name="VCCLCompilerTool"
! 385: AdditionalIncludeDirectories=""
! 386: PreprocessorDefinitions=""
! 387: />
! 388: </FileConfiguration>
! 389: <FileConfiguration
! 390: Name="Release|Win32"
! 391: >
! 392: <Tool
! 393: Name="VCCLCompilerTool"
! 394: AdditionalIncludeDirectories=""
! 395: PreprocessorDefinitions=""
! 396: />
! 397: </FileConfiguration>
! 398: </File>
! 399: <File
! 400: RelativePath="..\..\..\libntp\caljulian.c"
! 401: >
! 402: <FileConfiguration
! 403: Name="Debug|Win32"
! 404: >
! 405: <Tool
! 406: Name="VCCLCompilerTool"
! 407: AdditionalIncludeDirectories=""
! 408: PreprocessorDefinitions=""
! 409: />
! 410: </FileConfiguration>
! 411: <FileConfiguration
! 412: Name="Release|Win32"
! 413: >
! 414: <Tool
! 415: Name="VCCLCompilerTool"
! 416: AdditionalIncludeDirectories=""
! 417: PreprocessorDefinitions=""
! 418: />
! 419: </FileConfiguration>
! 420: </File>
! 421: <File
! 422: RelativePath="..\..\..\libntp\caltontp.c"
! 423: >
! 424: <FileConfiguration
! 425: Name="Debug|Win32"
! 426: >
! 427: <Tool
! 428: Name="VCCLCompilerTool"
! 429: AdditionalIncludeDirectories=""
! 430: PreprocessorDefinitions=""
! 431: />
! 432: </FileConfiguration>
! 433: <FileConfiguration
! 434: Name="Release|Win32"
! 435: >
! 436: <Tool
! 437: Name="VCCLCompilerTool"
! 438: AdditionalIncludeDirectories=""
! 439: PreprocessorDefinitions=""
! 440: />
! 441: </FileConfiguration>
! 442: </File>
! 443: <File
! 444: RelativePath="..\..\..\libntp\calyearstart.c"
! 445: >
! 446: <FileConfiguration
! 447: Name="Debug|Win32"
! 448: >
! 449: <Tool
! 450: Name="VCCLCompilerTool"
! 451: AdditionalIncludeDirectories=""
! 452: PreprocessorDefinitions=""
! 453: />
! 454: </FileConfiguration>
! 455: <FileConfiguration
! 456: Name="Release|Win32"
! 457: >
! 458: <Tool
! 459: Name="VCCLCompilerTool"
! 460: AdditionalIncludeDirectories=""
! 461: PreprocessorDefinitions=""
! 462: />
! 463: </FileConfiguration>
! 464: </File>
! 465: <File
! 466: RelativePath="..\..\..\libntp\clocktime.c"
! 467: >
! 468: <FileConfiguration
! 469: Name="Debug|Win32"
! 470: >
! 471: <Tool
! 472: Name="VCCLCompilerTool"
! 473: AdditionalIncludeDirectories=""
! 474: PreprocessorDefinitions=""
! 475: />
! 476: </FileConfiguration>
! 477: <FileConfiguration
! 478: Name="Release|Win32"
! 479: >
! 480: <Tool
! 481: Name="VCCLCompilerTool"
! 482: AdditionalIncludeDirectories=""
! 483: PreprocessorDefinitions=""
! 484: />
! 485: </FileConfiguration>
! 486: </File>
! 487: <File
! 488: RelativePath="..\..\..\libntp\clocktypes.c"
! 489: >
! 490: <FileConfiguration
! 491: Name="Debug|Win32"
! 492: >
! 493: <Tool
! 494: Name="VCCLCompilerTool"
! 495: AdditionalIncludeDirectories=""
! 496: PreprocessorDefinitions=""
! 497: />
! 498: </FileConfiguration>
! 499: <FileConfiguration
! 500: Name="Release|Win32"
! 501: >
! 502: <Tool
! 503: Name="VCCLCompilerTool"
! 504: AdditionalIncludeDirectories=""
! 505: PreprocessorDefinitions=""
! 506: />
! 507: </FileConfiguration>
! 508: </File>
! 509: <File
! 510: RelativePath="..\..\..\lib\isc\win32\condition.c"
! 511: >
! 512: </File>
! 513: <File
! 514: RelativePath="..\..\..\libntp\decodenetnum.c"
! 515: >
! 516: <FileConfiguration
! 517: Name="Debug|Win32"
! 518: >
! 519: <Tool
! 520: Name="VCCLCompilerTool"
! 521: AdditionalIncludeDirectories=""
! 522: PreprocessorDefinitions=""
! 523: />
! 524: </FileConfiguration>
! 525: <FileConfiguration
! 526: Name="Release|Win32"
! 527: >
! 528: <Tool
! 529: Name="VCCLCompilerTool"
! 530: AdditionalIncludeDirectories=""
! 531: PreprocessorDefinitions=""
! 532: />
! 533: </FileConfiguration>
! 534: </File>
! 535: <File
! 536: RelativePath="..\..\..\libntp\dofptoa.c"
! 537: >
! 538: <FileConfiguration
! 539: Name="Debug|Win32"
! 540: >
! 541: <Tool
! 542: Name="VCCLCompilerTool"
! 543: AdditionalIncludeDirectories=""
! 544: PreprocessorDefinitions=""
! 545: />
! 546: </FileConfiguration>
! 547: <FileConfiguration
! 548: Name="Release|Win32"
! 549: >
! 550: <Tool
! 551: Name="VCCLCompilerTool"
! 552: AdditionalIncludeDirectories=""
! 553: PreprocessorDefinitions=""
! 554: />
! 555: </FileConfiguration>
! 556: </File>
! 557: <File
! 558: RelativePath="..\..\..\libntp\dolfptoa.c"
! 559: >
! 560: <FileConfiguration
! 561: Name="Debug|Win32"
! 562: >
! 563: <Tool
! 564: Name="VCCLCompilerTool"
! 565: AdditionalIncludeDirectories=""
! 566: PreprocessorDefinitions=""
! 567: />
! 568: </FileConfiguration>
! 569: <FileConfiguration
! 570: Name="Release|Win32"
! 571: >
! 572: <Tool
! 573: Name="VCCLCompilerTool"
! 574: AdditionalIncludeDirectories=""
! 575: PreprocessorDefinitions=""
! 576: />
! 577: </FileConfiguration>
! 578: </File>
! 579: <File
! 580: RelativePath="..\..\..\libntp\emalloc.c"
! 581: >
! 582: <FileConfiguration
! 583: Name="Debug|Win32"
! 584: >
! 585: <Tool
! 586: Name="VCCLCompilerTool"
! 587: AdditionalIncludeDirectories=""
! 588: PreprocessorDefinitions=""
! 589: />
! 590: </FileConfiguration>
! 591: <FileConfiguration
! 592: Name="Release|Win32"
! 593: >
! 594: <Tool
! 595: Name="VCCLCompilerTool"
! 596: AdditionalIncludeDirectories=""
! 597: PreprocessorDefinitions=""
! 598: />
! 599: </FileConfiguration>
! 600: </File>
! 601: <File
! 602: RelativePath="..\..\..\lib\isc\error.c"
! 603: >
! 604: <FileConfiguration
! 605: Name="Debug|Win32"
! 606: >
! 607: <Tool
! 608: Name="VCCLCompilerTool"
! 609: AdditionalIncludeDirectories=""
! 610: PreprocessorDefinitions=""
! 611: />
! 612: </FileConfiguration>
! 613: <FileConfiguration
! 614: Name="Release|Win32"
! 615: >
! 616: <Tool
! 617: Name="VCCLCompilerTool"
! 618: AdditionalIncludeDirectories=""
! 619: PreprocessorDefinitions=""
! 620: />
! 621: </FileConfiguration>
! 622: </File>
! 623: <File
! 624: RelativePath="..\..\..\lib\isc\event.c"
! 625: >
! 626: </File>
! 627: <File
! 628: RelativePath="..\..\..\libntp\findconfig.c"
! 629: >
! 630: <FileConfiguration
! 631: Name="Debug|Win32"
! 632: >
! 633: <Tool
! 634: Name="VCCLCompilerTool"
! 635: AdditionalIncludeDirectories=""
! 636: PreprocessorDefinitions=""
! 637: />
! 638: </FileConfiguration>
! 639: <FileConfiguration
! 640: Name="Release|Win32"
! 641: >
! 642: <Tool
! 643: Name="VCCLCompilerTool"
! 644: AdditionalIncludeDirectories=""
! 645: PreprocessorDefinitions=""
! 646: />
! 647: </FileConfiguration>
! 648: </File>
! 649: <File
! 650: RelativePath="..\..\..\libntp\fptoa.c"
! 651: >
! 652: <FileConfiguration
! 653: Name="Debug|Win32"
! 654: >
! 655: <Tool
! 656: Name="VCCLCompilerTool"
! 657: AdditionalIncludeDirectories=""
! 658: PreprocessorDefinitions=""
! 659: />
! 660: </FileConfiguration>
! 661: <FileConfiguration
! 662: Name="Release|Win32"
! 663: >
! 664: <Tool
! 665: Name="VCCLCompilerTool"
! 666: AdditionalIncludeDirectories=""
! 667: PreprocessorDefinitions=""
! 668: />
! 669: </FileConfiguration>
! 670: </File>
! 671: <File
! 672: RelativePath="..\..\..\libntp\fptoms.c"
! 673: >
! 674: <FileConfiguration
! 675: Name="Debug|Win32"
! 676: >
! 677: <Tool
! 678: Name="VCCLCompilerTool"
! 679: AdditionalIncludeDirectories=""
! 680: PreprocessorDefinitions=""
! 681: />
! 682: </FileConfiguration>
! 683: <FileConfiguration
! 684: Name="Release|Win32"
! 685: >
! 686: <Tool
! 687: Name="VCCLCompilerTool"
! 688: AdditionalIncludeDirectories=""
! 689: PreprocessorDefinitions=""
! 690: />
! 691: </FileConfiguration>
! 692: </File>
! 693: <File
! 694: RelativePath="..\libntp\getclock.c"
! 695: >
! 696: <FileConfiguration
! 697: Name="Debug|Win32"
! 698: >
! 699: <Tool
! 700: Name="VCCLCompilerTool"
! 701: AdditionalIncludeDirectories=""
! 702: PreprocessorDefinitions=""
! 703: />
! 704: </FileConfiguration>
! 705: <FileConfiguration
! 706: Name="Release|Win32"
! 707: >
! 708: <Tool
! 709: Name="VCCLCompilerTool"
! 710: AdditionalIncludeDirectories=""
! 711: PreprocessorDefinitions=""
! 712: />
! 713: </FileConfiguration>
! 714: </File>
! 715: <File
! 716: RelativePath="..\..\..\libntp\getopt.c"
! 717: >
! 718: <FileConfiguration
! 719: Name="Debug|Win32"
! 720: >
! 721: <Tool
! 722: Name="VCCLCompilerTool"
! 723: AdditionalIncludeDirectories=""
! 724: PreprocessorDefinitions=""
! 725: />
! 726: </FileConfiguration>
! 727: <FileConfiguration
! 728: Name="Release|Win32"
! 729: >
! 730: <Tool
! 731: Name="VCCLCompilerTool"
! 732: AdditionalIncludeDirectories=""
! 733: PreprocessorDefinitions=""
! 734: />
! 735: </FileConfiguration>
! 736: </File>
! 737: <File
! 738: RelativePath="..\..\..\libntp\hextoint.c"
! 739: >
! 740: <FileConfiguration
! 741: Name="Debug|Win32"
! 742: >
! 743: <Tool
! 744: Name="VCCLCompilerTool"
! 745: AdditionalIncludeDirectories=""
! 746: PreprocessorDefinitions=""
! 747: />
! 748: </FileConfiguration>
! 749: <FileConfiguration
! 750: Name="Release|Win32"
! 751: >
! 752: <Tool
! 753: Name="VCCLCompilerTool"
! 754: AdditionalIncludeDirectories=""
! 755: PreprocessorDefinitions=""
! 756: />
! 757: </FileConfiguration>
! 758: </File>
! 759: <File
! 760: RelativePath="..\..\..\libntp\hextolfp.c"
! 761: >
! 762: <FileConfiguration
! 763: Name="Debug|Win32"
! 764: >
! 765: <Tool
! 766: Name="VCCLCompilerTool"
! 767: AdditionalIncludeDirectories=""
! 768: PreprocessorDefinitions=""
! 769: />
! 770: </FileConfiguration>
! 771: <FileConfiguration
! 772: Name="Release|Win32"
! 773: >
! 774: <Tool
! 775: Name="VCCLCompilerTool"
! 776: AdditionalIncludeDirectories=""
! 777: PreprocessorDefinitions=""
! 778: />
! 779: </FileConfiguration>
! 780: </File>
! 781: <File
! 782: RelativePath="..\..\..\libntp\humandate.c"
! 783: >
! 784: <FileConfiguration
! 785: Name="Debug|Win32"
! 786: >
! 787: <Tool
! 788: Name="VCCLCompilerTool"
! 789: AdditionalIncludeDirectories=""
! 790: PreprocessorDefinitions=""
! 791: />
! 792: </FileConfiguration>
! 793: <FileConfiguration
! 794: Name="Release|Win32"
! 795: >
! 796: <Tool
! 797: Name="VCCLCompilerTool"
! 798: AdditionalIncludeDirectories=""
! 799: PreprocessorDefinitions=""
! 800: />
! 801: </FileConfiguration>
! 802: </File>
! 803: <File
! 804: RelativePath="..\..\..\lib\isc\inet_aton.c"
! 805: >
! 806: <FileConfiguration
! 807: Name="Debug|Win32"
! 808: >
! 809: <Tool
! 810: Name="VCCLCompilerTool"
! 811: AdditionalIncludeDirectories=""
! 812: PreprocessorDefinitions=""
! 813: />
! 814: </FileConfiguration>
! 815: <FileConfiguration
! 816: Name="Release|Win32"
! 817: >
! 818: <Tool
! 819: Name="VCCLCompilerTool"
! 820: AdditionalIncludeDirectories=""
! 821: PreprocessorDefinitions=""
! 822: />
! 823: </FileConfiguration>
! 824: </File>
! 825: <File
! 826: RelativePath="..\..\..\lib\isc\inet_ntop.c"
! 827: >
! 828: <FileConfiguration
! 829: Name="Debug|Win32"
! 830: >
! 831: <Tool
! 832: Name="VCCLCompilerTool"
! 833: AdditionalIncludeDirectories=""
! 834: PreprocessorDefinitions=""
! 835: />
! 836: </FileConfiguration>
! 837: <FileConfiguration
! 838: Name="Release|Win32"
! 839: >
! 840: <Tool
! 841: Name="VCCLCompilerTool"
! 842: AdditionalIncludeDirectories=""
! 843: PreprocessorDefinitions=""
! 844: />
! 845: </FileConfiguration>
! 846: </File>
! 847: <File
! 848: RelativePath="..\..\..\lib\isc\inet_pton.c"
! 849: >
! 850: <FileConfiguration
! 851: Name="Debug|Win32"
! 852: >
! 853: <Tool
! 854: Name="VCCLCompilerTool"
! 855: AdditionalIncludeDirectories=""
! 856: PreprocessorDefinitions=""
! 857: />
! 858: </FileConfiguration>
! 859: <FileConfiguration
! 860: Name="Release|Win32"
! 861: >
! 862: <Tool
! 863: Name="VCCLCompilerTool"
! 864: AdditionalIncludeDirectories=""
! 865: PreprocessorDefinitions=""
! 866: />
! 867: </FileConfiguration>
! 868: </File>
! 869: <File
! 870: RelativePath="..\..\..\lib\isc\win32\interfaceiter.c"
! 871: >
! 872: <FileConfiguration
! 873: Name="Debug|Win32"
! 874: >
! 875: <Tool
! 876: Name="VCCLCompilerTool"
! 877: AdditionalIncludeDirectories=""
! 878: PreprocessorDefinitions=""
! 879: />
! 880: </FileConfiguration>
! 881: <FileConfiguration
! 882: Name="Release|Win32"
! 883: >
! 884: <Tool
! 885: Name="VCCLCompilerTool"
! 886: AdditionalIncludeDirectories=""
! 887: PreprocessorDefinitions=""
! 888: />
! 889: </FileConfiguration>
! 890: </File>
! 891: <File
! 892: RelativePath="..\..\..\libntp\inttoa.c"
! 893: >
! 894: <FileConfiguration
! 895: Name="Debug|Win32"
! 896: >
! 897: <Tool
! 898: Name="VCCLCompilerTool"
! 899: AdditionalIncludeDirectories=""
! 900: PreprocessorDefinitions=""
! 901: />
! 902: </FileConfiguration>
! 903: <FileConfiguration
! 904: Name="Release|Win32"
! 905: >
! 906: <Tool
! 907: Name="VCCLCompilerTool"
! 908: AdditionalIncludeDirectories=""
! 909: PreprocessorDefinitions=""
! 910: />
! 911: </FileConfiguration>
! 912: </File>
! 913: <File
! 914: RelativePath="..\..\..\libntp\iosignal.c"
! 915: >
! 916: <FileConfiguration
! 917: Name="Debug|Win32"
! 918: >
! 919: <Tool
! 920: Name="VCCLCompilerTool"
! 921: AdditionalIncludeDirectories=""
! 922: PreprocessorDefinitions=""
! 923: />
! 924: </FileConfiguration>
! 925: <FileConfiguration
! 926: Name="Release|Win32"
! 927: >
! 928: <Tool
! 929: Name="VCCLCompilerTool"
! 930: AdditionalIncludeDirectories=""
! 931: PreprocessorDefinitions=""
! 932: />
! 933: </FileConfiguration>
! 934: </File>
! 935: <File
! 936: RelativePath="..\..\..\lib\isc\lib.c"
! 937: >
! 938: <FileConfiguration
! 939: Name="Debug|Win32"
! 940: >
! 941: <Tool
! 942: Name="VCCLCompilerTool"
! 943: AdditionalIncludeDirectories=""
! 944: PreprocessorDefinitions=""
! 945: />
! 946: </FileConfiguration>
! 947: <FileConfiguration
! 948: Name="Release|Win32"
! 949: >
! 950: <Tool
! 951: Name="VCCLCompilerTool"
! 952: AdditionalIncludeDirectories=""
! 953: PreprocessorDefinitions=""
! 954: />
! 955: </FileConfiguration>
! 956: </File>
! 957: <File
! 958: RelativePath="..\..\..\libntp\lib_strbuf.c"
! 959: >
! 960: <FileConfiguration
! 961: Name="Debug|Win32"
! 962: >
! 963: <Tool
! 964: Name="VCCLCompilerTool"
! 965: AdditionalIncludeDirectories=""
! 966: PreprocessorDefinitions=""
! 967: />
! 968: </FileConfiguration>
! 969: <FileConfiguration
! 970: Name="Release|Win32"
! 971: >
! 972: <Tool
! 973: Name="VCCLCompilerTool"
! 974: AdditionalIncludeDirectories=""
! 975: PreprocessorDefinitions=""
! 976: />
! 977: </FileConfiguration>
! 978: </File>
! 979: <File
! 980: RelativePath="..\..\..\sntp\libopts\libopts.c"
! 981: >
! 982: <FileConfiguration
! 983: Name="Debug|Win32"
! 984: >
! 985: <Tool
! 986: Name="VCCLCompilerTool"
! 987: AdditionalIncludeDirectories=""
! 988: PreprocessorDefinitions=""
! 989: />
! 990: </FileConfiguration>
! 991: <FileConfiguration
! 992: Name="Release|Win32"
! 993: >
! 994: <Tool
! 995: Name="VCCLCompilerTool"
! 996: AdditionalIncludeDirectories=""
! 997: PreprocessorDefinitions=""
! 998: />
! 999: </FileConfiguration>
! 1000: </File>
! 1001: <File
! 1002: RelativePath="..\..\..\lib\isc\log.c"
! 1003: >
! 1004: </File>
! 1005: <File
! 1006: RelativePath="..\..\..\libntp\machines.c"
! 1007: >
! 1008: <FileConfiguration
! 1009: Name="Debug|Win32"
! 1010: >
! 1011: <Tool
! 1012: Name="VCCLCompilerTool"
! 1013: AdditionalIncludeDirectories=""
! 1014: PreprocessorDefinitions=""
! 1015: />
! 1016: </FileConfiguration>
! 1017: <FileConfiguration
! 1018: Name="Release|Win32"
! 1019: >
! 1020: <Tool
! 1021: Name="VCCLCompilerTool"
! 1022: AdditionalIncludeDirectories=""
! 1023: PreprocessorDefinitions=""
! 1024: />
! 1025: </FileConfiguration>
! 1026: </File>
! 1027: <File
! 1028: RelativePath="..\..\..\lib\isc\md5.c"
! 1029: >
! 1030: <FileConfiguration
! 1031: Name="Debug|Win32"
! 1032: >
! 1033: <Tool
! 1034: Name="VCCLCompilerTool"
! 1035: AdditionalIncludeDirectories=""
! 1036: PreprocessorDefinitions=""
! 1037: />
! 1038: </FileConfiguration>
! 1039: <FileConfiguration
! 1040: Name="Release|Win32"
! 1041: >
! 1042: <Tool
! 1043: Name="VCCLCompilerTool"
! 1044: AdditionalIncludeDirectories=""
! 1045: PreprocessorDefinitions=""
! 1046: />
! 1047: </FileConfiguration>
! 1048: </File>
! 1049: <File
! 1050: RelativePath="..\..\..\libntp\memmove.c"
! 1051: >
! 1052: <FileConfiguration
! 1053: Name="Debug|Win32"
! 1054: >
! 1055: <Tool
! 1056: Name="VCCLCompilerTool"
! 1057: AdditionalIncludeDirectories=""
! 1058: PreprocessorDefinitions=""
! 1059: />
! 1060: </FileConfiguration>
! 1061: <FileConfiguration
! 1062: Name="Release|Win32"
! 1063: >
! 1064: <Tool
! 1065: Name="VCCLCompilerTool"
! 1066: AdditionalIncludeDirectories=""
! 1067: PreprocessorDefinitions=""
! 1068: />
! 1069: </FileConfiguration>
! 1070: </File>
! 1071: <File
! 1072: RelativePath="..\..\..\libntp\mfptoa.c"
! 1073: >
! 1074: <FileConfiguration
! 1075: Name="Debug|Win32"
! 1076: >
! 1077: <Tool
! 1078: Name="VCCLCompilerTool"
! 1079: AdditionalIncludeDirectories=""
! 1080: PreprocessorDefinitions=""
! 1081: />
! 1082: </FileConfiguration>
! 1083: <FileConfiguration
! 1084: Name="Release|Win32"
! 1085: >
! 1086: <Tool
! 1087: Name="VCCLCompilerTool"
! 1088: AdditionalIncludeDirectories=""
! 1089: PreprocessorDefinitions=""
! 1090: />
! 1091: </FileConfiguration>
! 1092: </File>
! 1093: <File
! 1094: RelativePath="..\..\..\libntp\mfptoms.c"
! 1095: >
! 1096: <FileConfiguration
! 1097: Name="Debug|Win32"
! 1098: >
! 1099: <Tool
! 1100: Name="VCCLCompilerTool"
! 1101: AdditionalIncludeDirectories=""
! 1102: PreprocessorDefinitions=""
! 1103: />
! 1104: </FileConfiguration>
! 1105: <FileConfiguration
! 1106: Name="Release|Win32"
! 1107: >
! 1108: <Tool
! 1109: Name="VCCLCompilerTool"
! 1110: AdditionalIncludeDirectories=""
! 1111: PreprocessorDefinitions=""
! 1112: />
! 1113: </FileConfiguration>
! 1114: </File>
! 1115: <File
! 1116: RelativePath="..\..\..\libntp\mktime.c"
! 1117: >
! 1118: <FileConfiguration
! 1119: Name="Debug|Win32"
! 1120: >
! 1121: <Tool
! 1122: Name="VCCLCompilerTool"
! 1123: AdditionalIncludeDirectories=""
! 1124: PreprocessorDefinitions=""
! 1125: />
! 1126: </FileConfiguration>
! 1127: <FileConfiguration
! 1128: Name="Release|Win32"
! 1129: >
! 1130: <Tool
! 1131: Name="VCCLCompilerTool"
! 1132: AdditionalIncludeDirectories=""
! 1133: PreprocessorDefinitions=""
! 1134: />
! 1135: </FileConfiguration>
! 1136: </File>
! 1137: <File
! 1138: RelativePath="..\..\..\libntp\modetoa.c"
! 1139: >
! 1140: <FileConfiguration
! 1141: Name="Debug|Win32"
! 1142: >
! 1143: <Tool
! 1144: Name="VCCLCompilerTool"
! 1145: AdditionalIncludeDirectories=""
! 1146: PreprocessorDefinitions=""
! 1147: />
! 1148: </FileConfiguration>
! 1149: <FileConfiguration
! 1150: Name="Release|Win32"
! 1151: >
! 1152: <Tool
! 1153: Name="VCCLCompilerTool"
! 1154: AdditionalIncludeDirectories=""
! 1155: PreprocessorDefinitions=""
! 1156: />
! 1157: </FileConfiguration>
! 1158: </File>
! 1159: <File
! 1160: RelativePath="..\..\..\lib\isc\nls\msgcat.c"
! 1161: >
! 1162: <FileConfiguration
! 1163: Name="Debug|Win32"
! 1164: >
! 1165: <Tool
! 1166: Name="VCCLCompilerTool"
! 1167: AdditionalIncludeDirectories=""
! 1168: PreprocessorDefinitions=""
! 1169: />
! 1170: </FileConfiguration>
! 1171: <FileConfiguration
! 1172: Name="Release|Win32"
! 1173: >
! 1174: <Tool
! 1175: Name="VCCLCompilerTool"
! 1176: AdditionalIncludeDirectories=""
! 1177: PreprocessorDefinitions=""
! 1178: />
! 1179: </FileConfiguration>
! 1180: </File>
! 1181: <File
! 1182: RelativePath="..\..\..\libntp\mstolfp.c"
! 1183: >
! 1184: <FileConfiguration
! 1185: Name="Debug|Win32"
! 1186: >
! 1187: <Tool
! 1188: Name="VCCLCompilerTool"
! 1189: AdditionalIncludeDirectories=""
! 1190: PreprocessorDefinitions=""
! 1191: />
! 1192: </FileConfiguration>
! 1193: <FileConfiguration
! 1194: Name="Release|Win32"
! 1195: >
! 1196: <Tool
! 1197: Name="VCCLCompilerTool"
! 1198: AdditionalIncludeDirectories=""
! 1199: PreprocessorDefinitions=""
! 1200: />
! 1201: </FileConfiguration>
! 1202: </File>
! 1203: <File
! 1204: RelativePath="..\..\..\libntp\msutotsf.c"
! 1205: >
! 1206: <FileConfiguration
! 1207: Name="Debug|Win32"
! 1208: >
! 1209: <Tool
! 1210: Name="VCCLCompilerTool"
! 1211: AdditionalIncludeDirectories=""
! 1212: PreprocessorDefinitions=""
! 1213: />
! 1214: </FileConfiguration>
! 1215: <FileConfiguration
! 1216: Name="Release|Win32"
! 1217: >
! 1218: <Tool
! 1219: Name="VCCLCompilerTool"
! 1220: AdditionalIncludeDirectories=""
! 1221: PreprocessorDefinitions=""
! 1222: />
! 1223: </FileConfiguration>
! 1224: </File>
! 1225: <File
! 1226: RelativePath="..\..\..\libntp\msyslog.c"
! 1227: >
! 1228: <FileConfiguration
! 1229: Name="Debug|Win32"
! 1230: >
! 1231: <Tool
! 1232: Name="VCCLCompilerTool"
! 1233: AdditionalIncludeDirectories=""
! 1234: PreprocessorDefinitions=""
! 1235: />
! 1236: </FileConfiguration>
! 1237: <FileConfiguration
! 1238: Name="Release|Win32"
! 1239: >
! 1240: <Tool
! 1241: Name="VCCLCompilerTool"
! 1242: AdditionalIncludeDirectories=""
! 1243: PreprocessorDefinitions=""
! 1244: />
! 1245: </FileConfiguration>
! 1246: </File>
! 1247: <File
! 1248: RelativePath="..\..\..\lib\isc\win32\net.c"
! 1249: >
! 1250: <FileConfiguration
! 1251: Name="Debug|Win32"
! 1252: >
! 1253: <Tool
! 1254: Name="VCCLCompilerTool"
! 1255: AdditionalIncludeDirectories=""
! 1256: PreprocessorDefinitions=""
! 1257: />
! 1258: </FileConfiguration>
! 1259: <FileConfiguration
! 1260: Name="Release|Win32"
! 1261: >
! 1262: <Tool
! 1263: Name="VCCLCompilerTool"
! 1264: AdditionalIncludeDirectories=""
! 1265: PreprocessorDefinitions=""
! 1266: />
! 1267: </FileConfiguration>
! 1268: </File>
! 1269: <File
! 1270: RelativePath="..\..\..\lib\isc\netaddr.c"
! 1271: >
! 1272: <FileConfiguration
! 1273: Name="Debug|Win32"
! 1274: >
! 1275: <Tool
! 1276: Name="VCCLCompilerTool"
! 1277: AdditionalIncludeDirectories=""
! 1278: PreprocessorDefinitions=""
! 1279: />
! 1280: </FileConfiguration>
! 1281: <FileConfiguration
! 1282: Name="Release|Win32"
! 1283: >
! 1284: <Tool
! 1285: Name="VCCLCompilerTool"
! 1286: AdditionalIncludeDirectories=""
! 1287: PreprocessorDefinitions=""
! 1288: />
! 1289: </FileConfiguration>
! 1290: </File>
! 1291: <File
! 1292: RelativePath="..\..\..\libntp\netof.c"
! 1293: >
! 1294: <FileConfiguration
! 1295: Name="Debug|Win32"
! 1296: >
! 1297: <Tool
! 1298: Name="VCCLCompilerTool"
! 1299: AdditionalIncludeDirectories=""
! 1300: PreprocessorDefinitions=""
! 1301: />
! 1302: </FileConfiguration>
! 1303: <FileConfiguration
! 1304: Name="Release|Win32"
! 1305: >
! 1306: <Tool
! 1307: Name="VCCLCompilerTool"
! 1308: AdditionalIncludeDirectories=""
! 1309: PreprocessorDefinitions=""
! 1310: />
! 1311: </FileConfiguration>
! 1312: </File>
! 1313: <File
! 1314: RelativePath="..\..\..\lib\isc\netscope.c"
! 1315: >
! 1316: <FileConfiguration
! 1317: Name="Debug|Win32"
! 1318: >
! 1319: <Tool
! 1320: Name="VCCLCompilerTool"
! 1321: AdditionalIncludeDirectories=""
! 1322: PreprocessorDefinitions=""
! 1323: />
! 1324: </FileConfiguration>
! 1325: <FileConfiguration
! 1326: Name="Release|Win32"
! 1327: >
! 1328: <Tool
! 1329: Name="VCCLCompilerTool"
! 1330: AdditionalIncludeDirectories=""
! 1331: PreprocessorDefinitions=""
! 1332: />
! 1333: </FileConfiguration>
! 1334: </File>
! 1335: <File
! 1336: RelativePath="..\..\..\libntp\ntp_libopts.c"
! 1337: >
! 1338: </File>
! 1339: <File
! 1340: RelativePath="..\..\..\libntp\ntp_lineedit.c"
! 1341: >
! 1342: <FileConfiguration
! 1343: Name="Debug|Win32"
! 1344: >
! 1345: <Tool
! 1346: Name="VCCLCompilerTool"
! 1347: AdditionalIncludeDirectories=""
! 1348: PreprocessorDefinitions=""
! 1349: />
! 1350: </FileConfiguration>
! 1351: <FileConfiguration
! 1352: Name="Release|Win32"
! 1353: >
! 1354: <Tool
! 1355: Name="VCCLCompilerTool"
! 1356: AdditionalIncludeDirectories=""
! 1357: PreprocessorDefinitions=""
! 1358: />
! 1359: </FileConfiguration>
! 1360: </File>
! 1361: <File
! 1362: RelativePath="..\..\..\libntp\ntp_random.c"
! 1363: >
! 1364: <FileConfiguration
! 1365: Name="Debug|Win32"
! 1366: >
! 1367: <Tool
! 1368: Name="VCCLCompilerTool"
! 1369: AdditionalIncludeDirectories=""
! 1370: PreprocessorDefinitions=""
! 1371: />
! 1372: </FileConfiguration>
! 1373: <FileConfiguration
! 1374: Name="Release|Win32"
! 1375: >
! 1376: <Tool
! 1377: Name="VCCLCompilerTool"
! 1378: AdditionalIncludeDirectories=""
! 1379: PreprocessorDefinitions=""
! 1380: />
! 1381: </FileConfiguration>
! 1382: </File>
! 1383: <File
! 1384: RelativePath="..\..\..\libntp\ntp_rfc2553.c"
! 1385: >
! 1386: <FileConfiguration
! 1387: Name="Debug|Win32"
! 1388: >
! 1389: <Tool
! 1390: Name="VCCLCompilerTool"
! 1391: AdditionalIncludeDirectories=""
! 1392: PreprocessorDefinitions=""
! 1393: />
! 1394: </FileConfiguration>
! 1395: <FileConfiguration
! 1396: Name="Release|Win32"
! 1397: >
! 1398: <Tool
! 1399: Name="VCCLCompilerTool"
! 1400: AdditionalIncludeDirectories=""
! 1401: PreprocessorDefinitions=""
! 1402: />
! 1403: </FileConfiguration>
! 1404: </File>
! 1405: <File
! 1406: RelativePath="..\..\..\libntp\numtoa.c"
! 1407: >
! 1408: <FileConfiguration
! 1409: Name="Debug|Win32"
! 1410: >
! 1411: <Tool
! 1412: Name="VCCLCompilerTool"
! 1413: AdditionalIncludeDirectories=""
! 1414: PreprocessorDefinitions=""
! 1415: />
! 1416: </FileConfiguration>
! 1417: <FileConfiguration
! 1418: Name="Release|Win32"
! 1419: >
! 1420: <Tool
! 1421: Name="VCCLCompilerTool"
! 1422: AdditionalIncludeDirectories=""
! 1423: PreprocessorDefinitions=""
! 1424: />
! 1425: </FileConfiguration>
! 1426: </File>
! 1427: <File
! 1428: RelativePath="..\..\..\libntp\numtohost.c"
! 1429: >
! 1430: <FileConfiguration
! 1431: Name="Debug|Win32"
! 1432: >
! 1433: <Tool
! 1434: Name="VCCLCompilerTool"
! 1435: AdditionalIncludeDirectories=""
! 1436: PreprocessorDefinitions=""
! 1437: />
! 1438: </FileConfiguration>
! 1439: <FileConfiguration
! 1440: Name="Release|Win32"
! 1441: >
! 1442: <Tool
! 1443: Name="VCCLCompilerTool"
! 1444: AdditionalIncludeDirectories=""
! 1445: PreprocessorDefinitions=""
! 1446: />
! 1447: </FileConfiguration>
! 1448: </File>
! 1449: <File
! 1450: RelativePath="..\..\..\libntp\octtoint.c"
! 1451: >
! 1452: <FileConfiguration
! 1453: Name="Debug|Win32"
! 1454: >
! 1455: <Tool
! 1456: Name="VCCLCompilerTool"
! 1457: AdditionalIncludeDirectories=""
! 1458: PreprocessorDefinitions=""
! 1459: />
! 1460: </FileConfiguration>
! 1461: <FileConfiguration
! 1462: Name="Release|Win32"
! 1463: >
! 1464: <Tool
! 1465: Name="VCCLCompilerTool"
! 1466: AdditionalIncludeDirectories=""
! 1467: PreprocessorDefinitions=""
! 1468: />
! 1469: </FileConfiguration>
! 1470: </File>
! 1471: <File
! 1472: RelativePath="..\..\..\lib\isc\win32\once.c"
! 1473: >
! 1474: <FileConfiguration
! 1475: Name="Debug|Win32"
! 1476: >
! 1477: <Tool
! 1478: Name="VCCLCompilerTool"
! 1479: AdditionalIncludeDirectories=""
! 1480: PreprocessorDefinitions=""
! 1481: />
! 1482: </FileConfiguration>
! 1483: <FileConfiguration
! 1484: Name="Release|Win32"
! 1485: >
! 1486: <Tool
! 1487: Name="VCCLCompilerTool"
! 1488: AdditionalIncludeDirectories=""
! 1489: PreprocessorDefinitions=""
! 1490: />
! 1491: </FileConfiguration>
! 1492: </File>
! 1493: <File
! 1494: RelativePath="..\..\..\lib\isc\ondestroy.c"
! 1495: >
! 1496: </File>
! 1497: <File
! 1498: RelativePath="..\..\..\libntp\prettydate.c"
! 1499: >
! 1500: <FileConfiguration
! 1501: Name="Debug|Win32"
! 1502: >
! 1503: <Tool
! 1504: Name="VCCLCompilerTool"
! 1505: AdditionalIncludeDirectories=""
! 1506: PreprocessorDefinitions=""
! 1507: />
! 1508: </FileConfiguration>
! 1509: <FileConfiguration
! 1510: Name="Release|Win32"
! 1511: >
! 1512: <Tool
! 1513: Name="VCCLCompilerTool"
! 1514: AdditionalIncludeDirectories=""
! 1515: PreprocessorDefinitions=""
! 1516: />
! 1517: </FileConfiguration>
! 1518: </File>
! 1519: <File
! 1520: RelativePath="..\libntp\randfile.c"
! 1521: >
! 1522: <FileConfiguration
! 1523: Name="Debug|Win32"
! 1524: >
! 1525: <Tool
! 1526: Name="VCCLCompilerTool"
! 1527: AdditionalIncludeDirectories=""
! 1528: PreprocessorDefinitions=""
! 1529: />
! 1530: </FileConfiguration>
! 1531: <FileConfiguration
! 1532: Name="Release|Win32"
! 1533: >
! 1534: <Tool
! 1535: Name="VCCLCompilerTool"
! 1536: AdditionalIncludeDirectories=""
! 1537: PreprocessorDefinitions=""
! 1538: />
! 1539: </FileConfiguration>
! 1540: </File>
! 1541: <File
! 1542: RelativePath="..\..\..\libntp\recvbuff.c"
! 1543: >
! 1544: <FileConfiguration
! 1545: Name="Debug|Win32"
! 1546: >
! 1547: <Tool
! 1548: Name="VCCLCompilerTool"
! 1549: AdditionalIncludeDirectories=""
! 1550: PreprocessorDefinitions=""
! 1551: />
! 1552: </FileConfiguration>
! 1553: <FileConfiguration
! 1554: Name="Release|Win32"
! 1555: >
! 1556: <Tool
! 1557: Name="VCCLCompilerTool"
! 1558: AdditionalIncludeDirectories=""
! 1559: PreprocessorDefinitions=""
! 1560: />
! 1561: </FileConfiguration>
! 1562: </File>
! 1563: <File
! 1564: RelativePath="..\..\..\libntp\refnumtoa.c"
! 1565: >
! 1566: <FileConfiguration
! 1567: Name="Debug|Win32"
! 1568: >
! 1569: <Tool
! 1570: Name="VCCLCompilerTool"
! 1571: AdditionalIncludeDirectories=""
! 1572: PreprocessorDefinitions=""
! 1573: />
! 1574: </FileConfiguration>
! 1575: <FileConfiguration
! 1576: Name="Release|Win32"
! 1577: >
! 1578: <Tool
! 1579: Name="VCCLCompilerTool"
! 1580: AdditionalIncludeDirectories=""
! 1581: PreprocessorDefinitions=""
! 1582: />
! 1583: </FileConfiguration>
! 1584: </File>
! 1585: <File
! 1586: RelativePath="..\libntp\setpriority.c"
! 1587: >
! 1588: <FileConfiguration
! 1589: Name="Debug|Win32"
! 1590: >
! 1591: <Tool
! 1592: Name="VCCLCompilerTool"
! 1593: AdditionalIncludeDirectories=""
! 1594: PreprocessorDefinitions=""
! 1595: />
! 1596: </FileConfiguration>
! 1597: <FileConfiguration
! 1598: Name="Release|Win32"
! 1599: >
! 1600: <Tool
! 1601: Name="VCCLCompilerTool"
! 1602: AdditionalIncludeDirectories=""
! 1603: PreprocessorDefinitions=""
! 1604: />
! 1605: </FileConfiguration>
! 1606: </File>
! 1607: <File
! 1608: RelativePath="..\libntp\SetSystemTime.c"
! 1609: >
! 1610: <FileConfiguration
! 1611: Name="Debug|Win32"
! 1612: >
! 1613: <Tool
! 1614: Name="VCCLCompilerTool"
! 1615: AdditionalIncludeDirectories=""
! 1616: PreprocessorDefinitions=""
! 1617: />
! 1618: </FileConfiguration>
! 1619: <FileConfiguration
! 1620: Name="Release|Win32"
! 1621: >
! 1622: <Tool
! 1623: Name="VCCLCompilerTool"
! 1624: AdditionalIncludeDirectories=""
! 1625: PreprocessorDefinitions=""
! 1626: />
! 1627: </FileConfiguration>
! 1628: </File>
! 1629: <File
! 1630: RelativePath="..\..\..\lib\isc\sockaddr.c"
! 1631: >
! 1632: <FileConfiguration
! 1633: Name="Debug|Win32"
! 1634: >
! 1635: <Tool
! 1636: Name="VCCLCompilerTool"
! 1637: AdditionalIncludeDirectories=""
! 1638: PreprocessorDefinitions=""
! 1639: />
! 1640: </FileConfiguration>
! 1641: <FileConfiguration
! 1642: Name="Release|Win32"
! 1643: >
! 1644: <Tool
! 1645: Name="VCCLCompilerTool"
! 1646: AdditionalIncludeDirectories=""
! 1647: PreprocessorDefinitions=""
! 1648: />
! 1649: </FileConfiguration>
! 1650: </File>
! 1651: <File
! 1652: RelativePath="..\..\..\libntp\socktoa.c"
! 1653: >
! 1654: <FileConfiguration
! 1655: Name="Debug|Win32"
! 1656: >
! 1657: <Tool
! 1658: Name="VCCLCompilerTool"
! 1659: AdditionalIncludeDirectories=""
! 1660: PreprocessorDefinitions=""
! 1661: />
! 1662: </FileConfiguration>
! 1663: <FileConfiguration
! 1664: Name="Release|Win32"
! 1665: >
! 1666: <Tool
! 1667: Name="VCCLCompilerTool"
! 1668: AdditionalIncludeDirectories=""
! 1669: PreprocessorDefinitions=""
! 1670: />
! 1671: </FileConfiguration>
! 1672: </File>
! 1673: <File
! 1674: RelativePath="..\..\..\libntp\socktohost.c"
! 1675: >
! 1676: <FileConfiguration
! 1677: Name="Debug|Win32"
! 1678: >
! 1679: <Tool
! 1680: Name="VCCLCompilerTool"
! 1681: AdditionalIncludeDirectories=""
! 1682: PreprocessorDefinitions=""
! 1683: />
! 1684: </FileConfiguration>
! 1685: <FileConfiguration
! 1686: Name="Release|Win32"
! 1687: >
! 1688: <Tool
! 1689: Name="VCCLCompilerTool"
! 1690: AdditionalIncludeDirectories=""
! 1691: PreprocessorDefinitions=""
! 1692: />
! 1693: </FileConfiguration>
! 1694: </File>
! 1695: <File
! 1696: RelativePath="..\..\..\libntp\ssl_init.c"
! 1697: >
! 1698: </File>
! 1699: <File
! 1700: RelativePath="..\..\..\libntp\statestr.c"
! 1701: >
! 1702: <FileConfiguration
! 1703: Name="Debug|Win32"
! 1704: >
! 1705: <Tool
! 1706: Name="VCCLCompilerTool"
! 1707: AdditionalIncludeDirectories=""
! 1708: PreprocessorDefinitions=""
! 1709: />
! 1710: </FileConfiguration>
! 1711: <FileConfiguration
! 1712: Name="Release|Win32"
! 1713: >
! 1714: <Tool
! 1715: Name="VCCLCompilerTool"
! 1716: AdditionalIncludeDirectories=""
! 1717: PreprocessorDefinitions=""
! 1718: />
! 1719: </FileConfiguration>
! 1720: </File>
! 1721: <File
! 1722: RelativePath="..\..\..\lib\isc\win32\stdtime.c"
! 1723: >
! 1724: </File>
! 1725: <File
! 1726: RelativePath="..\..\..\lib\isc\win32\strerror.c"
! 1727: >
! 1728: </File>
! 1729: <File
! 1730: RelativePath="..\libntp\syslog.c"
! 1731: >
! 1732: <FileConfiguration
! 1733: Name="Debug|Win32"
! 1734: >
! 1735: <Tool
! 1736: Name="VCCLCompilerTool"
! 1737: AdditionalIncludeDirectories=""
! 1738: PreprocessorDefinitions=""
! 1739: />
! 1740: </FileConfiguration>
! 1741: <FileConfiguration
! 1742: Name="Release|Win32"
! 1743: >
! 1744: <Tool
! 1745: Name="VCCLCompilerTool"
! 1746: AdditionalIncludeDirectories=""
! 1747: PreprocessorDefinitions=""
! 1748: />
! 1749: </FileConfiguration>
! 1750: </File>
! 1751: <File
! 1752: RelativePath="..\..\..\libntp\syssignal.c"
! 1753: >
! 1754: <FileConfiguration
! 1755: Name="Debug|Win32"
! 1756: >
! 1757: <Tool
! 1758: Name="VCCLCompilerTool"
! 1759: AdditionalIncludeDirectories=""
! 1760: PreprocessorDefinitions=""
! 1761: />
! 1762: </FileConfiguration>
! 1763: <FileConfiguration
! 1764: Name="Release|Win32"
! 1765: >
! 1766: <Tool
! 1767: Name="VCCLCompilerTool"
! 1768: AdditionalIncludeDirectories=""
! 1769: PreprocessorDefinitions=""
! 1770: />
! 1771: </FileConfiguration>
! 1772: </File>
! 1773: <File
! 1774: RelativePath="..\..\..\libntp\systime.c"
! 1775: >
! 1776: <FileConfiguration
! 1777: Name="Debug|Win32"
! 1778: >
! 1779: <Tool
! 1780: Name="VCCLCompilerTool"
! 1781: AdditionalIncludeDirectories=""
! 1782: PreprocessorDefinitions=""
! 1783: />
! 1784: </FileConfiguration>
! 1785: <FileConfiguration
! 1786: Name="Release|Win32"
! 1787: >
! 1788: <Tool
! 1789: Name="VCCLCompilerTool"
! 1790: AdditionalIncludeDirectories=""
! 1791: PreprocessorDefinitions=""
! 1792: />
! 1793: </FileConfiguration>
! 1794: </File>
! 1795: <File
! 1796: RelativePath="..\..\..\lib\isc\task.c"
! 1797: >
! 1798: </File>
! 1799: <File
! 1800: RelativePath="..\..\..\lib\isc\win32\thread.c"
! 1801: >
! 1802: </File>
! 1803: <File
! 1804: RelativePath="..\..\..\lib\isc\win32\time.c"
! 1805: >
! 1806: </File>
! 1807: <File
! 1808: RelativePath="..\libntp\transmitbuff.c"
! 1809: >
! 1810: <FileConfiguration
! 1811: Name="Debug|Win32"
! 1812: >
! 1813: <Tool
! 1814: Name="VCCLCompilerTool"
! 1815: AdditionalIncludeDirectories=""
! 1816: PreprocessorDefinitions=""
! 1817: />
! 1818: </FileConfiguration>
! 1819: <FileConfiguration
! 1820: Name="Release|Win32"
! 1821: >
! 1822: <Tool
! 1823: Name="VCCLCompilerTool"
! 1824: AdditionalIncludeDirectories=""
! 1825: PreprocessorDefinitions=""
! 1826: />
! 1827: </FileConfiguration>
! 1828: </File>
! 1829: <File
! 1830: RelativePath="..\..\..\libntp\tsftomsu.c"
! 1831: >
! 1832: <FileConfiguration
! 1833: Name="Debug|Win32"
! 1834: >
! 1835: <Tool
! 1836: Name="VCCLCompilerTool"
! 1837: AdditionalIncludeDirectories=""
! 1838: PreprocessorDefinitions=""
! 1839: />
! 1840: </FileConfiguration>
! 1841: <FileConfiguration
! 1842: Name="Release|Win32"
! 1843: >
! 1844: <Tool
! 1845: Name="VCCLCompilerTool"
! 1846: AdditionalIncludeDirectories=""
! 1847: PreprocessorDefinitions=""
! 1848: />
! 1849: </FileConfiguration>
! 1850: </File>
! 1851: <File
! 1852: RelativePath="..\..\..\libntp\tstotv.c"
! 1853: >
! 1854: <FileConfiguration
! 1855: Name="Debug|Win32"
! 1856: >
! 1857: <Tool
! 1858: Name="VCCLCompilerTool"
! 1859: AdditionalIncludeDirectories=""
! 1860: PreprocessorDefinitions=""
! 1861: />
! 1862: </FileConfiguration>
! 1863: <FileConfiguration
! 1864: Name="Release|Win32"
! 1865: >
! 1866: <Tool
! 1867: Name="VCCLCompilerTool"
! 1868: AdditionalIncludeDirectories=""
! 1869: PreprocessorDefinitions=""
! 1870: />
! 1871: </FileConfiguration>
! 1872: </File>
! 1873: <File
! 1874: RelativePath="..\..\..\libntp\tvtots.c"
! 1875: >
! 1876: <FileConfiguration
! 1877: Name="Debug|Win32"
! 1878: >
! 1879: <Tool
! 1880: Name="VCCLCompilerTool"
! 1881: AdditionalIncludeDirectories=""
! 1882: PreprocessorDefinitions=""
! 1883: />
! 1884: </FileConfiguration>
! 1885: <FileConfiguration
! 1886: Name="Release|Win32"
! 1887: >
! 1888: <Tool
! 1889: Name="VCCLCompilerTool"
! 1890: AdditionalIncludeDirectories=""
! 1891: PreprocessorDefinitions=""
! 1892: />
! 1893: </FileConfiguration>
! 1894: </File>
! 1895: <File
! 1896: RelativePath="..\..\..\libntp\uglydate.c"
! 1897: >
! 1898: <FileConfiguration
! 1899: Name="Debug|Win32"
! 1900: >
! 1901: <Tool
! 1902: Name="VCCLCompilerTool"
! 1903: AdditionalIncludeDirectories=""
! 1904: PreprocessorDefinitions=""
! 1905: />
! 1906: </FileConfiguration>
! 1907: <FileConfiguration
! 1908: Name="Release|Win32"
! 1909: >
! 1910: <Tool
! 1911: Name="VCCLCompilerTool"
! 1912: AdditionalIncludeDirectories=""
! 1913: PreprocessorDefinitions=""
! 1914: />
! 1915: </FileConfiguration>
! 1916: </File>
! 1917: <File
! 1918: RelativePath="..\..\..\libntp\uinttoa.c"
! 1919: >
! 1920: <FileConfiguration
! 1921: Name="Debug|Win32"
! 1922: >
! 1923: <Tool
! 1924: Name="VCCLCompilerTool"
! 1925: AdditionalIncludeDirectories=""
! 1926: PreprocessorDefinitions=""
! 1927: />
! 1928: </FileConfiguration>
! 1929: <FileConfiguration
! 1930: Name="Release|Win32"
! 1931: >
! 1932: <Tool
! 1933: Name="VCCLCompilerTool"
! 1934: AdditionalIncludeDirectories=""
! 1935: PreprocessorDefinitions=""
! 1936: />
! 1937: </FileConfiguration>
! 1938: </File>
! 1939: <File
! 1940: RelativePath="..\libntp\util_clockstuff.c"
! 1941: >
! 1942: <FileConfiguration
! 1943: Name="Debug|Win32"
! 1944: >
! 1945: <Tool
! 1946: Name="VCCLCompilerTool"
! 1947: AdditionalIncludeDirectories=""
! 1948: PreprocessorDefinitions=""
! 1949: />
! 1950: </FileConfiguration>
! 1951: <FileConfiguration
! 1952: Name="Release|Win32"
! 1953: >
! 1954: <Tool
! 1955: Name="VCCLCompilerTool"
! 1956: AdditionalIncludeDirectories=""
! 1957: PreprocessorDefinitions=""
! 1958: />
! 1959: </FileConfiguration>
! 1960: </File>
! 1961: <File
! 1962: RelativePath="..\..\..\lib\isc\win32\win32os.c"
! 1963: >
! 1964: <FileConfiguration
! 1965: Name="Debug|Win32"
! 1966: >
! 1967: <Tool
! 1968: Name="VCCLCompilerTool"
! 1969: AdditionalIncludeDirectories=""
! 1970: PreprocessorDefinitions=""
! 1971: />
! 1972: </FileConfiguration>
! 1973: <FileConfiguration
! 1974: Name="Release|Win32"
! 1975: >
! 1976: <Tool
! 1977: Name="VCCLCompilerTool"
! 1978: AdditionalIncludeDirectories=""
! 1979: PreprocessorDefinitions=""
! 1980: />
! 1981: </FileConfiguration>
! 1982: </File>
! 1983: <File
! 1984: RelativePath="..\..\..\libntp\ymd2yd.c"
! 1985: >
! 1986: <FileConfiguration
! 1987: Name="Debug|Win32"
! 1988: >
! 1989: <Tool
! 1990: Name="VCCLCompilerTool"
! 1991: AdditionalIncludeDirectories=""
! 1992: PreprocessorDefinitions=""
! 1993: />
! 1994: </FileConfiguration>
! 1995: <FileConfiguration
! 1996: Name="Release|Win32"
! 1997: >
! 1998: <Tool
! 1999: Name="VCCLCompilerTool"
! 2000: AdditionalIncludeDirectories=""
! 2001: PreprocessorDefinitions=""
! 2002: />
! 2003: </FileConfiguration>
! 2004: </File>
! 2005: </Filter>
! 2006: <Filter
! 2007: Name="Header Files"
! 2008: Filter="h;hpp;hxx;hm;inl"
! 2009: >
! 2010: <File
! 2011: RelativePath="..\..\..\include\binio.h"
! 2012: >
! 2013: </File>
! 2014: <File
! 2015: RelativePath="..\..\..\lib\isc\include\isc\buffer.h"
! 2016: >
! 2017: </File>
! 2018: <File
! 2019: RelativePath="..\include\clockstuff.h"
! 2020: >
! 2021: </File>
! 2022: <File
! 2023: RelativePath="..\..\..\lib\isc\win32\include\isc\condition.h"
! 2024: >
! 2025: </File>
! 2026: <File
! 2027: RelativePath="..\include\config.h"
! 2028: >
! 2029: </File>
! 2030: <File
! 2031: RelativePath="..\..\..\lib\isc\include\isc\event.h"
! 2032: >
! 2033: </File>
! 2034: <File
! 2035: RelativePath="..\..\..\include\global.h"
! 2036: >
! 2037: </File>
! 2038: <File
! 2039: RelativePath="..\..\..\lib\isc\include\isc\hash.h"
! 2040: >
! 2041: </File>
! 2042: <File
! 2043: RelativePath="..\..\..\include\ieee754io.h"
! 2044: >
! 2045: </File>
! 2046: <File
! 2047: RelativePath="..\include\netinet\in.h"
! 2048: >
! 2049: </File>
! 2050: <File
! 2051: RelativePath="..\include\arpa\inet.h"
! 2052: >
! 2053: </File>
! 2054: <File
! 2055: RelativePath="..\..\..\lib\isc\include\isc\interfaceiter.h"
! 2056: >
! 2057: </File>
! 2058: <File
! 2059: RelativePath="..\include\inttypes.h"
! 2060: >
! 2061: </File>
! 2062: <File
! 2063: RelativePath="..\include\sys\ioctl.h"
! 2064: >
! 2065: </File>
! 2066: <File
! 2067: RelativePath="..\..\..\include\iosignal.h"
! 2068: >
! 2069: </File>
! 2070: <File
! 2071: RelativePath="..\..\..\lib\isc\win32\include\isc\ipv6.h"
! 2072: >
! 2073: </File>
! 2074: <File
! 2075: RelativePath="..\..\..\include\l_stdlib.h"
! 2076: >
! 2077: </File>
! 2078: <File
! 2079: RelativePath="..\..\..\include\lib_strbuf.h"
! 2080: >
! 2081: </File>
! 2082: <File
! 2083: RelativePath="..\..\..\lib\isc\include\isc\log.h"
! 2084: >
! 2085: </File>
! 2086: <File
! 2087: RelativePath="..\..\..\include\md5.h"
! 2088: >
! 2089: </File>
! 2090: <File
! 2091: RelativePath="..\..\..\include\isc\mem.h"
! 2092: >
! 2093: </File>
! 2094: <File
! 2095: RelativePath="..\..\..\lib\isc\include\isc\net.h"
! 2096: >
! 2097: </File>
! 2098: <File
! 2099: RelativePath="..\..\..\include\isc\netaddr.h"
! 2100: >
! 2101: </File>
! 2102: <File
! 2103: RelativePath="..\include\netdb.h"
! 2104: >
! 2105: </File>
! 2106: <File
! 2107: RelativePath="..\..\..\include\isc\netscope.h"
! 2108: >
! 2109: </File>
! 2110: <File
! 2111: RelativePath="..\..\..\include\ntp.h"
! 2112: >
! 2113: </File>
! 2114: <File
! 2115: RelativePath="..\..\..\include\ntp_calendar.h"
! 2116: >
! 2117: </File>
! 2118: <File
! 2119: RelativePath="..\..\..\include\ntp_control.h"
! 2120: >
! 2121: </File>
! 2122: <File
! 2123: RelativePath="..\..\..\include\ntp_fp.h"
! 2124: >
! 2125: </File>
! 2126: <File
! 2127: RelativePath="..\..\..\include\ntp_if.h"
! 2128: >
! 2129: </File>
! 2130: <File
! 2131: RelativePath="..\..\..\include\ntp_io.h"
! 2132: >
! 2133: </File>
! 2134: <File
! 2135: RelativePath="..\include\ntp_iocompletionport.h"
! 2136: >
! 2137: </File>
! 2138: <File
! 2139: RelativePath="..\..\..\include\ntp_lineedit.h"
! 2140: >
! 2141: </File>
! 2142: <File
! 2143: RelativePath="..\..\..\include\ntp_lists.h"
! 2144: >
! 2145: </File>
! 2146: <File
! 2147: RelativePath="..\..\..\include\ntp_machine.h"
! 2148: >
! 2149: </File>
! 2150: <File
! 2151: RelativePath="..\..\..\include\ntp_malloc.h"
! 2152: >
! 2153: </File>
! 2154: <File
! 2155: RelativePath="..\..\..\include\ntp_proto.h"
! 2156: >
! 2157: </File>
! 2158: <File
! 2159: RelativePath="..\..\..\include\ntp_random.h"
! 2160: >
! 2161: </File>
! 2162: <File
! 2163: RelativePath="..\..\..\include\ntp_refclock.h"
! 2164: >
! 2165: </File>
! 2166: <File
! 2167: RelativePath="..\..\..\include\ntp_rfc2553.h"
! 2168: >
! 2169: </File>
! 2170: <File
! 2171: RelativePath="..\..\..\include\ntp_select.h"
! 2172: >
! 2173: </File>
! 2174: <File
! 2175: RelativePath="..\..\..\include\ntp_sprintf.h"
! 2176: >
! 2177: </File>
! 2178: <File
! 2179: RelativePath="..\..\..\include\ntp_stdlib.h"
! 2180: >
! 2181: </File>
! 2182: <File
! 2183: RelativePath="..\..\..\include\ntp_string.h"
! 2184: >
! 2185: </File>
! 2186: <File
! 2187: RelativePath="..\..\..\include\ntp_syslog.h"
! 2188: >
! 2189: </File>
! 2190: <File
! 2191: RelativePath="..\include\ntp_timer.h"
! 2192: >
! 2193: </File>
! 2194: <File
! 2195: RelativePath="..\..\..\include\ntp_types.h"
! 2196: >
! 2197: </File>
! 2198: <File
! 2199: RelativePath="..\..\..\include\ntp_unixtime.h"
! 2200: >
! 2201: </File>
! 2202: <File
! 2203: RelativePath="..\..\..\include\ntpd.h"
! 2204: >
! 2205: </File>
! 2206: <File
! 2207: RelativePath="..\..\..\lib\isc\include\isc\ondestroy.h"
! 2208: >
! 2209: </File>
! 2210: <File
! 2211: RelativePath="..\..\..\lib\isc\win32\include\isc\platform.h"
! 2212: >
! 2213: </File>
! 2214: <File
! 2215: RelativePath="..\..\..\include\recvbuff.h"
! 2216: >
! 2217: </File>
! 2218: <File
! 2219: RelativePath="..\include\sys\signal.h"
! 2220: >
! 2221: </File>
! 2222: <File
! 2223: RelativePath="..\include\sys\socket.h"
! 2224: >
! 2225: </File>
! 2226: <File
! 2227: RelativePath="..\..\..\lib\isc\win32\include\isc\stat.h"
! 2228: >
! 2229: </File>
! 2230: <File
! 2231: RelativePath="..\..\..\lib\isc\win32\include\isc\stdtime.h"
! 2232: >
! 2233: </File>
! 2234: <File
! 2235: RelativePath="..\include\syslog.h"
! 2236: >
! 2237: </File>
! 2238: <File
! 2239: RelativePath="..\..\..\lib\isc\include\isc\task.h"
! 2240: >
! 2241: </File>
! 2242: <File
! 2243: RelativePath="..\include\termios.h"
! 2244: >
! 2245: </File>
! 2246: <File
! 2247: RelativePath="..\..\..\lib\isc\win32\include\isc\thread.h"
! 2248: >
! 2249: </File>
! 2250: <File
! 2251: RelativePath="..\include\sys\time.h"
! 2252: >
! 2253: </File>
! 2254: <File
! 2255: RelativePath="..\..\..\lib\isc\win32\include\isc\time.h"
! 2256: >
! 2257: </File>
! 2258: <File
! 2259: RelativePath="..\include\transmitbuff.h"
! 2260: >
! 2261: </File>
! 2262: <File
! 2263: RelativePath="..\include\win32_io.h"
! 2264: >
! 2265: </File>
! 2266: <File
! 2267: RelativePath="..\..\..\lib\isc\include\isc\win32os.h"
! 2268: >
! 2269: </File>
! 2270: </Filter>
! 2271: <Filter
! 2272: Name="Generated Files"
! 2273: >
! 2274: <File
! 2275: RelativePath="..\libntp\messages.h"
! 2276: >
! 2277: </File>
! 2278: </Filter>
! 2279: <Filter
! 2280: Name="Resource Files"
! 2281: >
! 2282: <File
! 2283: RelativePath="..\libntp\messages.mc"
! 2284: >
! 2285: <FileConfiguration
! 2286: Name="Debug|Win32"
! 2287: >
! 2288: <Tool
! 2289: Name="VCCustomBuildTool"
! 2290: Description="Message Compiler"
! 2291: CommandLine="mc -h $(InputDir) -r $(InputDir) -e h $(InputPath)
"
! 2292: Outputs="$(InputDir)$(InputName).rc;$(InputDir)$(InputName).h;$(InputDir)msg00001.bin"
! 2293: />
! 2294: </FileConfiguration>
! 2295: <FileConfiguration
! 2296: Name="Release|Win32"
! 2297: >
! 2298: <Tool
! 2299: Name="VCCustomBuildTool"
! 2300: Description="Message Compiler"
! 2301: CommandLine="mc -h $(InputDir) -r $(InputDir) -e h $(InputPath)
"
! 2302: Outputs="$(InputDir)$(InputName).rc;$(InputDir)$(InputName).h;$(InputDir)msg00001.bin"
! 2303: />
! 2304: </FileConfiguration>
! 2305: </File>
! 2306: </Filter>
! 2307: </Files>
! 2308: <Globals>
! 2309: </Globals>
! 2310: </VisualStudioProject>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>