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

xorg-libXxf86vm: down 1.1.2 (ver. 1.1.3 yet not exists here)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed May 29 02:19:36 2013 +0000 (2013-05-29)
parents 32132190f724
children
line source
1 prefix=/usr
2 exec_prefix=/usr
3 libdir=/usr/lib/firefox-devel/sdk/lib
4 includedir=/usr/include/firefox-VERSION
5 idldir=/usr/share/firefox-VERSION/idl
7 Name: XPCOM
8 Description: The Mozilla Cross Platform Component Library
9 Version: VERSION
10 Libs: -L${libdir} -lxpcom
11 Cflags: -I/usr/include/firefox-VERSION -I${includedir}