we regretfully had to remove our git history for licensing reasons Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
793 lines
16 KiB
XML
793 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="libtirpc"
|
|
ProjectGUID="{2D918A9B-DE52-470A-93D5-78EA2C8113A1}"
|
|
RootNamespace="libtirpc"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\libtirpc\tirpc"
|
|
PreprocessorDefinitions="INET6;FD_SETSIZE=128;PORTMAP"
|
|
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="ws2_32.lib"
|
|
LinkIncremental="1"
|
|
ModuleDefinitionFile="..\libtirpc\libtirpc\libtirpc.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="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>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\libtirpc\tirpc"
|
|
PreprocessorDefinitions="INET6;FD_SETSIZE=128;PORTMAP"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
LinkIncremental="1"
|
|
ModuleDefinitionFile="..\libtirpc\libtirpc\libtirpc.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
EntryPointSymbol=""
|
|
TargetMachine="17"
|
|
/>
|
|
<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)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
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"
|
|
AdditionalIncludeDirectories="..\libtirpc\tirpc"
|
|
PreprocessorDefinitions="INET6;FD_SETSIZE=128;PORTMAP"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
LinkIncremental="1"
|
|
ModuleDefinitionFile="..\libtirpc\libtirpc\libtirpc.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
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>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)\$(ProjectName)"
|
|
ConfigurationType="2"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\libtirpc\tirpc"
|
|
PreprocessorDefinitions="INET6;FD_SETSIZE=128;PORTMAP"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="ws2_32.lib"
|
|
LinkIncremental="1"
|
|
ModuleDefinitionFile="..\libtirpc\libtirpc\libtirpc.def"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="2"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
EntryPointSymbol=""
|
|
TargetMachine="17"
|
|
/>
|
|
<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="..\libtirpc\src\asprintf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\auth_none.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\auth_time.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\auth_unix.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\authunix_prot.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\bindresvport.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\clnt_bcast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\clnt_dg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\clnt_generic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\clnt_perror.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\clnt_raw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\clnt_simple.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\clnt_vc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\des_soft.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\epoll_sub.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\getnetconfig.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\getnetpath.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\getpeereid.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\getpublickey.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\getrpcent.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\getrpcport.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\gettimeofday.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\key_call.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\key_prot_xdr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\mt_misc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\netname.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\netnamer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\pmap_clnt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\pmap_getmaps.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\pmap_getport.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\pmap_prot.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\pmap_prot2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\pmap_rmt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpc_callmsg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpc_com.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpc_commondata.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpc_dtablesize.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpc_generic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpc_prot.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpc_soc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpcb_clnt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpcb_prot.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpcb_st_xdr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rpcdname.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\rtime.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\svc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\svc_auth.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\svc_auth_none.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\svc_auth_unix.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\svc_dg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\svc_generic.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\svc_raw.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\svc_run.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\svc_simple.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\svc_vc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\winstubs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\wintirpc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\xdr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\xdr_array.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\xdr_float.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\xdr_mem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\xdr_rec.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\xdr_reference.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\xdr_sizeof.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\xdr_stdio.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\auth.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\auth_des.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\auth_gss.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\auth_kerb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\auth_unix.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\clnt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\clnt_soc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\clnt_stat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpcsvc\crypt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\des.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\des_crypt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\misc\event.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\fpmath.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\getpeereid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\libc_private.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\namespace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\netconfig.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\nettype.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpcsvc\nis.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\nss_tls.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\pmap_clnt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\pmap_prot.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\pmap_rmt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\sys\queue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\misc\queue.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\raw.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\reentrant.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\rpc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\rpc_com.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\rpc_msg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\rpcb_clnt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\rpcb_prot.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\rpcent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\misc\socket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\spinlock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\svc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\svc_auth.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\svc_dg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\svc_soc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\un-namespace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\wintirpc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\tirpc\rpc\xdr.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}"
|
|
>
|
|
<File
|
|
RelativePath="..\libtirpc\libtirpc\libtirpc.rc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\libtirpc\src\sources"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|