LDEFINES (Compact 2013)

3/26/2014

This macro defines the flags specific to the linker.

For information about the linker options that you can set by using this macro, see this Microsoft Web site.

Example

The following example code shows how to set linker options by using the LDEFINES macro:

LDEFINES=$(LDEFINES) /subsystem:windows /verbose /incremental:no /machine:I386

See Also

Concepts

Sources File