⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test_nua.mmp

📁 Sofia SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification.
💻 MMP
字号:
// part of Symbian build files for sofia-sip package//// Copyright (C) 2005,2006,2007 Nokia Corporation// Contact: Pekka Pessi <pekka.pessi@nokia.com>// Licensed under LGPL. See file COPYING.// General propertiesTARGET          test_nua.exeTARGETTYPE      exeCAPABILITY      All -Tcb //NetworkServicesUID             0x100039CE 0x1F001AD1VENDORID        0OPTION CW       -warn nounusedarg,nounusedvar//CAPABILITY      NetworkServices NetworkControl CommDD UserEnvironment ReadDeviceDataSTART RESOURCE  test_nua_reg.rss#ifdef WINSCWTARGETPATH 	    \private\10003a3f\apps#elseTARGETPATH 	    \private\10003a3f\import\apps#endifEND //RESOURCEOPTION CW      -dialect c99 -inline on// Disable optimization for debug buildsSRCDBG EPOCHEAPSIZE 0x5000 0x400000EPOCSTACKSIZE 0x10000// Allow global writeable static data#ifndef WINSCWEPOCALLOWDLLDATA#endifMACRO       SYMBIAN//MACRO       IN_LIBSOFIA_SIP_UA//MACRO       IN_LIBSOFIA_SRES// Source filesSOURCEPATH 			..\..\libsofia-sip-ua\suSOURCE              memmem.cSOURCEPATH 			..\..\testsSOURCE              test_nua.cSOURCE          test_ops.cSOURCE          test_init.cSOURCE          test_nua_api.cSOURCE          test_nua_params.cSOURCE          test_register.cSOURCE          test_basic_call.cSOURCE          test_call_reject.cSOURCE          test_cancel_bye.cSOURCE          test_call_hold.cSOURCE          test_session_timer.cSOURCE          test_refer.cSOURCE          test_100rel.cSOURCE          test_simple.cSOURCE          test_sip_events.cSOURCE          test_extension.cSOURCE          test_proxy.cSOURCE          test_nat.cSOURCE          test_nat_tags.cSOURCE          test_offer_answer.cUSERINCLUDE		..USERINCLUDE		..\..\libsofia-sip-ua\nuaSYSTEMINCLUDE   \epoc32\include\osextensionsSYSTEMINCLUDE   \epoc32\includeSYSTEMINCLUDE   \epoc32\include\stdapisSYSTEMINCLUDE   \epoc32\include\stdapis\openssl// Library dependenciesLIBRARY         commdb.libSTATICLIBRARY   libcrt0.libLIBRARY         libc.libLIBRARY         libm.libLIBRARY         libpthread.libLIBRARY         libcrypto.libLIBRARY         libssl.libLIBRARY         euser.libLIBRARY         insock.libLIBRARY         esock.lib// Sofia-SIP libsLIBRARY         libsofia-sip-ua.lib

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -