mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Fix Windows build.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"ecode-linux": {
|
||||
"build": [
|
||||
{
|
||||
"args": "--with-debug-symbols --with-text-shaper gmake",
|
||||
"args": "--with-debug-symbols --disable-static-build --with-text-shaper gmake",
|
||||
"command": "premake4",
|
||||
"working_dir": "${project_root}"
|
||||
},
|
||||
@@ -496,4 +496,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user