Mercurial > sdl-ios-xcode
comparison src/video/quartz/Makefile.am @ 762:c4965af1d0e0
*** empty log message ***
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 04 Jan 2004 14:56:35 +0000 |
parents | c5b2b6d2d1fe |
children |
comparison
equal
deleted
inserted
replaced
761:c5b2b6d2d1fe | 762:c4965af1d0e0 |
---|---|
4 noinst_LTLIBRARIES = libvideo_quartz.la | 4 noinst_LTLIBRARIES = libvideo_quartz.la |
5 libvideo_quartz_la_SOURCES = $(QUARTZ_SRCS) | 5 libvideo_quartz_la_SOURCES = $(QUARTZ_SRCS) |
6 | 6 |
7 # The SDL MacOS X Quartz video driver sources | 7 # The SDL MacOS X Quartz video driver sources |
8 QUARTZ_SRCS = \ | 8 QUARTZ_SRCS = \ |
9 CGS.h \ | 9 CGS.h \ |
10 SDL_QuartzEvents.m \ | 10 SDL_QuartzEvents.m \ |
11 SDL_QuartzGL.m \ | 11 SDL_QuartzGL.m \ |
12 SDL_QuartzKeys.h \ | 12 SDL_QuartzKeys.h \ |
13 SDL_QuartzVideo.h \ | 13 SDL_QuartzVideo.h \ |
14 SDL_QuartzVideo.m \ | 14 SDL_QuartzVideo.m \ |