reorganization

This commit is contained in:
ineed bots
2023-08-30 12:29:40 -06:00
parent b9b0c2356b
commit 4fd32caf97
6 changed files with 664 additions and 634 deletions

View File

@ -52,6 +52,7 @@ function libtommath.project()
filter "configurations:Debug"
buildoptions "/MTd"
optimize "Size"
filter {}
end
table.insert(dependencies, libtommath)