5eb14d3af0
error occurred when register additional directory for android module on windows. ### config.py ### ``` def can_build(plat): return plat=="android" def configure(env): if (env['platform'] == 'android'): env.android_add_res_dir("android/res") ``` |
||
---|---|---|
.. | ||
android | ||
bb10 | ||
haiku | ||
iphone | ||
isim | ||
javascript | ||
osx | ||
server | ||
windows | ||
winrt | ||
x11 |