mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
[godot] VS Code tasks also builds gl3 support.
This commit is contained in:
parent
924a3483df
commit
86a3901cc3
2
spine-godot/.vscode/tasks.json
vendored
2
spine-godot/.vscode/tasks.json
vendored
@ -14,6 +14,7 @@
|
||||
"16",
|
||||
"target=editor",
|
||||
"dev_build=yes",
|
||||
"opengl3=yes",
|
||||
"custom_modules=\"${workspaceFolder}/spine_godot\""
|
||||
],
|
||||
"problemMatcher": "$msCompile",
|
||||
@ -23,6 +24,7 @@
|
||||
"16",
|
||||
"target=editor",
|
||||
"dev_build=yes",
|
||||
"opengl3=yes",
|
||||
"custom_modules=\"${workspaceFolder}/spine_godot\"",
|
||||
"livepp=${env:LIVEPP}"
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user