Tuesday, September 02, 2008

How to configure the VS 2005 wizard to create the .rel file:


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: