commit | e087508f57778a632c7418bc460c55c244ccc374 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Wed Nov 08 04:33:20 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Nov 08 04:33:20 2000 +0000 |
tree | 38a6c7c04cab829f23744e45f2b5429032f69ea1 | |
parent | b1eb301477feb65e4ff3b985445c247f68f762d6 [diff] [blame] |
Moved builtin dll registration to libwine. Changed process initialization to not load imported dlls too early.
diff --git a/include/Makefile.in b/include/Makefile.in index 3516194..c20d6f7 100644 --- a/include/Makefile.in +++ b/include/Makefile.in
@@ -85,6 +85,7 @@ wine/exception.h \ wine/icmpapi.h \ wine/ipexport.h \ + wine/library.h \ wine/obj_base.h \ wine/obj_cache.h \ wine/obj_channel.h \