On Fri, Sep 17, 2010 at 6:17 PM, Seth Hetu <seth.h...@gmail.com> wrote:
>> Yeah, I haven't disabled it or anything.
>> It works fine.
>>
>> (in case this appears in a double post.. this is the one with the
>> correct updated SConscript)
>
> Sorry, I'm continuing the crazy double-posting.
>
> I just tried "scons -c" ---it cleans all of the OBJECT files in
> "build". The various ".bas" and ".bi" files that it copies into
> "build" remain there.
>
> Just FYI. I have no problem deleting the build directory manually, but
> since you've already isolated your build directory, why not just add a
> clean target?

After a bit of thought, I'd say that removing the object files is a
better behaviour than removing build/.
But I can add a 'clean' target, I suppose.

Anyway, this is the latest version.
It tries to enforce mingw on windows.
If it doesn't succeed, please inform me,
and try changing the line

tools = ['mingw']

to

tools = ['default','mingw']

to see if that produces the desired behaviour.

Attachment: SConscript
Description: Binary data

_______________________________________________
Ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to