mirror of
https://github.com/libretro/RetroArch
synced 2025-03-20 01:21:03 +00:00
(PSL1GHT) Links now
This commit is contained in:
parent
c6f6b66278
commit
e59d66251b
@ -21,7 +21,7 @@ LIBDIRS := -L$(PS3DEV)/ppu/lib -L.
|
||||
MACHDEP := -D__CELLOS_LV2__ -D__PSL1GHT__
|
||||
CFLAGS += -Wall -std=gnu99 $(MACHDEP) $(INCLUDE)
|
||||
LDFLAGS := $(MACHDEP)
|
||||
LIBS := -lretro_psl1ght
|
||||
LIBS := -lretro_psl1ght -laudio -lio -lm -ljpgdec -lpngdec
|
||||
|
||||
OBJ = console/griffin/griffin.o console/rzlib/rzlib.o
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user