Commit Graph

3 Commits

Author SHA1 Message Date
OPNA2608 184236f202 Fix more MSVC warnings
- Only one graphical entry point may be defined, otherwise the linker is
  confused and has to implicitly make a decision on which one to use.
  WinMain has CLAs as ANSI strings, wWinMain as Unicode ones.
  We're not passing -municode on MinGW and both MSVC & MinGW default to WinMain.
2022-04-25 21:21:55 +02:00
tildearrow b9832abbeb license clarification, part 3 2022-02-14 22:12:20 -05:00
tildearrow 2baed0cff0 fix windows build... 2021-12-16 15:51:19 -05:00