wok-next diff firefox-dev/stuff/firefox-xpcom.pc @ rev 3252
Add: pypdf
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Sun May 31 23:49:49 2009 +0000 (2009-05-31) |
parents | |
children | 22c47d8c6211 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/firefox-dev/stuff/firefox-xpcom.pc Sun May 31 23:49:49 2009 +0000 1.3 @@ -0,0 +1,11 @@ 1.4 +prefix=/usr 1.5 +exec_prefix=/usr 1.6 +libdir=/usr/lib/firefox-devel-3.0.10/sdk/lib 1.7 +includedir=/usr/include/firefox-3.0.10 1.8 +idldir=/usr/share/idl/firefox-3.0.10/stable 1.9 + 1.10 +Name: XPCOM 1.11 +Description: The Mozilla Cross Platform Component Library 1.12 +Version: 3.0.10 1.13 +Libs: -L${libdir} -lxpcom 1.14 +Cflags: -I/usr/include/firefox-3.0.10/stable -I${includedir}