console: fix cairo for STATIC_LINK
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/cairo/include/configs/linux/" if="linux"/>
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/cairo/include/configs/windows/" if="windows"/>
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/cairo/include/configs/mac/" if="mac"/>
|
||||
<compilerflag value="-DLIME_CAIRO" />
|
||||
<compilerflag value="-DHAVE_CONFIG_H" />
|
||||
<compilerflag value="-DCAIRO_WIN32_STATIC_BUILD" if="windows" />
|
||||
<compilerflag value="-DCAIRO_HAS_FT_FONT" />
|
||||
|
||||
Reference in New Issue
Block a user