Re: Multiple target libraries from a single sources file
From: Yannick Chamming's [eMVP] (ychammings_nospam_at_adeset.com)
Date: 09/30/04
- Next message: Yannick Chamming's [eMVP]: "Re: CE 5.0 Kernel question"
- Previous message: Yannick Chamming's [eMVP]: "Re: Interprocess communication"
- In reply to: RM: "Multiple target libraries from a single sources file"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 30 Sep 2004 07:20:57 +0200
I don't think so. You should rather do it the same way as the kernel build
of each BSP : you have one directory for code and different directories for
each type of build, each one containing one "sources" file.
You can also have a look to the MSFlash implementation which generates from
the same code a lib linked with eboot for flash access from eboot and a dll
which is the flash applicative driver.
-- ---------------------------------------------------------------- Yannick Chamming's (eMVP) ADESET Windows Embedded Manager ychammings AT adeset DOT com> http://www.adeset.com Tél : +33 (0)4.72.18.57.77 Fax : +33 (0)4.72.18.57.78 ---------------------------------------------------------------- "RM" <RM@discussions.microsoft.com> wrote in message news:9540AD84-7350-412B-B880-7121E6562777@microsoft.com... > Is it possible to specify more than one TARGETNAME from within a sources > file. For instance, if I want to build more than one library using a > variation of files from within the same directory, can this be done using a > single sources file? > >
- Next message: Yannick Chamming's [eMVP]: "Re: CE 5.0 Kernel question"
- Previous message: Yannick Chamming's [eMVP]: "Re: Interprocess communication"
- In reply to: RM: "Multiple target libraries from a single sources file"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|