[Ace-users] [tao-users] Just a quick MPC question
Jules Colding
colding at 42tools.com
Thu Jan 17 07:52:58 CST 2008
On Thu, 2008-01-17 at 07:28 -0600, Chad Elliott wrote:
> > I've most likely done something stupid, but what?
> >
>
> I'm guessing that there are other projects or some sort of circular
> dependency? It's hard to say without more detail. I thought about it
> some more and this may be a better workspace:
>
> workspace(lorica) {
> cmdline += -include src
>
> src/OCI/AsynchProxyTools.mpc
> src/lorica/lorica_Client.mpc
> src/lorica/lorica_EvaluatorBase.mpc
> src/lorica/lorica_GenericEvaluator.mpc
> src/proxy/proxy.mpc
>
> // Users should not try to use the automake project type
> exclude(automake) {
> src
> }
> }
>
>
> This should have the effect that you want.
Yes, it works exactly like I intended it to.
Thanks a lot!
jules
More information about the Ace-users
mailing list