Makefile: examples makefile now compile others/rlgl_standalone only when TARGET_PLATFORM is PLATFORM_DESKTOP_GFLW
This commit is contained in:
parent
3e723e73d2
commit
729de10b1e
|
|
@ -518,8 +518,7 @@ CORE = \
|
||||||
core/core_window_flags \
|
core/core_window_flags \
|
||||||
core/core_window_letterbox \
|
core/core_window_letterbox \
|
||||||
core/core_window_should_close \
|
core/core_window_should_close \
|
||||||
core/core_world_screen \
|
core/core_world_screen
|
||||||
core/core_clipboard_image
|
|
||||||
|
|
||||||
SHAPES = \
|
SHAPES = \
|
||||||
shapes/shapes_basic_shapes \
|
shapes/shapes_basic_shapes \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user