kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #08041
Re: The new base_units.c
On 4/27/2012 5:28 AM, Lorenzo Marcantonio wrote:
> I'm merging with today commit... as I get it the common/base_units.c is
> *not* in libcommon.a but is compiled for each program, right?
>
Lorenzo,
Actually it's built twice. Once for Eeschema where internal units are
mils and once for libpcbcommon.a for either deci-mils or nanometers
depending upon the build configuration.
Wayne
References