7b77fe776a
Note: the test code in rpm.c has been changed to accommodate the changes made to the decoding functions but I have not tested the test code as I have not run the test suite.
1044 lines
19 KiB
XML
1044 lines
19 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="readrange"
|
|
ProjectGUID="{6017A2EA-1296-4E67-995F-6344A3CC27C2}"
|
|
RootNamespace="readrange"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\include;..\..\..\ports\win32;..\..\..\test"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="wsock32.lib Iphlpapi.lib"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\abort.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""D:\work\wip-rr\include";"D:\work\wip-rr\ports\win32""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\address.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\ai.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\alarm_ack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\ao.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\apdu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\arf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\av.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\awf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bacaddr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bacapp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bacdcode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bacdevobjpropref.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bacerror.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\bacfile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bacint.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bacprop.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bacpropstates.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bacreal.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bacstr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bactext.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\bi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bigend.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ports\win32\bip-init.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bip.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\bo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\bv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\bvlc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\cov.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\crc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\datalink.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\datetime.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dcc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\debug.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\device.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\dlenv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ports\win32\dlmstp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\event.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\fifo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\filename.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_alarm_ack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_arf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_arf_a.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_awf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_cov.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_dcc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_iam.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_ihave.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_lso.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_npdu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_pt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_pt_a.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_rd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_rp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_rp_a.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_rpm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_rpm_a.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_rr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_rr_a.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_ts.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_ucov.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_whohas.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_whois.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\h_wp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\iam.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\ihave.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\indtext.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\key.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\keylist.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\lc.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""D:\work\wip-rr\include";"D:\work\wip-rr\ports\win32""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\lo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\lso.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\lsp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\main.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\memcopy.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\ms-input.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\mso.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\mstp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\mstptext.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\noserv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\npdu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\objects.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\ptransfer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\rd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\readrange.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\reject.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\ringbuf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\rp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\rpm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ports\win32\rs485.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_ack_alarm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_arfs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_awfs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_cevent.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_cov.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_dcc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_iam.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_ihave.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_lso.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_ptransfer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_rd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_readrange.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_router.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_rp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_rpm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_ts.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_uevent.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_whohas.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_whois.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\s_wp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\sbuf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\timestamp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\timesync.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\object\trendlog.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\tsm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\handler\txbuf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\version.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\whohas.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\whois.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\wp.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\include\abort.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\address.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\ai.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\alarm_ack.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\ao.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\apdu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\arcnet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\arf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\av.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\awf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacaddr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacapp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacdcode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacdef.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacdevobjpropref.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacenum.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacerror.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacnet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacprop.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacpropstates.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacreal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bacstr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bactext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bigend.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bvlc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\bytes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\client.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\cov.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\crc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\datalink.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\datetime.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\dcc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\debug.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\device.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\dlenv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\dlmstp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\ethernet.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\event.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\fifo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\filename.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\handlers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\iam.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\ihave.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\indtext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\key.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\keylist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\lc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\lo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\lso.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\lsp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\memcopy.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\ms-input.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\mso.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\mstp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\mstpdef.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\mstptext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\mydata.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ports\win32\net.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\npdu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\objects.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\ptransfer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\rd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\readrange.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\reject.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\ringbuf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\rp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\rpm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ports\win32\rs485.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\sbuf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ports\win32\stdbool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ports\win32\stdint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\ports\win32\timer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\timestamp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\timesync.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\trendlog.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\tsm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\txbuf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\version.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\whohas.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\whois.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\include\wp.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|