Makefile: add WINDOWSHELL=1 for the Windows detect

This commit is contained in:
James R 2020-08-20 20:19:50 -07:00
parent fd4ab28a84
commit ec3dffbb94

View file

@ -106,6 +106,7 @@ ifeq ($(OS),Windows_NT) # all windows are Windows_NT...
# go for a 32-bit sdl mingw exe by default
MINGW=1
SDL=1
WINDOWSHELL=1
else # if you on the *nix