mirror of
https://github.com/libretro/libretro-super
synced 2025-01-30 06:32:45 +00:00
Merge pull request #90 from l3iggs/patch-2
fix build for several projects
This commit is contained in:
commit
55902669c2
@ -136,6 +136,12 @@ else
|
||||
if [ $FORMAT_COMPILER_TARGET != "win" ]; then
|
||||
build_libretro_pcsx_rearmed
|
||||
fi
|
||||
build_libretro_yabause
|
||||
build_libretro_vecx
|
||||
build_libretro_tgbdual
|
||||
build_libretro_prosystem
|
||||
|
||||
#========ONLY OPENGL/ES AWARE PROJECTS BELOW========
|
||||
check_opengl
|
||||
build_libretro_modelviewer
|
||||
build_libretro_modelviewer_location
|
||||
@ -143,12 +149,9 @@ else
|
||||
build_libretro_instancingviewer
|
||||
build_libretro_instancingviewer_camera
|
||||
build_libretro_mupen64
|
||||
build_libretro_yabause
|
||||
build_libretro_ffmpeg
|
||||
build_libretro_dinothawr
|
||||
build_libretro_3dengine
|
||||
build_libretro_vecx
|
||||
build_libretro_tgbdual
|
||||
build_libretro_ppsspp
|
||||
build_libretro_prosystem
|
||||
#======END ONLY OPENGL/ES AWARE PROJECTS END=========
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user