Re: Howto implement catalog feature dependency?
- From: "Olivier Bloch" <nospam@xxxxxxxxxx>
- Date: Thu, 21 Jul 2005 10:12:39 +0200
In your BSP root ($(_WINCEROOT)\PLATFORM\MYBSP), you have a .bat file used
by PB to add/remove features automatically when using the BSP MYBSP.
You can work on this file to manage dependencies using "BSP_xxxxx" and
"SYSGEN_xxxxx" environment variables.
--
________________________________________
Olivier BLOCH
Mobile and Embedded technologies engineer
THEORIS - www.theoris.fr
"Voidcoder" <voidcoder@xxxxxxxxx> a écrit dans le message de
news:%23E3dMrcjFHA.3568@xxxxxxxxxxxxxxxxxxxxxxx
> Also what do You mean by "bsp.bat"?
>
>
> "sajid" <sajid@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:eOkcIWajFHA.3784@xxxxxxxxxxxxxxxxxxxxxxx
> > dear voidcoder,
> >
> > In your 'bsp.bat' file add the corresponding 'sysgen_' variables of the
> > dependent modules.
> >
> > Almost all drivers need device manager, so to add device manager with
your
> > drivers in an automated fashion, try the following:
> >
> > SYSGEN_DEVICE=1
> >
> > with your dependent entries.
> >
> > good luck.
> > sajid
> >
.
- Follow-Ups:
- Re: Howto implement catalog feature dependency?
- From: Voidcoder
- Re: Howto implement catalog feature dependency?
- References:
- Multiple catalog features, one binary
- From: Voidcoder
- Howto implement catalog feature dependency?
- From: Voidcoder
- Re: Howto implement catalog feature dependency?
- From: sajid
- Re: Howto implement catalog feature dependency?
- From: Voidcoder
- Multiple catalog features, one binary
- Prev by Date: Re: assembly in Platform Builder
- Next by Date: Re: CE5.0 USB driver, the relationship of PDD and MDD
- Previous by thread: Re: Howto implement catalog feature dependency?
- Next by thread: Re: Howto implement catalog feature dependency?
- Index(es):
Loading