Hello, build team. I would like to know how to correctly replace some file in the shared folder by more specific file from windows/macosx/unix folder during the build. Will magic works automatically if I place in CompileJavaModules.gmk: java.desktop_COPY := SOME_FILE.gif Or there is some other way? Thanks.