MANAGED_ADDMODULES

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

This macro definition specifies additional modules that contain managed code by listing module names, separated by semicolons. Do not include a trailing semicolon at the end of the list.

Example

The following code example shows you how to use the MANAGED_ADDMODULES macro:

MANAGED_ADDMODULES=$(NETMOD_SERVER_COMMON);$(NETMOD_SERVER_PMGR);$(NETMOD_SERVER_MRES)

See Also

Concepts

Sources File
TARGETTYPE