How to configure the VS 2005 wizard to create the .rel file:
----------------------------------------------------------------------------------------
Projects-> Properties->Linker ->CommandLine
/subsystem:windowsce,5.01 /machine:THUMB /savebaserelocations:"$(TargetDir)$(TargetName).rel"
No comments:
Post a Comment