Script to compile Wine programs on Windows

Dimitrie O. Paun dimi at intelliware.ca
Wed Sep 24 17:47:29 CDT 2003


On Wed, 24 Sep 2003, Alexandre Julliard wrote:

> Yes that's the right way to do it. The only drawback is that we will
> need to list the dependencies explicitly in the makefile; but we need
> that to really support other resource compilers anyway.

Well, dependencies are not a problem: I can modify bin2res to output
the name of the dependencies, and then 'make depend' can include
them just like it does with the others...

Should I send a patch?

-- 
Dimi.




More information about the wine-devel mailing list