diff options
| author | Dennis E. Hamilton <[email protected]> | 2021-09-30 13:29:35 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-30 22:29:35 +0200 |
| commit | e34c0911f9068eb99cd9cc52ddbfff1fa6b9905a (patch) | |
| tree | b1c40f66e6cde56a12409c75f549c97e78cde46b /examples | |
| parent | 93efa565f959ef1857dd3835376b17430901629d (diff) | |
| download | raylib-e34c0911f9068eb99cd9cc52ddbfff1fa6b9905a.tar.gz raylib-e34c0911f9068eb99cd9cc52ddbfff1fa6b9905a.zip | |
Cleanup x64/x86 options in scripts/build-windows.bat (#2023)
* Match build-windows.bat changes
The location for manual setting of the vcvarsall.bat location moved to line 38 in the latest change.
* Update flags for clean x64/x86 building
std:c11 is required for initialization features used in raylib. UTF-8 for consistency in contemporary systems. /W3 gets rid of puzzling slack byte and linker in-lining warnings. /sdl for some insecure library usages in the user code that beginners should learn about early.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
