[Bug 230] winemaker: Extract more information from the source files

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 5 10:00:51 CST 2013


http://bugs.winehq.org/show_bug.cgi?id=230

--- Comment #15 from François Gouget <fgouget at codeweavers.com> 2013-03-05 10:00:51 CST ---
We do seem to check for the presence of '#pragma comment(lib, ...)' now.
But as far as I can tell we still don't check for the presence of main(),
WinMain() or DllMain() (winemaker does not contain the WinMain string for
instance). There have also been improvements in making the most of the Visual
Studio project files (including the newer ones), so this would only be useful
if there is no project files coming with the C/C++ files (relatively unlikely).

So I'll defer to André Hentschel to decide whether the remaining points are
worth keeping this bug open.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list