Use mswin for the window port name since that is used in the window port itself.
This commit is contained in:
@@ -751,7 +751,7 @@ static const char *window_opts[] = {
|
||||
"Gem",
|
||||
#endif
|
||||
#ifdef MSWIN_GRAPHICS
|
||||
"Win32",
|
||||
"mswin",
|
||||
#endif
|
||||
#ifdef BEOS_GRAPHICS
|
||||
"BeOS InterfaceKit",
|
||||
|
||||
Reference in New Issue
Block a user