mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
Import XULRunner and make it produce the generic stub
This commit is contained in:
parent
1f12910aa2
commit
d3be0506a0
73 changed files with 2418 additions and 10 deletions
8
application/xulrunner/installer/mozilla-plugin.pc.in
Normal file
8
application/xulrunner/installer/mozilla-plugin.pc.in
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
prefix=%prefix%
|
||||
sdkdir=%sdkdir%
|
||||
includedir=%includedir%
|
||||
|
||||
Name: Mozilla Plug-In API
|
||||
Description: Mozilla Plug-In API
|
||||
Version: %MOZILLA_VERSION%
|
||||
Cflags: -I${includedir} -DXP_UNIX
|
||||
Loading…
Add table
Add a link
Reference in a new issue