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

Update: firefox-dev (update version in pkg-config firefox-*.pc files)
author Matthew Sheets <rcx@zoominternet.net>
date Thu Aug 27 10:38:14 2009 +0000 (2009-08-27)
parents 5f4377216419
children 4b16c8ec84b1
rev   line source
jozee@3126 1 prefix=/usr
jozee@3126 2 exec_prefix=/usr
rcx@3978 3 libdir=/usr/lib/firefox-devel-3.5.2/sdk/lib
rcx@3978 4 includedir=/usr/include/firefox-3.5.2
rcx@3978 5 idldir=/usr/share/idl/firefox-3.5.2/stable
jozee@3126 6
jozee@3126 7 Name: XPCOM
jozee@3126 8 Description: The Mozilla Cross Platform Component Library
rcx@3978 9 Version: 3.5.2
jozee@3126 10 Libs: -L${libdir} -lxpcom
rcx@3978 11 Cflags: -I/usr/include/firefox-3.5.2/stable -I${includedir}