X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2FMakefile;h=8efe88c658ff570af4f28a3feb8888295845d5ce;hb=2486a7a849210371bb59e733e37b0271a4332d8b;hp=ebe3091f7b26ea5d538b82541250ad450f472d9c;hpb=070915c688903880c053bc444cc7f161fdebd91d;p=rocksndiamonds.git diff --git a/src/Makefile b/src/Makefile index ebe3091f..8efe88c6 100644 --- a/src/Makefile +++ b/src/Makefile @@ -75,7 +75,8 @@ endif ifeq ($(PLATFORM),cross-win32) # cross-compiling to Windows PROGNAME = ../$(PROGBASE).exe EXTRA_LDFLAGS = -lshfolder -lwsock32 -TARGET = sdl +# TARGET = sdl +TARGET = sdl2 endif ifeq ($(PLATFORM),cross-msdos) # cross-compiling to MS-DOS