mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
[godot] Do not generate vsproj
This commit is contained in:
parent
7a15bfc678
commit
f41bb231e1
@ -52,7 +52,7 @@ cpus=2
|
||||
if [ "$OSTYPE" == "msys" ]; then
|
||||
os="windows"
|
||||
cpus=$NUMBER_OF_PROCESSORS
|
||||
target="$target vsproj=yes livepp=$LIVEPP"
|
||||
target="$target"
|
||||
godot_exe="godot.windows.editor$dev_extension.x86_64$mono_extension.exe"
|
||||
godot_exe_host=$godot_exe
|
||||
elif [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user