diff options
Diffstat (limited to 'Templates/MSBuild/FlagTables')
-rw-r--r-- | Templates/MSBuild/FlagTables/v10_MARMASM.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Templates/MSBuild/FlagTables/v10_MARMASM.json b/Templates/MSBuild/FlagTables/v10_MARMASM.json index 8d09574..90668ba 100644 --- a/Templates/MSBuild/FlagTables/v10_MARMASM.json +++ b/Templates/MSBuild/FlagTables/v10_MARMASM.json @@ -120,15 +120,6 @@ "flags": [] }, { - "name": "PredefineDirective", - "switch": "predefine", - "comment": "Specify a SETA, SETL, or SETS directive to predefine a symbol.", - "value": "", - "flags": [ - "UserValue" - ] - }, - { "name": "SourceLink", "switch": "sourcelink", "comment": "Specify the configuration file that contains a simple mapping of local file paths to URLs for source files to display in the debugger.", |