Creating tests with additional binary modules

Alexandre Julliard julliard at winehq.org
Thu Jul 1 14:27:03 CDT 2010


Mariusz Pluciński <vshader at gmail.com> writes:

> That's true on Wine, but I also want to make my tests runnable
> under Windows, so in this case I need to create native PE modules.
>
> And as I said,  my main problem is that I don't know how to
> write rules in Makefile.in to build what I need.

You can't do that in the Makefile, you need to generate the files at run
time.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list