Started matching VC project layout
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11896 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
c10b78b5ec
commit
2ad1895e9e
|
@ -180,6 +180,6 @@ SET ( freeswitch_SRCS src/switch.c src/include/switch.h)
|
|||
ADD_EXECUTABLE(freeswitch ${freeswitch_SRCS})
|
||||
|
||||
|
||||
TARGET_LINK_LIBRARIES(freeswitch teletone pcre resample switch_ivr switch_ivr_async switch_core switch_core_asr switch_channel switch_core_io switch_apr switch_utils switch_xml switch_buffer switch_caller switch_buffer switch_config switch_console switch_core_codec switch_core_db switch_core_directory switch_core_event_hook switch_core_file switch_core_hash switch_core_media_bug switch_core_memory switch_core_port_allocator switch_core_rwlock switch_core_session switch_core_speech switch_core_sqldb switch_core_state_machine switch_core_timer switch_dso switch_event switch_ivr_async switch_ivr_bridge switch_ivr_menu switch_ivr_originate switch_ivr_play_say switch_loadable_module switch_log switch_odbc switch_pcm switch_regex switch_resample switch_rtp switch_scheduler switch_stun switch_swig switch_time stfu ${optionalLibs})
|
||||
TARGET_LINK_LIBRARIES(freeswitch teletone pcre resample freeswith_la stfu ${optionalLibs})
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue