mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
SheenBidi: Include in build of juce_graphics
This commit is contained in:
parent
d77d5801d9
commit
e3489703f2
85 changed files with 428 additions and 61 deletions
|
|
@ -141,6 +141,11 @@
|
|||
|
||||
#include <juce_graphics/fonts/harfbuzz/hb-ot.h>
|
||||
|
||||
extern "C"
|
||||
{
|
||||
#include <juce_graphics/unicode/sheenbidi/Headers/SheenBidi.h>
|
||||
} // extern "C"
|
||||
|
||||
#if JUCE_UNIT_TESTS
|
||||
#include "fonts/juce_TypefaceTestData.cpp"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue