By annoying bordering on moronic demand, added win32-unix-shell.
This commit is contained in:
@@ -56,6 +56,11 @@ ifeq ($(PLATFORM),dos)
|
||||
OS=__MSDOS__
|
||||
endif
|
||||
|
||||
ifeq ($(PLATFORM),win32-unix-shell)
|
||||
PLATFORM=win32
|
||||
CROSS=yes
|
||||
endif
|
||||
|
||||
ifeq ($(PLATFORM),win32)
|
||||
CC = gcc
|
||||
CPPC = g++
|
||||
|
||||
Reference in New Issue
Block a user