Rename "overrides" to "custom."
This helps shift the emphasis from "replacing existing files" to "adding missing files," without ruling either option out.
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
<compilerflag value="-fno-integrated-as" if="HXCPP_CLANG || NDKV20+" unless="mac || ios" />
|
||||
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/pixman" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/pixman/pixman" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/custom/pixman" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/custom/pixman/pixman" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/pixman/pixman" />
|
||||
<compilerflag value="-DHAVE_CONFIG_H" />
|
||||
<compilerflag value="-DPIXMAN_NO_TLS" if="windows" />
|
||||
|
||||
Reference in New Issue
Block a user