summaryrefslogtreecommitdiff
path: root/bin/find-unused-defines-in-hrc-files.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/find-unused-defines-in-hrc-files.py')
-rwxr-xr-xbin/find-unused-defines-in-hrc-files.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/find-unused-defines-in-hrc-files.py b/bin/find-unused-defines-in-hrc-files.py
index 724e1b358b48..b945266351b6 100755
--- a/bin/find-unused-defines-in-hrc-files.py
+++ b/bin/find-unused-defines-in-hrc-files.py
@@ -86,6 +86,7 @@ exclusionSet = set([
"HID_PROP_",
"STR_VOBJ_MODE_",
"STR_COND_",
+ "SCSTR_CONTENT_",
])