Skip to content

Commit

Permalink
new simple switch files
Browse files Browse the repository at this point in the history
  • Loading branch information
holidayfun committed Nov 17, 2016
1 parent 7877ea2 commit 878b31b
Show file tree
Hide file tree
Showing 16 changed files with 736 additions and 616 deletions.
41 changes: 41 additions & 0 deletions .libs/libsimpleswitch.la
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# libsimpleswitch.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname=''

# Names of this library.
library_names=''

# The name of the static archive.
old_library='libsimpleswitch.a'

# Linker flags that can not go in dependency_libs.
inherited_linker_flags=' -pthread'

# Libraries that this one depends upon.
dependency_libs=' -lboost_system -lthrift -lboost_program_options -lboost_thread -lpcap -lnanomsg -lgmp -lJudy'

# Names of additional weak libraries provided by this library
weak_library_names=''

# Version information for libsimpleswitch.
current=
age=
revision=

# Is this an already installed library?
installed=no

# Should we warn about portability when linking against -modules?
shouldnotlink=no

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir=''
Binary file added .libs/libsimpleswitch_thrift.a
Binary file not shown.
41 changes: 41 additions & 0 deletions .libs/libsimpleswitch_thrift.la
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# libsimpleswitch_thrift.la - a libtool library file
# Generated by libtool (GNU libtool) 2.4.2 Debian-2.4.2-1.7ubuntu1
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libsimpleswitch_thrift.so.0'

# Names of this library.
library_names='libsimpleswitch_thrift.so.0.0.0 libsimpleswitch_thrift.so.0 libsimpleswitch_thrift.so'

# The name of the static archive.
old_library='libsimpleswitch_thrift.a'

# Linker flags that can not go in dependency_libs.
inherited_linker_flags=' -pthread'

# Libraries that this one depends upon.
dependency_libs=' -lboost_thread -lpcap -lnanomsg -lgmp -lJudy'

# Names of additional weak libraries provided by this library
weak_library_names=''

# Version information for libsimpleswitch_thrift.
current=0
age=0
revision=0

# Is this an already installed library?
installed=no

# Should we warn about portability when linking against -modules?
shouldnotlink=no

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/usr/local/lib'
Loading

0 comments on commit 878b31b

Please sign in to comment.