All DLLs are variant by default, but they are disabled using -invariant or -inv option in the abld command.
A DLL marked as FEATUREVARIANT in its .mmp file remains variant, when -invariant or -inv option is specified in the abld command.
FEATUREVARIANT has an effect only when used with -invariant or -inv option in the abld command.