wok-6.x view firefox-dev/stuff/libxul.pc @ rev 24453
Add some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 15 18:29:48 2022 +0000 (2022-02-15) |
parents | 66be26816f41 |
children |
line source
1 prefix=/usr
2 libdir=/usr/lib/firefox-devel/sdk/lib
3 sdkdir=/usr/lib/firefox-devel/sdk
4 includedir=/usr/include/firefox-VERSION
5 idldir=/usr/share/idl/firefox-VERSION
7 Name: libxul
8 Description: The Mozilla Runtime and Embedding Engine
9 Version: VERSION
10 Libs: -L${sdkdir}/lib -lxpcomglue_s -lxul -lxpcom
11 Cflags: -I${includedir} -fshort-wchar