Explorar o código

added reversion + -j

Nicolas Cannasse %!s(int64=7) %!d(string=hai) anos
pai
achega
0637247a11
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .vscode/tasks.json

+ 1 - 1
.vscode/tasks.json

@@ -6,7 +6,7 @@
 		{
 			"label": "Compile",
 			"type": "shell",
-			"command": "make -s haxe",
+			"command": "make ADD_REVISION=1 -j -s haxe",
 			"group": {
 				"kind": "build",
 				"isDefault": true