03fb6eb0 A |
1 | LIBRARY_STYLE = STATIC |
2 | STRIP_ON_INSTALL = NO |
3 | BEFORE_INSTALL += debug profile |
4 | override LINK_SUBPROJECTS = NO |
c29f2fcc A |
5 | |
6 | # for building 64-bit |
7 | # <rdar://problem/3819761> Libinfo need to build with gcc-3.5 and 3-way fat |
8 | export CCOMPILER = /usr/bin/gcc-3.5 |