wok view firefox-dev/stuff/firefox-xpcom.pc @ rev 5598

Up compcache (partial support in kerenl 2.6.33 ; fully in kernel starting 2.6.34)
author Rohit Joshi <jozee@slitaz.org>
date Tue May 18 08:00:24 2010 -0400 (2010-05-18)
parents 22c47d8c6211
children 66be26816f41
line source
1 prefix=/usr
2 exec_prefix=/usr
3 libdir=/usr/lib/firefox-devel-3.5.5/sdk/lib
4 includedir=/usr/include/firefox-3.5.5
5 idldir=/usr/share/idl/firefox-3.5.5/stable
7 Name: XPCOM
8 Description: The Mozilla Cross Platform Component Library
9 Version: 3.5.5
10 Libs: -L${libdir} -lxpcom
11 Cflags: -I/usr/include/firefox-3.5.5/stable -I${includedir}