X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2FMakefile;h=8efe88c658ff570af4f28a3feb8888295845d5ce;hp=ebe3091f7b26ea5d538b82541250ad450f472d9c;hb=2486a7a849210371bb59e733e37b0271a4332d8b;hpb=e863b9777df452d4d666e63b4dca8ae957cddd6b 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