Hi Freaks
(Test)Migration from UnifAce 9 to UnifAce 10 almost done.
Now I want't to set up a deployment setting where I use UAR instead of output to directories.
But not all "things" should go into one UAR.
e.g.
1. APS and global objects into another UAR
2. Specific components should in another UAR (like debug-tools)
In good old time, it was possible to use [files] like this:
DBG*.frm .\\compiled\\debug\\frm\\DBG*.frm
*.frm .\\compiled\\frm\\*.frm
Is there any way to tell UnifAce to do so with UF 10 ?
$RESOURCES_OUTPUT ??? = .\\compiled\\DBG_Components.uar
$RESOURCES_OUTPUT ??? = .\\compiled\\Components.uar
This redirection should happen at compile time and not later when it goes to develop!
Ingo




