Re: Is this a bug in PB 5.0?

From: K. S. Huang (ks_huang_at_AlphaNetworks.com_remove.this)
Date: 10/29/04


Date: Fri, 29 Oct 2004 17:34:57 +0800

PB 5.0 is using the sources file and pre/postlink.bat files to handle these
stuff.

you could add
POSTLINK_PASS_CMD=postlink.bat
to you sources file
add create a postlink.bat that will copy files into %_FLATRELEASEDIR%

you could refer the following link for the details
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnembedded/
html/embedded100062004.asp?frame=true

"Bryan" <anonymous@discussions.microsoft.com>
???????:280a01c4bd90$1e0e4b10$a301280a@phx.gbl...
> Hi all,
>
> I use the PB5.0 to build my firmware.
> I added my cec file (include .exe .reg and .bib),
> and build/make image.
>
> My .reg can not be added to the reginit.ini.
> I have to adjust the project's build order in FileView,
> and the .reg file can be added to the reginit.ini.
>
> Is this a bug in PB5.0?
>
> Thanks,
>
> bryan
>



Relevant Pages

  • Re: Is this a bug in PB 5.0?
    ... Bryan ... >PB 5.0 is using the sources file and pre/postlink.bat ... >> I have to adjust the project's build order in FileView, ... >> Is this a bug in PB5.0? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: VS .NET browsing problem
    ... run bscmake and thinks that BROWSER_INFO is a bad thing to put into your sources file. ... The former is a bug while the latter is a feature that ought to be a bug. ... The WDK can be patched to fix things up so that it works. ...
    (microsoft.public.development.device.drivers)