mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
12 lines
327 B
PkgConfig
12 lines
327 B
PkgConfig
|
prefix=%prefix%
|
||
|
exec_prefix=%exec_prefix%
|
||
|
libdir=%libdir%
|
||
|
includedir=%includedir%
|
||
|
|
||
|
Name: Mozilla Gtk Embedding Widget
|
||
|
Description: Mozilla Embedding Widget for Gtk+
|
||
|
Version: %MOZILLA_VERSION%
|
||
|
Requires: %MOZ_APP_NAME%-xpcom = %MOZILLA_VERSION%
|
||
|
Libs: -L${libdir} -lgtkembedmoz %SUPERWIN_LIBS%
|
||
|
Cflags: -I${includedir}/gtkembedmoz
|