mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-04-22 15:38:33 +00:00
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@140 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
705 lines
16 KiB
XML
705 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="oRTP"
|
|
ProjectGUID="{9FEA0683-C391-4C74-BCF6-2F9E4DE1B541}"
|
|
RootNamespace="oRTP"
|
|
Keyword="MFCDLLProj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
|
|
/>
|
|
<Platform
|
|
Name="Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
|
|
/>
|
|
<Platform
|
|
Name="Windows Mobile 6 Standard SDK (ARMV4I)"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
|
|
OutputDirectory="$(PlatformName)\Debug"
|
|
IntermediateDirectory="$(PlatformName)\Debug"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
|
|
PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;POCKETPC2003_UI_MODEL"
|
|
RuntimeLibrary="3"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
|
|
AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmtd.lib"
|
|
IgnoreAllDefaultLibraries="true"
|
|
ModuleDefinitionFile="oRTP.def"
|
|
GenerateDebugInformation="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory="%CSIDL_PROGRAM_FILES%\vbamsipua"
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
|
|
OutputDirectory="$(PlatformName)\Debug"
|
|
IntermediateDirectory="$(PlatformName)\Debug"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
|
|
PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
|
|
RuntimeLibrary="3"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
|
|
AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmtd.lib"
|
|
IgnoreAllDefaultLibraries="true"
|
|
ModuleDefinitionFile="oRTP.def"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory="%CSIDL_PROGRAM_FILES%\vbamsipua"
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Windows Mobile 6 Standard SDK (ARMV4I)"
|
|
OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
|
|
IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="1"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="1"
|
|
AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
|
|
PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);_DEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_)"
|
|
RuntimeLibrary="3"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
|
|
AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmtd.lib"
|
|
IgnoreAllDefaultLibraries="true"
|
|
ModuleDefinitionFile="oRTP.def"
|
|
GenerateDebugInformation="true"
|
|
TargetMachine="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory="%CSIDL_PROGRAM_FILES%\amsipua"
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
|
|
OutputDirectory="$(PlatformName)\Release"
|
|
IntermediateDirectory="$(PlatformName)\Release"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
|
|
PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);POCKETPC2003_UI_MODEL;POCKETPC2003_UI_MODEL"
|
|
RuntimeLibrary="2"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
|
|
AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmt.lib"
|
|
IgnoreAllDefaultLibraries="true"
|
|
ModuleDefinitionFile="oRTP.def"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory="\amsip"
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Windows Mobile 5.0 Smartphone SDK (ARMV4I)"
|
|
OutputDirectory="$(PlatformName)\Release"
|
|
IntermediateDirectory="$(PlatformName)\Release"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="false"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
|
|
PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_);SMARTPHONE2003_UI_MODEL;SMARTPHONE2003_UI_MODEL"
|
|
RuntimeLibrary="2"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
|
|
AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmt.lib"
|
|
IgnoreAllDefaultLibraries="true"
|
|
ModuleDefinitionFile="oRTP.def"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory="%CSIDL_PROGRAM_FILES%\vbamsipua"
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Windows Mobile 6 Standard SDK (ARMV4I)"
|
|
OutputDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
|
|
IntermediateDirectory="Windows Mobile 6 Standard SDK (ARMV4I)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="false"
|
|
TargetEnvironment="1"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
ExecutionBucket="7"
|
|
AdditionalIncludeDirectories="..\..\include;..\..\..\osip\include"
|
|
PreprocessorDefinitions="ORTP_INET6;ORTP_EXPORT;AMD_HACK;_WIN32_WCE=$(CEVER);UNDER_CE=$(CEVER);WINCE;$(PLATFORMDEFINES);NDEBUG;_USRDLL;$(ARCHFAM);$(_ARCHFAM_)"
|
|
RuntimeLibrary="2"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(IntDir)/oRTP.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG;_UNICODE;UNICODE;_WIN32_WCE;UNDER_CE"
|
|
Culture="1033"
|
|
AdditionalIncludeDirectories="$(IntDir)"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions=" /SUBSYSTEM:WINDOWSCE,5.01 /MACHINE:THUMB"
|
|
AdditionalDependencies="ws2.lib iphlpapi.lib mmtimer.lib libcmt.lib"
|
|
IgnoreAllDefaultLibraries="true"
|
|
ModuleDefinitionFile="oRTP.def"
|
|
TargetMachine="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCodeSignTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<DeploymentTool
|
|
ForceDirty="-1"
|
|
RemoteDirectory="%CSIDL_PROGRAM_FILES%\amsipua"
|
|
RegisterOutput="0"
|
|
AdditionalFiles=""
|
|
/>
|
|
<DebuggerTool
|
|
/>
|
|
</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\avprofile.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\b64.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\event.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\jitterctl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ortp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\payloadtype.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\port.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\posixtimer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rtcp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rtcpparse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rtpparse.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rtpsession.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rtpsession_inet.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rtpsignaltable.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rtptimer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\scheduler.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\sessionset.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\str_utils.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stun.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\stun_udp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\telephonyevents.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\utils.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\include\ortp\b64.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\event.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\jitterctl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\ortp-config-win32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\ortp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\payloadtype.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\port.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\rtcp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\rtp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\rtpsession.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rtpsession_priv.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\rtpsignaltable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\rtptimer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\scheduler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\sessionset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\str_utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\stun.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\stun_udp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\include\ortp\telephonyevents.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\src\utils.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ortp.def"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|