<EnumPropertyName="Option-gssapi"DisplayName="Enable GSS API"Description="Enable GSS API build option"Category="gssapi">
<EnumValueName=""DisplayName="No"/>
<EnumValueName="true"DisplayName="Yes"/>
</EnumProperty>
<EnumPropertyName="Option-draftapi"DisplayName="Enable Draft API"Description="Enable Draft API build option"Category="draftapi">
<EnumValueName=""DisplayName="No"/>
<EnumValueName="true"DisplayName="Yes"/>
</EnumProperty>
<EnumPropertyName="Option-usepoll"DisplayName="Enable poll() usage (Vista+ only)"Description="Use poll() instead of select() for waiting on incoming data. Increases performance, but the binary will only run on Windows Vista or later."Category="usepoll">