[wxCode-users] How to have two samples using bakefile?

2007-05-12 Thread John Labenski
Here's the bakefile I tried to update http://wxcode.cvs.sourceforge.net/wxcode/wxCode/components/wxthings/build/wxthings.bkl?view=markup There's two samples for it, thingsdemo and filebrws at the bottom. When I run bakefile 0.2.2 in MSW it gets stuck trying to generate the gnu makefiles and after

Re: [wxCode-users] How to have two samples using bakefile?

2007-05-12 Thread John Labenski
I forgot to mention that if I rem out either sample, so there's only one, bakefile runs ok. John Labenski On 5/12/07, John Labenski <[EMAIL PROTECTED]> wrote: > Here's the bakefile I tried to update > http://wxcode.cvs.sourceforge.net/wxcode/wxCode/components/wxthings/build/wxthings.bkl?view=mark