Forgot to remove dependency.

This commit is contained in:
Martín Lucas Golini
2025-04-05 19:56:53 -03:00
parent 3e1cdc5589
commit 9f3ddd89c0
2 changed files with 0 additions and 5 deletions

View File

@@ -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" }