Mercurial > sdl-ios-xcode
comparison src/video/quartz/Makefile.am @ 168:e92aa316c517
Added Max's patches for building MacOS X apps on command line
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 04 Sep 2001 23:18:45 +0000 |
parents | 7064032cbe77 |
children | c5b2b6d2d1fe |
comparison
equal
deleted
inserted
replaced
167:cb384ef627f6 | 168:e92aa316c517 |
---|---|
9 SDL_QuartzKeys.h \ | 9 SDL_QuartzKeys.h \ |
10 SDL_QuartzVideo.h \ | 10 SDL_QuartzVideo.h \ |
11 SDL_QuartzVideo.m | 11 SDL_QuartzVideo.m |
12 | 12 |
13 # These files are included by SDL_QuartzVideo.m (is that right??) | 13 # These files are included by SDL_QuartzVideo.m (is that right??) |
14 EXTRA_DIST = \ | 14 noinst_HEADERS = \ |
15 SDL_QuartzEvents.m \ | 15 SDL_QuartzEvents.m \ |
16 SDL_QuartzWM.m \ | 16 SDL_QuartzWM.m \ |
17 SDL_QuartzWindow.m | 17 SDL_QuartzWindow.m |