mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
bb1c33c4ea
--HG-- rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
11 lines
294 B
PkgConfig
11 lines
294 B
PkgConfig
prefix=%prefix%
|
|
sdkdir=%sdkdir%
|
|
includedir=%includedir%
|
|
idldir=%idldir%
|
|
|
|
Name: libxul-embedding
|
|
Description: Static library for version-independent embedding of the Mozilla runtime
|
|
Version: %MOZILLA_VERSION%
|
|
Libs: -L${sdkdir}/lib -lxpcomglue
|
|
Cflags: -DXPCOM_GLUE -I${includedir} %WCHAR_CFLAGS%
|