From cca50500614f20f07ef52a04156fc1bcebfb06f0 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 12 May 2010 21:26:47 -0400 Subject: [PATCH] Moving SDL12 headers into Dependencies. --- {SDL12 => Dependencies/SDL12}/include/SDL.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_active.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_audio.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_byteorder.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_cdrom.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_copying.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_endian.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_error.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_events.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_getenv.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_joystick.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_keyboard.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_keysym.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_main.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_mouse.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_mutex.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_name.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_opengl.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_quit.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_rwops.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_syswm.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_thread.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_timer.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_types.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_version.h | 0 {SDL12 => Dependencies/SDL12}/include/SDL_video.h | 0 {SDL12 => Dependencies/SDL12}/include/begin_code.h | 0 {SDL12 => Dependencies/SDL12}/include/close_code.h | 0 28 files changed, 0 insertions(+), 0 deletions(-) rename {SDL12 => Dependencies/SDL12}/include/SDL.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_active.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_audio.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_byteorder.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_cdrom.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_copying.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_endian.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_error.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_events.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_getenv.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_joystick.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_keyboard.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_keysym.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_main.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_mouse.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_mutex.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_name.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_opengl.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_quit.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_rwops.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_syswm.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_thread.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_timer.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_types.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_version.h (100%) rename {SDL12 => Dependencies/SDL12}/include/SDL_video.h (100%) rename {SDL12 => Dependencies/SDL12}/include/begin_code.h (100%) rename {SDL12 => Dependencies/SDL12}/include/close_code.h (100%) diff --git a/SDL12/include/SDL.h b/Dependencies/SDL12/include/SDL.h similarity index 100% rename from SDL12/include/SDL.h rename to Dependencies/SDL12/include/SDL.h diff --git a/SDL12/include/SDL_active.h b/Dependencies/SDL12/include/SDL_active.h similarity index 100% rename from SDL12/include/SDL_active.h rename to Dependencies/SDL12/include/SDL_active.h diff --git a/SDL12/include/SDL_audio.h b/Dependencies/SDL12/include/SDL_audio.h similarity index 100% rename from SDL12/include/SDL_audio.h rename to Dependencies/SDL12/include/SDL_audio.h diff --git a/SDL12/include/SDL_byteorder.h b/Dependencies/SDL12/include/SDL_byteorder.h similarity index 100% rename from SDL12/include/SDL_byteorder.h rename to Dependencies/SDL12/include/SDL_byteorder.h diff --git a/SDL12/include/SDL_cdrom.h b/Dependencies/SDL12/include/SDL_cdrom.h similarity index 100% rename from SDL12/include/SDL_cdrom.h rename to Dependencies/SDL12/include/SDL_cdrom.h diff --git a/SDL12/include/SDL_copying.h b/Dependencies/SDL12/include/SDL_copying.h similarity index 100% rename from SDL12/include/SDL_copying.h rename to Dependencies/SDL12/include/SDL_copying.h diff --git a/SDL12/include/SDL_endian.h b/Dependencies/SDL12/include/SDL_endian.h similarity index 100% rename from SDL12/include/SDL_endian.h rename to Dependencies/SDL12/include/SDL_endian.h diff --git a/SDL12/include/SDL_error.h b/Dependencies/SDL12/include/SDL_error.h similarity index 100% rename from SDL12/include/SDL_error.h rename to Dependencies/SDL12/include/SDL_error.h diff --git a/SDL12/include/SDL_events.h b/Dependencies/SDL12/include/SDL_events.h similarity index 100% rename from SDL12/include/SDL_events.h rename to Dependencies/SDL12/include/SDL_events.h diff --git a/SDL12/include/SDL_getenv.h b/Dependencies/SDL12/include/SDL_getenv.h similarity index 100% rename from SDL12/include/SDL_getenv.h rename to Dependencies/SDL12/include/SDL_getenv.h diff --git a/SDL12/include/SDL_joystick.h b/Dependencies/SDL12/include/SDL_joystick.h similarity index 100% rename from SDL12/include/SDL_joystick.h rename to Dependencies/SDL12/include/SDL_joystick.h diff --git a/SDL12/include/SDL_keyboard.h b/Dependencies/SDL12/include/SDL_keyboard.h similarity index 100% rename from SDL12/include/SDL_keyboard.h rename to Dependencies/SDL12/include/SDL_keyboard.h diff --git a/SDL12/include/SDL_keysym.h b/Dependencies/SDL12/include/SDL_keysym.h similarity index 100% rename from SDL12/include/SDL_keysym.h rename to Dependencies/SDL12/include/SDL_keysym.h diff --git a/SDL12/include/SDL_main.h b/Dependencies/SDL12/include/SDL_main.h similarity index 100% rename from SDL12/include/SDL_main.h rename to Dependencies/SDL12/include/SDL_main.h diff --git a/SDL12/include/SDL_mouse.h b/Dependencies/SDL12/include/SDL_mouse.h similarity index 100% rename from SDL12/include/SDL_mouse.h rename to Dependencies/SDL12/include/SDL_mouse.h diff --git a/SDL12/include/SDL_mutex.h b/Dependencies/SDL12/include/SDL_mutex.h similarity index 100% rename from SDL12/include/SDL_mutex.h rename to Dependencies/SDL12/include/SDL_mutex.h diff --git a/SDL12/include/SDL_name.h b/Dependencies/SDL12/include/SDL_name.h similarity index 100% rename from SDL12/include/SDL_name.h rename to Dependencies/SDL12/include/SDL_name.h diff --git a/SDL12/include/SDL_opengl.h b/Dependencies/SDL12/include/SDL_opengl.h similarity index 100% rename from SDL12/include/SDL_opengl.h rename to Dependencies/SDL12/include/SDL_opengl.h diff --git a/SDL12/include/SDL_quit.h b/Dependencies/SDL12/include/SDL_quit.h similarity index 100% rename from SDL12/include/SDL_quit.h rename to Dependencies/SDL12/include/SDL_quit.h diff --git a/SDL12/include/SDL_rwops.h b/Dependencies/SDL12/include/SDL_rwops.h similarity index 100% rename from SDL12/include/SDL_rwops.h rename to Dependencies/SDL12/include/SDL_rwops.h diff --git a/SDL12/include/SDL_syswm.h b/Dependencies/SDL12/include/SDL_syswm.h similarity index 100% rename from SDL12/include/SDL_syswm.h rename to Dependencies/SDL12/include/SDL_syswm.h diff --git a/SDL12/include/SDL_thread.h b/Dependencies/SDL12/include/SDL_thread.h similarity index 100% rename from SDL12/include/SDL_thread.h rename to Dependencies/SDL12/include/SDL_thread.h diff --git a/SDL12/include/SDL_timer.h b/Dependencies/SDL12/include/SDL_timer.h similarity index 100% rename from SDL12/include/SDL_timer.h rename to Dependencies/SDL12/include/SDL_timer.h diff --git a/SDL12/include/SDL_types.h b/Dependencies/SDL12/include/SDL_types.h similarity index 100% rename from SDL12/include/SDL_types.h rename to Dependencies/SDL12/include/SDL_types.h diff --git a/SDL12/include/SDL_version.h b/Dependencies/SDL12/include/SDL_version.h similarity index 100% rename from SDL12/include/SDL_version.h rename to Dependencies/SDL12/include/SDL_version.h diff --git a/SDL12/include/SDL_video.h b/Dependencies/SDL12/include/SDL_video.h similarity index 100% rename from SDL12/include/SDL_video.h rename to Dependencies/SDL12/include/SDL_video.h diff --git a/SDL12/include/begin_code.h b/Dependencies/SDL12/include/begin_code.h similarity index 100% rename from SDL12/include/begin_code.h rename to Dependencies/SDL12/include/begin_code.h diff --git a/SDL12/include/close_code.h b/Dependencies/SDL12/include/close_code.h similarity index 100% rename from SDL12/include/close_code.h rename to Dependencies/SDL12/include/close_code.h -- 2.39.2