Thursday 18 December 2008

Windows CE: SOURCES files best practices

Hi everyone,

today I want to talk about a common problem you might run into when cloning a module to your platform. As you might know, the RELEASETYPE macro in the SOURCES file indicates the location of the output file but sometimes you simply forget to change this macro accordingly or don’t know what the correct setting would be.

One way to ensure the correct location of your output file would be to specify the RELEASTYPE macro only in the SOURCES.CMN file and not in the SOURCES file of each individual module in your platform.

Have fun!

No comments: