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

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>