michael@0: prefix=%prefix% michael@0: sdkdir=%sdkdir% michael@0: includedir=%includedir% michael@0: idldir=%idldir% michael@0: michael@0: Name: libxul-embedding michael@0: Description: Static library for version-independent embedding of the Mozilla runtime michael@0: Version: %MOZILLA_VERSION% michael@0: Libs: -L${sdkdir}/lib -lxpcomglue -ldl michael@0: Cflags: -DXPCOM_GLUE -I${includedir} %WCHAR_CFLAGS%