aboutsummaryrefslogtreecommitdiff
path: root/ports/winnt/vs2008/ntpd/ntpd.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'ports/winnt/vs2008/ntpd/ntpd.vcproj')
-rw-r--r--ports/winnt/vs2008/ntpd/ntpd.vcproj1126
1 files changed, 0 insertions, 1126 deletions
diff --git a/ports/winnt/vs2008/ntpd/ntpd.vcproj b/ports/winnt/vs2008/ntpd/ntpd.vcproj
deleted file mode 100644
index 3dfcfe4aa0f0..000000000000
--- a/ports/winnt/vs2008/ntpd/ntpd.vcproj
+++ /dev/null
@@ -1,1126 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="ntpd"
- ProjectGUID="{CB61F8BF-9637-495C-9087-E8664B400CE0}"
- TargetFrameworkVersion="0"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)-bin\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)$(PlatformName)-tmp\$(ConfigurationName)\$(TargetName)\"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath)"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName="$(IntDir)ntpd.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- WholeProgramOptimization="true"
- AdditionalIncludeDirectories="..\..\ntpd,..\..\..\..\ntpd,..\..\include,..\..\..\..\include,..\..\..\..\lib\isc\win32\include,..\..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\..\sntp\libopts"
- PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32;SYS_WINNT;HAVE_CONFIG_H"
- StringPooling="true"
- MinimalRebuild="false"
- ExceptionHandling="0"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="false"
- PrecompiledHeaderFile="$(IntDir)ntpd.pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)"
- ProgramDataBaseFileName="$(OutDir)ntpd-vc90"
- BrowseInformation="1"
- WarningLevel="4"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="ws2_32.lib winmm.lib $(OPENSSL_LIB)\libeay32.lib"
- OutputFile="$(OutDir)$(ProjectName).exe"
- Version="0x0400"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- GenerateManifest="false"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
- SubSystem="1"
- OptimizeForWindows98="0"
- LinkTimeCodeGeneration="1"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- SuppressStartupBanner="true"
- OutputFile="$(IntDir)/$(ProjectName).bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(PlatformName)-bin\$(ConfigurationName)\"
- IntermediateDirectory="$(SolutionDir)$(PlatformName)-tmp\$(ConfigurationName)\$(TargetName)\"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- DeleteExtensionsOnClean="*.obj;*.ilk;*.tlb;*.tli;*.tlh;*.tmp;*.rsp;*.pgc;*.pgd;*.meta;$(TargetPath)"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TypeLibraryName="$(IntDir)ntpd.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
- WholeProgramOptimization="false"
- AdditionalIncludeDirectories="..\..\ntpd,..\..\..\..\ntpd,..\..\include,..\..\..\..\include,..\..\..\..\lib\isc\win32\include,..\..\..\..\lib\isc\include,$(OPENSSL_INC),..\..\..\..\sntp\libopts"
- PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32;SYS_WINNT;HAVE_CONFIG_H"
- StringPooling="true"
- MinimalRebuild="false"
- ExceptionHandling="0"
- BasicRuntimeChecks="3"
- SmallerTypeCheck="true"
- RuntimeLibrary="1"
- EnableFunctionLevelLinking="true"
- PrecompiledHeaderFile="$(IntDir)ntpd.pch"
- AssemblerListingLocation="$(IntDir)"
- ObjectFile="$(IntDir)"
- ProgramDataBaseFileName="$(OutDir)ntpd-vc90"
- BrowseInformation="1"
- WarningLevel="4"
- SuppressStartupBanner="true"
- DebugInformationFormat="3"
- CompileAs="1"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="ws2_32.lib winmm.lib $(OPENSSL_LIB)\libeay32.lib"
- OutputFile="$(OutDir)$(ProjectName).exe"
- Version="0x0400"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- GenerateManifest="false"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)$(ProjectName).pdb"
- SubSystem="1"
- OptimizeForWindows98="0"
- LinkTimeCodeGeneration="0"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- SuppressStartupBanner="true"
- OutputFile="$(IntDir)/$(ProjectName).bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath="..\..\..\..\ntpd\cmd_args.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\keyword-gen.c"
- >
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\ntpd\nt_clockstuff.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_config.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_control.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_crypto.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_filegen.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_io.c"
- >
- </File>
- <File
- RelativePath="..\..\ntpd\ntp_iocompletionport.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_leapsec.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_loopfilter.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_monitor.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_parser.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_parser.y"
- >
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_peer.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_proto.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_refclock.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_request.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_restrict.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_scanner.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_signd.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_timer.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_util.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntpd-opts.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntpd.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntpsim.c"
- >
- </File>
- <File
- RelativePath="..\..\ntpd\ntservice.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath="..\..\..\..\include\ascii.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\isc\include\isc\assertions.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\binio.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\isc\include\isc\boolean.h"
- >
- </File>
- <File
- RelativePath="..\..\include\clockstuff.h"
- >
- </File>
- <File
- RelativePath="..\..\include\config.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\declcond.h"
- >
- </File>
- <File
- RelativePath="..\..\include\hopf_PCI_io.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ieee754io.h"
- >
- </File>
- <File
- RelativePath="..\..\include\netinet\in.h"
- >
- </File>
- <File
- RelativePath="..\..\include\arpa\inet.h"
- >
- </File>
- <File
- RelativePath="..\..\include\isc\int.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\isc\include\isc\interfaceiter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\iosignal.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\isc\win32\include\isc\ipv6.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\jupiter.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\l_stdlib.h"
- >
- </File>
- <File
- RelativePath="..\..\..\libntp\log.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\mbg_gps166.h"
- >
- </File>
- <File
- RelativePath="..\..\include\isc\net.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\isc\include\isc\netaddr.h"
- >
- </File>
- <File
- RelativePath="..\..\include\netdb.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_assert.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_calendar.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_cmdargs.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_config.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_control.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_debug.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_filegen.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_fp.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_if.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_io.h"
- >
- </File>
- <File
- RelativePath="..\..\include\ntp_iocompletionport.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_keyword.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_leapsec.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_libopts.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_lists.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_machine.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_malloc.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_net.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_parser.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_proto.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_random.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_refclock.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_request.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_rfc2553.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_scanner.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_select.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_stdlib.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_string.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_syslog.h"
- >
- </File>
- <File
- RelativePath="..\..\include\ntp_timer.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_tty.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_types.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_unixtime.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_worker.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntp_workimpl.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntpd-opts.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntpd.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\ntpsim.h"
- >
- </File>
- <File
- RelativePath="..\..\include\ntservice.h"
- >
- </File>
- <File
- RelativePath="..\..\include\isc\offset.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\sntp\libopts\autoopts\options.h"
- >
- </File>
- <File
- RelativePath="..\..\include\sys\param.h"
- >
- </File>
- <File
- RelativePath="..\..\include\isc\platform.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\recvbuff.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_palisade.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\lib\isc\include\isc\result.h"
- >
- </File>
- <File
- RelativePath="..\..\include\sys\socket.h"
- >
- </File>
- <File
- RelativePath="..\..\include\syslog.h"
- >
- </File>
- <File
- RelativePath="..\..\include\termios.h"
- >
- </File>
- <File
- RelativePath="..\..\include\timepps.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\timespecops.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\include\timevalops.h"
- >
- </File>
- <File
- RelativePath="..\..\include\sys\wait.h"
- >
- </File>
- <File
- RelativePath="..\..\include\win32_io.h"
- >
- </File>
- <File
- RelativePath="..\..\include\isc\win32os.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Generated Files"
- >
- <File
- RelativePath="..\..\libntp\messages.rc"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions=""
- AdditionalIncludeDirectories="..\libntp"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions=""
- AdditionalIncludeDirectories="..\libntp"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\libntp\MSG00001.bin"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\ntp_keyword.h"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="invoking keyword-gen on ntp_parser.h to produce ntp_keyword.h"
- CommandLine=".\gen-ntp_keyword $(SolutionDir)$(PlatformName)-tmp\$(ConfigurationName)&#x0D;&#x0A;"
- AdditionalDependencies="..\..\..\..\ntpd\ntp_parser.h"
- Outputs="..\..\..\..\ntpd\ntp_keyword.h ..\..\..\..\ntpd\keyword-gen-utd"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- Description="invoking keyword-gen on ntp_parser.h to produce ntp_keyword.h"
- CommandLine=".\gen-ntp_keyword $(SolutionDir)$(PlatformName)-tmp\$(ConfigurationName)&#x0D;&#x0A;"
- AdditionalDependencies="..\..\..\..\ntpd\ntp_parser.h"
- Outputs="..\..\..\..\ntpd\ntp_keyword.h ..\..\..\..\ntpd\keyword-gen-utd"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\version.c"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- ShowIncludes="true"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath="..\libntp\messages.mc"
- >
- </File>
- </Filter>
- <Filter
- Name="Reference Clock"
- >
- <File
- RelativePath="..\..\ntpd\hopf_PCI_io.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_acts.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_arbiter.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_arc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_as2201.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_atom.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_bancomm.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_chronolog.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_chu.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_conf.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_datum.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_dumbclock.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_fg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_gpsvme.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_heath.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_hopfpci.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_hopfser.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_hpgps.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_irig.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_jjy.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_jupiter.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_leitch.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_local.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_msfees.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_mx4200.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_neoclock4x.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_nmea.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_oncore.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_palisade.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_parse.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_pcf.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_pst.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_ripencc.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_shm.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_tpro.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_true.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_tsyncpci.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_tt560.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_ulink.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_wwv.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_wwvb.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\ntpd\refclock_zyfer.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Parse Lib"
- >
- <File
- RelativePath="..\..\..\..\libparse\binio.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_computime.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_dcf7000.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_hopf6021.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_meinberg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_rawdcf.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_rcc8000.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_schmid.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_trimtaip.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_trimtsip.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_varitext.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\clk_wharton.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\data_mbg.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\gpstolfp.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\ieee754io.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\info_trimble.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\mfp_mul.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\parse.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\parse_conf.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\libparse\parsesolaris.c"
- >
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\..\..\libparse\parsestreams.c"
- >
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\..\..\libparse\trim_info.c"
- >
- </File>
- </Filter>
- <File
- RelativePath="..\..\scripts\mkver.bat"
- >
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCustomBuildTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\..\..\..\packageinfo.sh"
- >
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="echo Using NT Shell Script to generate version.c&#x0D;&#x0A;..\..\scripts\mkver.bat -P ntpd&#x0D;&#x0A;"
- AdditionalDependencies="..\..\scripts\mkver.bat;..\..\include\config.h"
- Outputs="$(ProjectDir)version.c"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCustomBuildTool"
- CommandLine="echo Using NT Shell Script to generate version.c&#x0D;&#x0A;..\..\scripts\mkver.bat -P ntpd&#x0D;&#x0A;"
- AdditionalDependencies="..\..\scripts\mkver.bat;..\..\include\config.h"
- Outputs="$(ProjectDir)version.c"
- />
- </FileConfiguration>
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>