mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-04-21 14:58:29 +00:00
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@8 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
389 lines
8.2 KiB
XML
389 lines
8.2 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="oRTP"
|
|
ProjectGUID="{4A07BB2B-F56E-4F1B-A719-D28B782AC128}"
|
|
RootNamespace="oRTP"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""..\..\..\win32-bin\include";"..\..\include";"..\..\include\ortp";"..\..\src";"..\..\build\win32native\include""
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;ORTP_INET6;WIN32;_DEBUG;_WINDOWS;_USRDLL;ORTP_EXPORTS;WINDOW_NATIVE;_CRT_SECURE_NO_DEPRECATE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Ws2_32.lib libsrtp.lib Winmm.lib libcmtd.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""..\..\..\win32-bin\lib""
|
|
IgnoreAllDefaultLibraries="true"
|
|
ModuleDefinitionFile="oRTP.def"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/oRTP.pdb"
|
|
SubSystem="2"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""..\..\..\win32-bin\include";"..\..\include";"..\..\include\ortp";"..\..\src";"..\..\build\win32native\include""
|
|
PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;ORTP_INET6;WIN32;NDEBUG;_WINDOWS;_USRDLL;ORTP_EXPORTS;WINDOW_NATIVE;_CRT_SECURE_NO_DEPRECATE"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
CallingConvention="0"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="Ws2_32.lib libsrtp.lib Winmm.lib libcmt.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""..\..\..\win32-bin\lib""
|
|
IgnoreAllDefaultLibraries="true"
|
|
ModuleDefinitionFile="oRTP.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="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;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\dll_entry.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\srtp.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="..\..\src\rtpmod.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\srtp.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>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|