mirror of
https://github.com/yawut/SDL.git
synced 2026-08-22 00:35:18 -05:00
Is this right??
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user