mirror of https://github.com/libsdl-org/SDL.git
parent
e305da0baf
commit
2e99b6e9ce
|
|
@ -2702,7 +2702,6 @@ elseif(PSP)
|
|||
endif()
|
||||
|
||||
elseif(PS2)
|
||||
list(APPEND EXTRA_CFLAGS "-DPS2" "-D__PS2__" "-I$ENV{PS2SDK}/ports/include" "-I$ENV{PS2DEV}/gsKit/include")
|
||||
|
||||
file(GLOB PS2_MAIN_SOURCES ${SDL2_SOURCE_DIR}/src/main/ps2/*.c)
|
||||
set(SDLMAIN_SOURCES ${SDLMAIN_SOURCES} ${PS2_MAIN_SOURCES})
|
||||
|
|
|
|||
Loading…
Reference in New Issue