_CPUDEPPATH (Compact 2013)

3/26/2014

This macro definition specifies a qualifier that defines the CPU-dependent directories. This happens if RELEASETYPE is DDK, OAK, SDK, or PLATFORM, and WINCECPU is set to 1, which means that the source code is microprocessor-dependent.

Note

Do not change the value of this variable, as it should be considered read-only.

This macro definition includes the microprocessor as specified by _TGTCPU, the OS as specified by _TGTOS, and the debug state as specified by WINCEDEBUG.

Build.exe uses _CPUDEPPATH when it sets TARGETLIBS.

Makefile.def sets _CPUDEPPATH, which is not visible in the command prompt build window.

See Also

Concepts

Sources File