monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: bundled libs


From: Stephen Leake
Subject: Re: [Monotone-devel] Re: bundled libs
Date: Mon, 18 Feb 2008 10:30:04 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/22.1 (windows-nt)

Markus Schiltknecht <address@hidden> writes:

> Stephen Leake wrote:
>> The current Windows mtn binary installer does bundle DLLs.
>
> I didn't know. What DLLs does it need?

The list is in monotone/win32/monotone.iss; that's the project file
for buildling the win32 installer. Currently, it is:

Source: "\mingw\bin\libiconv-2.dll"; DestDir: "{app}"
Source: "\mingw\bin\libintl-8.dll"; DestDir: "{app}"
Source: "\mingw\bin\zlib1.dll"; DestDir: "{app}"

"Source" is a misnomer here, of course :).

-- 
-- Stephe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]