revise installing a license file
[platform/upstream/gtest.git] / lib / libgtest_main.la
1 # libgtest_main.la - a libtool library file
2 # Generated by ltmain.sh (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu1
3 #
4 # Please DO NOT delete this file!
5 # It is necessary for linking the library.
6
7 # The name that we can dlopen(3).
8 dlname='libgtest_main.so.0'
9
10 # Names of this library.
11 library_names='libgtest_main.so.0.0.0 libgtest_main.so.0 libgtest_main.so'
12
13 # The name of the static archive.
14 old_library='libgtest_main.a'
15
16 # Linker flags that can not go in dependency_libs.
17 inherited_linker_flags=' -pthread'
18
19 # Libraries that this one depends upon.
20 dependency_libs=' /home/dahyeong/git_/osp/external/gtest/lib/libgtest.la'
21
22 # Names of additional weak libraries provided by this library
23 weak_library_names=''
24
25 # Version information for libgtest_main.
26 current=0
27 age=0
28 revision=0
29
30 # Is this an already installed library?
31 installed=no
32
33 # Should we warn about portability when linking against -modules?
34 shouldnotlink=no
35
36 # Files to dlopen/dlpreopen
37 dlopen=''
38 dlpreopen=''
39
40 # Directory that this library needs to be installed in:
41 libdir='/usr/local/lib'
42 relink_command="(cd /home/dahyeong/git_/osp/external/gtest; /bin/bash /home/dahyeong/git_/osp/external/gtest/libtool  --tag CXX --mode=relink g++ -pthread -DGTEST_HAS_PTHREAD=1 -g -O2 -o lib/libgtest_main.la -rpath /usr/local/lib src/gtest_main.lo lib/libgtest.la @inst_prefix_dir@)"