Re: Building Subversion DLLs
From: Timothy Wall <twall_at_oculustech.com>
Date: 2005-12-07 15:40:45 CET
On Dec 7, 2005, at 8:27 AM, Ivan Zhakov wrote:
> On 12/7/05, Timothy Wall <twall@oculustech.com> wrote:
For variables, you will need an explicit __declspec(dllimport) on
Typically this is done like thus:
#ifdef BUILDING_FOO_DLL
And you have to use that macro in front of every exported variable.
Timothy Wall
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.