Add missing include paths.
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/harfbuzz/src" if="NATIVE_TOOLKIT_HAVE_HARFBUZZ" />
|
||||
|
||||
<compilerflag value="-DNATIVE_TOOLKIT_HAVE_PNG" if="NATIVE_TOOLKIT_HAVE_PNG" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/png" if="NATIVE_TOOLKIT_HAVE_PNG" />
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/png" if="NATIVE_TOOLKIT_HAVE_PNG" />
|
||||
|
||||
<file name="${NATIVE_TOOLKIT_PATH}/freetype/src/autofit/autofit.c" />
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
|
||||
<files id="native-toolkit-ogg" tags="" >
|
||||
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/ogg/include/"/>
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/ogg/include/"/>
|
||||
<cache value="1" />
|
||||
|
||||
|
||||
@@ -39,6 +39,7 @@
|
||||
|
||||
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/vorbis/include/"/>
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/overrides/ogg/include/"/>
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/ogg/include/"/>
|
||||
|
||||
<file name="${NATIVE_TOOLKIT_PATH}/vorbis/lib/mdct.c"/>
|
||||
|
||||
Reference in New Issue
Block a user