mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-28 17:16:29 +03:00
Forgot to remove dependency.
This commit is contained in:
@@ -1585,9 +1585,6 @@ solution "eepp"
|
||||
end
|
||||
if os.is_real("windows") or os.is_real("mingw32") or os.is_real("mingw64") then
|
||||
links { "dbghelp", "psapi" }
|
||||
if os.is_real("mingw32") or os.is_real("mingw64") then
|
||||
links { "msvcr90" }
|
||||
end
|
||||
end
|
||||
if os.is("haiku") then
|
||||
links { "bsd" }
|
||||
|
||||
Reference in New Issue
Block a user