diff options
author | seth <getchoo@tuta.io> | 2022-12-15 18:33:03 -0500 |
---|---|---|
committer | seth <getchoo@tuta.io> | 2022-12-15 18:50:35 -0500 |
commit | 7b805a38b9d87c5c5a765b692beca25f6944e897 (patch) | |
tree | 3a4f16170b400396cf9fa677e9a4cb14c96033aa /launcher/ui/pages | |
parent | fdac978c842ed3a2ddec61603011abb881305a3a (diff) | |
download | PrismLauncher-7b805a38b9d87c5c5a765b692beca25f6944e897.tar.gz PrismLauncher-7b805a38b9d87c5c5a765b692beca25f6944e897.tar.bz2 PrismLauncher-7b805a38b9d87c5c5a765b692beca25f6944e897.zip |
feat: improve msvc build flags
- adds /GL, /Gy, and /LTCG for better optimizations
- adds /Gw for a smaller binary size
- adds /guard:cf for added security at runtime
- removes unneeded /GS flag as that's already enabled by default
Signed-off-by: seth <getchoo@tuta.io>
Diffstat (limited to 'launcher/ui/pages')
0 files changed, 0 insertions, 0 deletions