comparison extensions/test_sip/CMakeLists.txt @ 420:c8a61dabea55

app_sip:Added LIR/LIA for SL
author Alexandre Westfahl <awestfahl@freediameter.net>
date Mon, 19 Jul 2010 16:46:33 +0900
parents 9af1e3b432e6
children 3d9f300f3b49
comparison
equal deleted inserted replaced
419:9cc48cd22e67 420:c8a61dabea55
6 6
7 # List of source files 7 # List of source files
8 SET( TEST_SIP_SRC 8 SET( TEST_SIP_SRC
9 test_sip.c 9 test_sip.c
10 test_sip.h 10 test_sip.h
11 multimediaauth.c
12 locationinfo.c
13 registrationtermination.c
11 ) 14 )
12 15
13 # Compile as a module 16 # Compile as a module
14 FD_ADD_EXTENSION(test_sip ${TEST_SIP_SRC}) 17 FD_ADD_EXTENSION(test_sip ${TEST_SIP_SRC})
15 18
"Welcome to our mercurial repository"