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

Categorization: lesstif
author Matthew Sheets <rcx@zoominternet.net>
date Tue Jun 02 09:47:04 2009 +0000 (2009-06-02)
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}