Re: [2/4]winemaker: add project-parse function

2009-03-28 Thread Francois Gouget
This one is wrapped too. But the main problem is that it does not handle case fixes. This can be fixed by applying the attached patch on top of it. With this, if you go test with the Programming Windows 98 samples, the following scenario works: cd Chap03/HelloWin winemaker HelloWin.dsp --

Re: winemaker: add project-parse function

2009-03-05 Thread Francois Gouget
Here are some quick comments: You cannot add functions that are not used. So this patch should include the following lines from patch 0004: +if (defined $opt_work_dir) { +# Now scan the directory tree looking for source files and, maybe, targets +print "Scanning the source