wok annotate firefox-dev/stuff/firefox-plugin.pc @ rev 17309

Up buildroot (2014.08)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 02 11:46:58 2014 +0100 (2014-11-02)
parents 32132190f724
children
rev   line source
jozee@3126 1 prefix=/usr
slaxemulator@11324 2 libdir=/usr/lib/firefox-devel/sdk/lib
slaxemulator@11324 3 sdkdir=/usr/lib/firefox-devel/sdk
domcox@14212 4 includedir=/usr/include/firefox-VERSION
jozee@3126 5
jozee@3126 6 Name: Mozilla Plug-In API
jozee@3126 7 Description: Mozilla Plug-In API
domcox@14212 8 Version: VERSION
jozee@3126 9 Libs: -L${libdir}
domcox@12000 10 Cflags: -I${includedir}