-
Notifications
You must be signed in to change notification settings - Fork 7
Macro:RUN_ONLY
LB-- edited this page Nov 9, 2012
·
1 revision
This macro is defined in the project settings for the Runtime, Runtime HWA, and Runtime Unicode build configurations. It is most commonly used to exclude edittime-only code from the runtime-only versions of extensions, generally to reduce the resulting file size of the built MFX and to ensure the runtime version cannot be used as the edittime version (the opposite is possible, however).