firefox: fix .pc files for 3.5.2 and 3.6, fix up staging a bit
[openembedded.git] / recipes / mozilla / firefox-3.6 / firefox-xpcom.pc
blob6eb1289cdafaa52284e98293f60bd31b4c9a91bf
1 prefix=/usr
2 exec_prefix=/usr
3 libdir=/usr/lib
4 includedir=/usr/include
5 mozdir=${includedir}/firefox-3.6
6 idldir=${includedir}/firefox-3.6
8 Name: XPCOM
9 Description: The Mozilla Cross Platform Component Library
10 Version: 3.6
11 Requires: nspr >= 4.8
12 Libs: -L${libdir} -lxpcom -Wl,-R${libdir}
13 Cflags: -I${mozdir} -I${mozdir}/xpcom -I${mozdir}/string