mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Some mingw build fixes for my local build.
This commit is contained in:
@@ -1221,6 +1221,9 @@ workspace "eepp"
|
||||
target_dir_thirdparty()
|
||||
filter "action:vs*"
|
||||
buildoptions{ "/bigobj" }
|
||||
filter { "system:windows", "action:not vs*" }
|
||||
buildoptions{ "-Wa,-mbig-obj" }
|
||||
linkoptions { "-Wl,--export-all-symbols" }
|
||||
|
||||
project "SheenBidi-static"
|
||||
kind "StaticLib"
|
||||
|
||||
Reference in New Issue
Block a user