Yannick
Thu Sep 30 00:20:57 CDT 2004
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?
>
>