Automatic compilation for standardised deployment.
Author: i.sharp@pcisystems.co.uk (Iain Sharp)
We currently compile the systetem for deployment using $resources_output=resources\\main_system.uar which gives us a large(ish - 24Mb) file of all the complied components. For various reasons, I would like to make this into a collection of smaller uar files. I cannot seem to find a way to automatically output compilation to more than one uar file based on component type or name. Is there a combination of settings whcih would allow for (for example) "all forms to main_forms.uar, all services to main_svc.uar, everything else to main_other.uar"




