wok view firefox-dev/stuff/libxul.pc @ rev 20214
Force host arch to i486 (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Feb 24 15:49:51 2018 +0100 (2018-02-24) |
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