Re: msvs2005prj and clean-files
Václav Slavík <[email protected]> Tue, 17 Feb 2009 09:26:51 +0100
| Newsgroups | gmane.comp.sysutils.bakefile.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Feb 17, 2009, at 08:45, Martin Gruber wrote: > Now I read on this list, that msvs2005prj and vcbuild allows for > better > handling of dependencies from headers, but unfortunately my bakefile > does not > work with -f msvs2005prj, because of this: > "error: unknown target tag 'clean-files'" <clean-files> cannot be implemented in these IDE project files AFAIK. It should probably be implemented as no-op (possibly with a warning) in these formats, but in the meantime, the fix is trivial: just use it conditionally: <clean-files cond="FORMAT!='msvs2005prj'">...</clean-files> > I also tried bakefile 0.2.5, but this does not work at all (even for > nmake-makefiles) with the following error message, which is pretty > unreadable > to me: http://www.bakefile.org/ticket/230 Regards, Vaclav ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H