Support Unity split-include/exclude options in attr plugin
This commit is contained in:
@@ -157,6 +157,8 @@ static struct {
|
||||
{"netmask", INTERNAL_IP4_NETMASK, INTERNAL_IP6_NETMASK},
|
||||
{"server", INTERNAL_IP4_SERVER, INTERNAL_IP6_SERVER},
|
||||
{"subnet", INTERNAL_IP4_SUBNET, INTERNAL_IP6_SUBNET},
|
||||
{"split-include", UNITY_SPLIT_INCLUDE, UNITY_SPLIT_INCLUDE},
|
||||
{"split-exclude", UNITY_LOCAL_LAN, UNITY_LOCAL_LAN},
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user