When using the automatic dependency resolution to produce .xmod file, the macro definition passed in the command line should be passed downstream to the dependency resolver.
clawfc -D__MACRO1__
-D__MACRO1__ must be passed when invoking the preprocessor for the dependencies.
When using the automatic dependency resolution to produce
.xmodfile, the macro definition passed in the command line should be passed downstream to the dependency resolver.clawfc -D__MACRO1__-D__MACRO1__must be passed when invoking the preprocessor for the dependencies.