wok-current annotate firefox-dev/stuff/firefox-plugin.pc @ rev 4783
some typos in CATEGORY (thanks iegubkin)
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Fri Jan 15 14:27:00 2010 +0000 (2010-01-15) |
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 |