Changeset 212 in Main for trunk/Platform/psp.mk


Ignore:
Timestamp:
Oct 3, 2024, 2:44:55 AM (6 weeks ago)
Author:
Nishi
Message:

compiles on vc6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Platform/psp.mk

    r183 r212  
    99LIBS = -lpspgum -lpspgu -lpspdebug -lpspdisplay -lpspge -lpspctrl -lpspnet -lpspnet_apctl -lcglue -lpspwlan
    1010EXEC = .elf
    11 LIB = .so
     11LIBSUF = .so
    1212MODULE =
    1313SERVADD = psp-fixup-imports tewi.elf && psp-strip tewi.elf -o tewi_strip.elf
Note: See TracChangeset for help on using the changeset viewer.