I think all the files that Mounir said to include are all modified automatically or by Julliard
"You should not include any autogenerated code, that was created from 'autoconf' or a tool inside 'tools/' ( tools/make_makefiles or winedump as examples), when you submit your Patch to winehq.org"
On 5/25/07, James Hawkins truiken@gmail.com wrote:
On 5/25/07, Andrey Turkin andrey.turkin@gmail.com wrote:
James Hawkins wrote:
On 5/25/07, Mounir IDRASSI mounir.idrassi@idrix.fr wrote:
Hi, You also have to modify other files in order to integrate your stub implementation to the wine build chain: Makefile.in, configure and configure.ac in the wine root directory, Makefile.in in the "dlls" directory.
The only file outside of gdiplus that he has to modify is configure.ac
.
I thought he should run tools/make_makefiles
That's not required.
-- James Hawkins