mirror of
https://github.com/BreizhHardware/bloubloulespoissons.git
synced 2026-03-18 21:50:32 +01:00
Fix 31
This commit is contained in:
3
Makefile
3
Makefile
@@ -15,7 +15,8 @@ LIBS := -L$(DEVKITPRO)/portlibs/wiiu/lib \
|
||||
-L$(DEVKITPRO)/wut/lib \
|
||||
-lSDL2 -lSDL2_image -lSDL2_ttf -lSDL2_mixer -lm \
|
||||
-lfreetype -lharfbuzz \
|
||||
-lwut # Ajout de WUT pour lier la bibliothèque GX2
|
||||
-lwut \
|
||||
-lmpg123 -lmodplug -liconv
|
||||
|
||||
# Compilateurs
|
||||
CXX := $(DEVKITPPC)/bin/powerpc-eabi-g++
|
||||
|
||||
Reference in New Issue
Block a user