wok annotate firefox-dev/stuff/firefox-xpcom.pc @ rev 3126

fix: firefox-dev files for browser plugins (mplayer)
author Rohit Joshi <jozee@slitaz.org>
date Tue May 19 19:51:52 2009 +0000 (2009-05-19)
parents
children 22c47d8c6211
rev   line source
jozee@3126 1 prefix=/usr
jozee@3126 2 exec_prefix=/usr
jozee@3126 3 libdir=/usr/lib/firefox-devel-3.0.10/sdk/lib
jozee@3126 4 includedir=/usr/include/firefox-3.0.10
jozee@3126 5 idldir=/usr/share/idl/firefox-3.0.10/stable
jozee@3126 6
jozee@3126 7 Name: XPCOM
jozee@3126 8 Description: The Mozilla Cross Platform Component Library
jozee@3126 9 Version: 3.0.10
jozee@3126 10 Libs: -L${libdir} -lxpcom
jozee@3126 11 Cflags: -I/usr/include/firefox-3.0.10/stable -I${includedir}