Am Die, 2002-09-17 um 16.27 schrieb [EMAIL PROTECTED]:
> I noticed in regedit's Makefile.in that it lists msvcrt, advapi32, and
> kernel32 in it's IMPORTS variable and has no foo_DLLS variable,
> whereas Winemaker by default puts most of those in the foo_DLLS
> variable.
> 
> What's the difference between the DLLS variable and the
> IMPORTS variable?

No difference - just a different variable name.
Look at the generated Makefiles. Elements of IMPORTS (for regedit) and
the various xyz_DLLS (for winemaker-generated Makefiles) are all passed 
to winebuild as -l options.

Martin

>- 
Martin Wilck                Phone: +49 5251 8 15113
Fujitsu Siemens Computers   Fax:   +49 5251 8 20409
Heinz-Nixdorf-Ring 1        mailto:[EMAIL PROTECTED]
D-33106 Paderborn           http://www.fujitsu-siemens.com/primergy






Reply via email to