gdiplus: added stub implementation of gdiplus.dll

Detlef Riekenberg wine.dev at web.de
Sat May 26 14:24:24 CDT 2007


On Sa, 2007-05-26 at 23:37 +1000, Jeff L wrote:

> When adding a directory into the local repository I have found need to 
> add the Makefiles and configure, etc, in addition the the configure.ac 

1) git must know the new dll:
   git update-index --add dlls/<yourdll>/Makefile.in
2) run tools/make_makefiles

See the wiki:
http://wiki.winehq.org/Developers-Hints#head-30a7f7f51ce0e42b4141749c9832bae9f7957260

You should not include any autogenerated stuff in your Patch, otherwise
your patch will possibly not apply, when another dll was added.


-- 
 
By by ... Detlef





More information about the wine-devel mailing list