Where is the most logical/convenient place to set project environment
variables?

I have set them in Platform->Settings->Custom Build Actions

Is that the best place to do it?

Steve

Re: Project Environment Variables by Parhar

Parhar
Thu Apr 13 04:56:49 CDT 2006

BSP folder in WINCE500\Platform contains a batch file that set/unsets BSP
variables. You can set/unset your own env variables at the end of this batch
file or call your own batch file at the end of this batch file.

For e.g. take a look at emulator.bat file in \WINCE500\Platform\Emulator
folder.

-P
http://cedeveloper.blogspot.com

"Steve Mac" <steve@atspl> wrote in message
news:#WVzzHsXGHA.1192@TK2MSFTNGP04.phx.gbl...
> Where is the most logical/convenient place to set project environment
> variables?
>
> I have set them in Platform->Settings->Custom Build Actions
>
> Is that the best place to do it?
>
> Steve
>
>



Re: Project Environment Variables by Steve

Steve
Thu Apr 13 13:29:39 CDT 2006

Depends on what they are. In general I'd recommend not creating new ones. As
they are hard to find and can confuse the next person who has to maintain
the platform.

--
Steve Maillet
EmbeddedFusion
www.EmbeddedFusion.com
smaillet at EmbeddedFusion dot com