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

updated libjreen and libjreen-dev (1.1.1 -> 1.2.0)
author Hans-Günter Theisgen
date Tue Mar 10 15:00:59 2020 +0100 (2020-03-10)
parents 32132190f724
children
rev   line source
jozee@3126 1 prefix=/usr
jozee@3126 2 exec_prefix=/usr
slaxemulator@11324 3 libdir=/usr/lib/firefox-devel/sdk/lib
domcox@14212 4 includedir=/usr/include/firefox-VERSION
domcox@14212 5 idldir=/usr/share/firefox-VERSION/idl
jozee@3126 6
jozee@3126 7 Name: XPCOM
jozee@3126 8 Description: The Mozilla Cross Platform Component Library
domcox@14212 9 Version: VERSION
jozee@3126 10 Libs: -L${libdir} -lxpcom
domcox@14212 11 Cflags: -I/usr/include/firefox-VERSION -I${includedir}