Nicolas Cannasse преди 7 години
родител
ревизия
0637247a11
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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