mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
ANDROID: Really fix compilation.
The vanilla android toolchain even is unhappy when unknown folders are present in the resources directory, so have moved the ouya specific resources out to another directory.
This commit is contained in:
@@ -27,7 +27,7 @@ PORT_DISTFILES = $(PATH_DIST)/README.Android
|
||||
|
||||
# FIXME: OUYA specific.
|
||||
# "values-television" not present in vanilla Android.
|
||||
# $(PATH_RESOURCES)/values-television/margins.xml \
|
||||
# $(PATH_RESOURCES)/../res-ouya/values-television/margins.xml \
|
||||
|
||||
RESOURCES = \
|
||||
$(PATH_RESOURCES)/values/strings.xml \
|
||||
|
||||
Reference in New Issue
Block a user