2
0
Эх сурвалжийг харах

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

Rudy Ges 3 сар өмнө
parent
commit
3f235af537
1 өөрчлөгдсөн 7 нэмэгдсэн , 0 устгасан
  1. 7 0
      src-json/define.json

+ 7 - 0
src-json/define.json

@@ -107,6 +107,13 @@
 		"signatureNeutral": true,
 		"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",
 		"define": "dll-export",