wok annotate firefox-dev/stuff/firefox-plugin.pc @ rev 8597
Remove: ewl (no more into e17 svn)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 14 05:13:18 2011 +0100 (2011-02-14) |
parents | 22c47d8c6211 |
children | 66be26816f41 |
rev | line source |
---|---|
jozee@3126 | 1 prefix=/usr |
pankso@4505 | 2 libdir=/usr/lib/firefox-devel-3.5.5/sdk/lib |
pankso@4505 | 3 sdkdir=/usr/lib/firefox-devel-3.5.5/sdk |
pankso@4505 | 4 includedir=/usr/include/firefox-3.5.5 |
jozee@3126 | 5 |
jozee@3126 | 6 Name: Mozilla Plug-In API |
jozee@3126 | 7 Description: Mozilla Plug-In API |
pankso@4505 | 8 Version: 3.5.5 |
jozee@3126 | 9 Libs: -L${libdir} |
jozee@3126 | 10 Cflags: -I${includedir}/stable -I${includedir}/unstable |