This commit is contained in:
Margen67 2024-12-21 15:30:15 +01:00 committed by GitHub
commit 5e1cfbec06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ filter({"configurations:Release", "platforms:Windows"})
buildoptions({
"/Gw",
"/Ob3",
"/Qpar",
})
filter("configurations:Debug")