build: cleanup (#38)

This commit is contained in:
2023-06-25 12:25:25 +02:00
committed by GitHub
parent a8876eb585
commit 02335285e6
3 changed files with 3 additions and 16 deletions

View File

@ -46,10 +46,6 @@ function libtommath.project()
"_USRDLL"
}
linkoptions {
"-IGNORE:4221"
}
warnings "Off"
kind "StaticLib"
end