Преглед на файлове

Merge topic 'vs-flags' into release-3.21

3f9ef3703a VS: Fix /reference and /headerUnit flag table entries for v142 and v143

Acked-by: Kitware Robot <[email protected]>
Merge-request: !6445
Brad King преди 4 години
родител
ревизия
3de5096094
променени са 2 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 2 2
      Templates/MSBuild/FlagTables/v142_CL.json
  2. 2 2
      Templates/MSBuild/FlagTables/v143_CL.json

+ 2 - 2
Templates/MSBuild/FlagTables/v142_CL.json

@@ -1214,7 +1214,7 @@
     "comment": "Additional Module Dependencies",
     "value": "",
     "flags": [
-      "UserValue",
+      "UserFollowing",
       "SemicolonAppendable"
     ]
   },
@@ -1224,7 +1224,7 @@
     "comment": "Additional Header Unit Dependencies",
     "value": "",
     "flags": [
-      "UserValue",
+      "UserFollowing",
       "SemicolonAppendable"
     ]
   },

+ 2 - 2
Templates/MSBuild/FlagTables/v143_CL.json

@@ -1214,7 +1214,7 @@
     "comment": "Additional Module Dependencies",
     "value": "",
     "flags": [
-      "UserValue",
+      "UserFollowing",
       "SemicolonAppendable"
     ]
   },
@@ -1224,7 +1224,7 @@
     "comment": "Additional Header Unit Dependencies",
     "value": "",
     "flags": [
-      "UserValue",
+      "UserFollowing",
       "SemicolonAppendable"
     ]
   },