Make overrides mirror submodule file structure.
This commit is contained in:
@@ -62,12 +62,12 @@
|
||||
|
||||
<section if="LIME_CAIRO">
|
||||
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/cairo/" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/cairo/src/" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/cairo/configs/default/" unless="windows || mac || linux" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/cairo/configs/linux/" if="linux" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/cairo/configs/windows/" if="windows" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/cairo/configs/mac/" if="mac" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/cairo/src" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/cairo/src/" />
|
||||
<compilerflag value="-DLIME_CAIRO" />
|
||||
<compilerflag value="-DHAVE_CONFIG_H" />
|
||||
<compilerflag value="-DCAIRO_WIN32_STATIC_BUILD" if="windows" />
|
||||
|
||||
Reference in New Issue
Block a user