Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
504 B

To build the CE RPP51 client
First modify wince.cmd to point to your platform builder root environment e.g:
set _WINCEROOT=e:\wince300
Then install platform builder 3.0 and build a CEPC MAXALL configuration with the name CERDP
To build the CE client.
Create shortcuts to wince.cmd as follows to setup your build environment:
For checked builds:
%windir%\System32\cmd.exe /k e:\wince.cmd debug
For free builds:
%windir%\System32\cmd.exe /k e:\wince.cmd
cd common
build -cZ
cd ..\newclient
build -cZ