wok view firefox-dev/stuff/libxul.pc @ rev 16392
dbus: ensure /var/run exists...
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 15 14:04:51 2014 +0000 (2014-04-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