From 07047531962177faff6e00ce30f9435c80d68e16 Mon Sep 17 00:00:00 2001 From: smorlat <smorlat@3f6dc0c8-ddfe-455d-9043-3cd528dc4637> Date: Tue, 5 Jan 2010 12:30:54 +0000 Subject: [PATCH] restore wince project file and add winmob files git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@802 3f6dc0c8-ddfe-455d-9043-3cd528dc4637 --- linphone/oRTP/build/wince/oRTP.vcproj | 1792 ++++++++++++------------ linphone/oRTP/build/winmob/Makefile.am | 3 +- linphone/oRTP/configure.ac | 1 + 3 files changed, 880 insertions(+), 916 deletions(-) diff --git a/linphone/oRTP/build/wince/oRTP.vcproj b/linphone/oRTP/build/wince/oRTP.vcproj index 3aa3937c3a..a3bf099cf7 100644 --- a/linphone/oRTP/build/wince/oRTP.vcproj +++ b/linphone/oRTP/build/wince/oRTP.vcproj @@ -1,915 +1,877 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="9,00" - Name="oRTP" - ProjectGUID="{9FEA0683-C391-4C74-BCF6-2F9E4DE1B541}" - RootNamespace="oRTP" - Keyword="MFCDLLProj" - TargetFrameworkVersion="131072" - > - <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)" - /> - <Platform - Name="Windows Mobile 6 Professional 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" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <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" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <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" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="0" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <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" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <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" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <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" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="0" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCCodeSignTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - <DeploymentTool - ForceDirty="-1" - RemoteDirectory="%CSIDL_PROGRAM_FILES%\amsipua" - RegisterOutput="0" - AdditionalFiles="" - /> - <DebuggerTool - /> - </Configuration> - <Configuration - Name="Debug|Windows Mobile 6 Professional SDK (ARMV4I)" - OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" - IntermediateDirectory="Windows Mobile 6 Professional 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" - 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" - 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" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="0" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCCodeSignTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - <DeploymentTool - ForceDirty="-1" - RemoteDirectory="" - RegisterOutput="0" - AdditionalFiles="" - /> - <DebuggerTool - /> - </Configuration> - <Configuration - Name="Release|Windows Mobile 6 Professional SDK (ARMV4I)" - OutputDirectory="Windows Mobile 6 Professional SDK (ARMV4I)\$(ConfigurationName)" - IntermediateDirectory="Windows Mobile 6 Professional 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_);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" - RandomizedBaseAddress="1" - DataExecutionPrevention="0" - TargetMachine="0" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCCodeSignTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - <DeploymentTool - ForceDirty="-1" - RemoteDirectory="" - 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> +<?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)" + /> + <Platform + Name="MP100_2P21 (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%\amsipua" + 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%\amsipua" + 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="Debug|MP100_2P21 (ARMV4I)" + OutputDirectory="MP100_2P21 (ARMV4I)\$(ConfigurationName)" + IntermediateDirectory="MP100_2P21 (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="0" + FavorSizeOrSpeed="0" + 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="0" + /> + <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:$(CESubsystem) /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="0" + /> + <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%\amsipua" + 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="0" + /> + <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%\amsipua" + 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="0" + /> + <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> + <Configuration + Name="Release|MP100_2P21 (ARMV4I)" + OutputDirectory="MP100_2P21 (ARMV4I)\$(ConfigurationName)" + IntermediateDirectory="MP100_2P21 (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" + Optimization="3" + FavorSizeOrSpeed="1" + 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="0" + /> + <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:$(CESubsystem) /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> diff --git a/linphone/oRTP/build/winmob/Makefile.am b/linphone/oRTP/build/winmob/Makefile.am index 3a96a0bac2..b3208113b8 100644 --- a/linphone/oRTP/build/winmob/Makefile.am +++ b/linphone/oRTP/build/winmob/Makefile.am @@ -1,2 +1,3 @@ -EXTRA_DIST=oRTP.vcproj ortp.def +EXTRA_DIST=oRTP.vcproj ortp.def oRTP.sln + diff --git a/linphone/oRTP/configure.ac b/linphone/oRTP/configure.ac index 8d0f1ce324..db9d8c465b 100644 --- a/linphone/oRTP/configure.ac +++ b/linphone/oRTP/configure.ac @@ -365,6 +365,7 @@ src/tests/win_sender/Makefile build/Makefile build/win32native/Makefile build/wince/Makefile +build/winmob/Makefile ortp.pc ortp.spec ortp.doxygen -- GitLab