Hi,
I am working on wiince 5.0 build system.In my build enviorment
i have seen when i run baseosenv.bat (in command prompt) then WINCEREL
will be set to 1.So after that if i change the WINCEREL = nothing then
also i observed that blddemo.bat is calling buildrel and after that
makeimg.Actually i dont want to do at a stretch buildrel and makeimg
during calling of blddemo clean -q or blddemo -qbsp. I want to do
buildrel and makeimg manually through command prompt.blddemo -norel
option is there but i canot call that beacuse for that i have to
modify some other batch file and i canot do that .But i can change the
enviormnet setting so is there anyway stop to call buildrel and
makeimg during calling blddemo.bat ?
Your inputs are most welcome
Thanks
Chinmoy