mirror of
https://github.com/joel16/CMFileManager-PSP.git
synced 2024-11-23 03:39:42 +00:00
libs: Reorder and remove some unused libs
This commit is contained in:
parent
f51280a5e5
commit
0d4c71f55e
@ -26,11 +26,10 @@ PSP_LARGE_MEMORY = 1
|
||||
LIBDIR = ../libs/lib
|
||||
LDFLAGS =
|
||||
LIBS = -lintrafont -lglib2d \
|
||||
-lxmp -lmpg123 -lvorbisfile -lvorbis -lopusfile -lopus -lFLAC -logg -lpspaudio \
|
||||
-larchive -lbz2 -llzma \
|
||||
-lturbojpeg -ljpeg -lpng16 \
|
||||
-lpspgu -lpspvram -lpsppower -lpspreg -lpspusb -lpspusbstor -lpspusbdevice -lpspumd \
|
||||
-lpspkubridge -lpspsystemctrl_user -lstdc++ -lz
|
||||
-lxmp -lmpg123 -lvorbisfile -lvorbis -lopusfile -lopus -lFLAC -logg \
|
||||
-larchive -llzma -lturbojpeg -ljpeg -lpng -lstdc++ -lz \
|
||||
-lpspkubridge -lpspsystemctrl_user \
|
||||
-lpspgu -lpspgum -lpspvram -lpspaudio -lpspfpu -lpsppower -lpspreg -lpspusb -lpspusbstor -lpspusbdevice -lpspumd
|
||||
|
||||
EXTRA_TARGETS = EBOOT.PBP
|
||||
PSP_EBOOT_TITLE = CM File Manager PSP v$(VERSION_MAJOR).$(VERSION_MINOR)$(VERSION_MICRO)
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user