mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Linux: Added X11Symbols and WebKitSymbols singletons to dynamically load X11 and WebKit library functions at runtime
This commit is contained in:
parent
ffb7b0730d
commit
fe61354c21
21 changed files with 1835 additions and 959 deletions
|
|
@ -37,7 +37,7 @@
|
|||
dependencies: juce_events
|
||||
OSXFrameworks: Cocoa QuartzCore
|
||||
iOSFrameworks: CoreGraphics CoreImage CoreText QuartzCore
|
||||
linuxPackages: x11 xinerama xext freetype2
|
||||
linuxPackages: freetype2
|
||||
|
||||
END_JUCE_MODULE_DECLARATION
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue