Catch the C++ and Objective C sources too...

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401407
This commit is contained in:
Sam Lantinga 2006-02-21 08:47:46 +00:00
parent c36118165e
commit 3759311c8b
21 changed files with 21 additions and 0 deletions

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* Allow access to the audio stream on BeOS */ /* Allow access to the audio stream on BeOS */

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* Functions for system-level CD-ROM audio control on BeOS /* Functions for system-level CD-ROM audio control on BeOS
(not completely implemented yet) (not completely implemented yet)

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* This is the system specific header for the SDL joystick API */ /* This is the system specific header for the SDL joystick API */

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* Handle the BeApp specific portions of the application */ /* Handle the BeApp specific portions of the application */

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include <support/UTF8.h> #include <support/UTF8.h>
#include <stdio.h> #include <stdio.h>

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include <AppKit.h> #include <AppKit.h>
#include <GameKit.h> #include <GameKit.h>

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* BWindow based framebuffer implementation */ /* BWindow based framebuffer implementation */

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_BWin.h" #include "SDL_BWin.h"

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* This is the BeOS version of SDL YUV video overlays */ /* This is the BeOS version of SDL YUV video overlays */

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include <qpe/qpeapplication.h> #include <qpe/qpeapplication.h>
#include <qapplication.h> #include <qapplication.h>

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QWin.h" #include "SDL_QWin.h"
#include <qapplication.h> #include <qapplication.h>

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include <qpe/qpeapplication.h> #include <qpe/qpeapplication.h>

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QWin.h" #include "SDL_QWin.h"

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
/* Qtopia based framebuffer implementation */ /* Qtopia based framebuffer implementation */

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QWin.h" #include "SDL_QWin.h"

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"
#include "SDL_QuartzWindow.h" #include "SDL_QuartzWindow.h"

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"
#include "SDL_QuartzWindow.h" #include "SDL_QuartzWindow.h"

View file

@ -19,6 +19,7 @@
Sam Lantinga Sam Lantinga
slouken@libsdl.org slouken@libsdl.org
*/ */
#include "SDL_config.h"
#include "SDL_QuartzVideo.h" #include "SDL_QuartzVideo.h"
#include "SDL_QuartzWindow.h" #include "SDL_QuartzWindow.h"