mirror of
https://github.com/yawut/SDL.git
synced 2026-04-22 08:37:27 -05:00
Is this right??
This commit is contained in:
parent
9603c167e6
commit
4fe505f6bc
|
|
@ -6,9 +6,12 @@ libvideo_quartz_la_SOURCES = $(QUARTZ_SRCS)
|
|||
|
||||
# The SDL MacOS X Quartz video driver sources
|
||||
QUARTZ_SRCS = \
|
||||
SDL_QuartzEvents.m \
|
||||
SDL_QuartzKeys.h \
|
||||
SDL_QuartzVideo.h \
|
||||
SDL_QuartzVideo.m \
|
||||
SDL_QuartzVideo.m
|
||||
|
||||
# These files are included by SDL_QuartzVideo.m (is that right??)
|
||||
EXTRA_DIST = \
|
||||
SDL_QuartzEvents.m \
|
||||
SDL_QuartzWM.m \
|
||||
SDL_QuartzWindow.m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user