Try again
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/cairo/include/configs/mac/" if="mac"/>
|
||||
<compilerflag value="-DHAVE_CONFIG_H" />
|
||||
<compilerflag value="-DCAIRO_WIN32_STATIC_BUILD" if="windows" />
|
||||
<compilerflag value="-DCAIRO_HAS_FT_FONT" />
|
||||
|
||||
<file name="src/graphics/cairo/CairoBindings.cpp" />
|
||||
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
#include <hx/CFFI.h>
|
||||
#include <text/Font.h>
|
||||
|
||||
|
||||
namespace lime {
|
||||
|
||||
void lime_cairo_font_options_destroy (value handle);
|
||||
|
||||
Reference in New Issue
Block a user