Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
external
sofia-sip
Commits
41f91e61
Commit
41f91e61
authored
Jun 28, 2007
by
Martti Mela
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libsofia-sip-ua.mmp: cleaned
darcs-hash:20070628122631-1b897-73dd1382600f6c3c34aac45af742b4e68e4a1302.gz
parent
ce0acb5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
27 deletions
+16
-27
open_c/group/libsofia-sip-ua.mmp
open_c/group/libsofia-sip-ua.mmp
+16
-27
No files found.
open_c/group/libsofia-sip-ua.mmp
View file @
41f91e61
// General properties
TARGET libsofia-sip-ua.
lib
TARGETTYPE
lib
CAPABILITY A
LL
-T
CB
TARGET libsofia-sip-ua.
dll
TARGETTYPE
dll
CAPABILITY A
ll
-T
cb //NetworkServices
UID 0x1000008D 0xA000017E
VENDORID 0
OPTION CW -dialect c99 -inline on -warn nounusedarg,nounusedvar
//CAPABILITY NetworkServices NetworkControl CommDD UserEnvironment
//EPOCHEAPSIZE 4 4194304
// min. 4KB ja max 4MB
//EPOCHEAPSIZE 4 4194304
// Allow global writeable static data
EPOCALLOWDLLDATA
...
...
@@ -17,6 +18,8 @@ MACRO IN_LIBSOFIA_SRES
SOURCEPATH ..\..\libsofia-sip-ua\su
SOURCE su_open_c_localinfo.cpp
SOURCE su.c
SOURCE su_errno.c
SOURCE su_addrinfo.c
...
...
@@ -268,35 +271,21 @@ USERINCLUDE ..\..\libsofia-sip-ua\nth
USERINCLUDE ..\..\libsofia-sip-ua\nea
USERINCLUDE ..\..\libsofia-sip-ua\nua
SYSTEMINCLUDE ..
SYSTEMINCLUDE ..\..\libsofia-sip-ua/features
SYSTEMINCLUDE ..\..\libsofia-sip-ua\su
SYSTEMINCLUDE ..\..\libsofia-sip-ua\bnf
SYSTEMINCLUDE ..\..\libsofia-sip-ua\ipt
SYSTEMINCLUDE ..\..\libsofia-sip-ua\iptsec
SYSTEMINCLUDE ..\..\libsofia-sip-ua\url
SYSTEMINCLUDE ..\..\libsofia-sip-ua\msg
SYSTEMINCLUDE ..\..\libsofia-sip-ua\sresolv
SYSTEMINCLUDE ..\..\libsofia-sip-ua\stun
SYSTEMINCLUDE ..\..\libsofia-sip-ua\soa
SYSTEMINCLUDE ..\..\libsofia-sip-ua\sdp
SYSTEMINCLUDE ..\..\libsofia-sip-ua\http
SYSTEMINCLUDE ..\..\libsofia-sip-ua\tport
SYSTEMINCLUDE ..\..\libsofia-sip-ua\sip
SYSTEMINCLUDE ..\..\libsofia-sip-ua\nta
SYSTEMINCLUDE ..\..\libsofia-sip-ua\nth
SYSTEMINCLUDE ..\..\libsofia-sip-ua\nea
SYSTEMINCLUDE ..\..\libsofia-sip-ua\nua
SYSTEMINCLUDE \Epoc32\include
SYSTEMINCLUDE \Epoc32\include\osextensions\stdapis
SYSTEMINCLUDE \epoc32\include
SYSTEMINCLUDE \epoc32\include\libc
SYSTEMINCLUDE \epoc32\include\osextensions
SYSTEMINCLUDE \epoc32\include\osextensions\stdapis
SYSTEMINCLUDE \epoc32\include\osextensions\stdapis\openssl
// Library dependencies
LIBRARY commdb.lib
STATICLIBRARY libcrt0.lib
LIBRARY libc.lib
LIBRARY libm.lib
LIBRARY libpthread.lib
LIBRARY libcrypto.lib
LIBRARY libssl.lib
LIBRARY euser.lib
\ No newline at end of file
LIBRARY euser.lib
LIBRARY insock.lib
LIBRARY esock.lib
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment