Re: where are the CESYSGEN variables defined?
- From: jhendrix58 <jhendrix58@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 24 Oct 2008 13:36:02 -0700
Many thanks for your explanation. That link looks quite informative.
"Bradley Remedios" wrote:
On Oct 24, 11:05 am, jhendrix58 <jhendri...@xxxxxxxxxxxxxxxxxxxxxxxxx>.
wrote:
bit of code that depends on variable named NDFMD_MODULE_NDFDM
This cesysgen conditional looks like:
; @CESYSGEN IF NDFMD_MODULE_NDFDM
[various statements redacted]
; @CESYSGEN ENDIF
I understand that NDFMD_MODULE_NDFDM must be defined before I can expect
this conditional to fire.
Where should such variable be defined?
You can add it as a catalog item so you can select your component from
the Catalog. The sysgen will then get added to your build when you
select the proper catalog item. You can even have the selection of
one catalog enable other catalogs as dependencies.
In Windows CE 6.0 this is very easy, you simply open the appropriate
catalog with VS2005/PB and add your properties in as appropriate.
MSDN has very good documentation on this.
For CE 6.0 see: http://msdn.microsoft.com/en-us/library/aa913751.aspx
Brad.
- References:
- where are the CESYSGEN variables defined?
- From: jhendrix58
- Re: where are the CESYSGEN variables defined?
- From: Bradley Remedios
- where are the CESYSGEN variables defined?
- Prev by Date: Re: Do I always need an SDK in order to build drivers?
- Next by Date: LNK2019 Error
- Previous by thread: Re: where are the CESYSGEN variables defined?
- Next by thread: Re: where are the CESYSGEN variables defined?
- Index(es):
Relevant Pages
|