Преглед изворни кода

Add display-details back to define.json to apply its signature neutral config

Rudy Ges пре 3 месеци
родитељ
комит
3f235af537
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      src-json/define.json

+ 7 - 0
src-json/define.json

@@ -107,6 +107,13 @@
 		"signatureNeutral": true,
 		"signatureNeutral": true,
 		"doc": "Read the contents of a file specified in `--display` from standard input."
 		"doc": "Read the contents of a file specified in `--display` from standard input."
 	},
 	},
+	{
+		"name": "DisplayDetails",
+		"define": "display-details",
+		"signatureNeutral": true,
+		"doc": "Not used anymore, but still sent by vshaxe.",
+		"deprecated": "This flag is no longer supported in Haxe 5"
+	},
 	{
 	{
 		"name": "DllExport",
 		"name": "DllExport",
 		"define": "dll-export",
 		"define": "dll-export",