mirror of
https://github.com/switchbrew/switch-examples.git
synced 2025-07-01 09:12:14 +02:00
sdl2: remove makefile comment
This commit is contained in:
parent
d79575ac12
commit
b7be3e296e
@ -54,7 +54,6 @@ ASFLAGS := -g $(ARCH)
|
|||||||
LDFLAGS = -specs=$(DEVKITPRO)/libnx/switch.specs -g $(ARCH) -Wl,-Map,$(notdir $*.map)
|
LDFLAGS = -specs=$(DEVKITPRO)/libnx/switch.specs -g $(ARCH) -Wl,-Map,$(notdir $*.map)
|
||||||
|
|
||||||
LIBS := `$(DEVKITPRO)/portlibs/switch/bin/sdl2-config --libs`
|
LIBS := `$(DEVKITPRO)/portlibs/switch/bin/sdl2-config --libs`
|
||||||
#-lSDL2 -lglad -lEGL -lglapi -ldrm_nouveau -lnx
|
|
||||||
|
|
||||||
#---------------------------------------------------------------------------------
|
#---------------------------------------------------------------------------------
|
||||||
# list of directories containing libraries, this must be the top level containing
|
# list of directories containing libraries, this must be the top level containing
|
||||||
|
Loading…
Reference in New Issue
Block a user