build warns now for non-existing header files
[sdlgit/SDL_perl.git] / MANIFEST
1 BUGS
2 CHANGELOG
3 CONTRIBUTORS
4 COPYING
5 lib/SDL.pm
6 lib/SDL/App.pm
7 lib/SDL/Cdrom.pm
8 lib/SDL/Color.pm
9 lib/SDL/Config.pm
10 lib/SDL/Constants.pm
11 lib/SDL/Cursor.pm
12 lib/SDL/Event.pm
13 lib/SDL/Font.pm
14 lib/SDL/Game.pm
15 lib/SDL/Game/Rect.pm
16 lib/SDL/Mixer.pm
17 lib/SDL/MPEG.pm
18 lib/SDL/Music.pm
19 lib/SDL/OpenGL.pm
20 lib/SDL/OpenGL/Constants.pm
21 lib/SDL/Palette.pm
22 lib/SDL/PixelFormat.pm
23 lib/SDL/Rect.pm
24 lib/SDL/SFont.pm
25 lib/SDL/Sound.pm
26 lib/SDL/Surface.pm
27 lib/SDL/Timer.pm
28 lib/SDL/Tool/Font.pm
29 lib/SDL/Tool/Graphic.pm
30 lib/SDL/TTF_Font.pm
31 lib/SDL/TTFont.pm
32 lib/SDL/Tutorial.pm
33 lib/SDL/Tutorial/Animation.pm
34 lib/SDL/Tutorial/Drawing.pm
35 lib/SDL/Tutorial/Images.pm
36 lib/SDL/Tutorial/LunarLander.pm
37 lib/SDL/Tutorial/Pong.pm
38 lib/SDL/Video.pm
39 lib/SDL_perl.pm
40 logo/sdl_perl_logo_large.png
41 logo/sdl_perl_logo_small.png
42 MacOSX/Info.plist
43 MacOSX/launcher.h
44 MacOSX/launcher.m
45 MacOSX/SDLPerl.icns
46 make/lib/SDL/Utility.pm
47 MANIFEST                        This list of files
48 MANIFEST.bak
49 MANIFEST.SKIP
50 META.yml
51 README
52 scripts/const.pl
53 scripts/gl_const.pl
54 scripts/OpenGL/Constants.pm
55 scripts/opengl_words.txt
56 scripts/README
57 scripts/SDL/Constants.pm
58 scripts/sdl_const.pl
59 scripts/sdl_words.txt
60 src/Core/Audio.xs
61 src/Core/CDROM.xs
62 src/Core/Events.xs
63 src/Core/Files.xs
64 src/Core/Joystick.xs
65 src/Core/Mouse.xs
66 src/Core/MultiThread.xs
67 src/Core/objects/Color.xs
68 src/Core/objects/PixelFormat.xs
69 src/Core/objects/Rect.xs
70 src/Core/objects/Surface.xs
71 src/Core/SDL.xs
72 src/Core/Time.xs
73 src/Core/Video.xs
74 src/Core/WindowMangement.xs
75 src/defines.h
76 src/Mixer/Channels.xs
77 src/Mixer/Effects.xs
78 src/Mixer/Groups.xs
79 src/Mixer/Mixer.xs
80 src/Mixer/Music.xs
81 src/Mixer/objects/chunk.xs
82 src/Mixer/objects/effectDone.xs
83 src/Mixer/objects/effectFunc.xs
84 src/Mixer/objects/fading.xs
85 src/Mixer/objects/music.xs
86 src/Mixer/objects/musicType.xs
87 src/Mixer/README
88 src/Mixer/Samples.xs
89 src/Net/README
90 src/OpenGL.xs
91 src/SDL.xs
92 src/SFont.h
93 src/SFont.xs
94 src/support/darwin_support.h
95 src/support/darwin_support.m
96 src/support/win32.c
97 src/TTF/Attributes.xs
98 src/TTF/Management.xs
99 src/TTF/objects/TTF_font.xs
100 src/TTF/README
101 src/TTF/Render.xs
102 src/TTF/TTF.xs
103 t/apppm.t
104 t/cdrompm.t
105 t/colorpm.t
106 t/constantspm.t
107 t/core_rect.t
108 t/core_surface.t
109 t/core_ttf.t
110 t/cursorpm.t
111 t/eventpm.t
112 t/extendingrect.t
113 t/fontpm.t
114 t/intergation1.t
115 t/manifest.t
116 t/mixerpm.t
117 t/mpegpm.t
118 t/musicpm.t
119 t/opengl.t
120 t/palettepm.t
121 t/sdlgamerect.t
122 t/sdlpm.t
123 t/soundpm.t
124 t/surfaceML.t
125 t/timerpm.t
126 t/toolfontpm.t
127 t/toolgraphicpm.t
128 t/ttfontpm.t
129 t/videopm.t
130 test/64encode.pl
131 test/checkkeys.pl
132 test/data/24P_Arial_NeonYellow.png
133 test/data/24P_Copperplate_Blue.png
134 test/data/aircut3.ttf
135 test/data/electrohar.ttf
136 test/data/highlight.png
137 test/data/icon.bmp
138 test/data/LargeFont.bmp
139 test/data/logo.png
140 test/data/menu.png
141 test/data/sample.wav
142 test/graywin.pl
143 test/loopwave.pl
144 test/OpenGL/README
145 test/OpenGL/test1.pl
146 test/OpenGL/test2.pl
147 test/OpenGL/test3.pl
148 test/OpenGL/test4.pl
149 test/OpenGL/test5.pl
150 test/OpenGL/tutorial/Data/crate.png
151 test/OpenGL/tutorial/Data/cube.bmp
152 test/OpenGL/tutorial/Data/glass.bmp
153 test/OpenGL/tutorial/Data/NeHe.png
154 test/OpenGL/tutorial/Data/Star.bmp
155 test/OpenGL/tutorial/Data/tim.jpg
156 test/OpenGL/tutorial/Data/world.txt
157 test/OpenGL/tutorial/lesson02.pl
158 test/OpenGL/tutorial/lesson03.pl
159 test/OpenGL/tutorial/lesson04.pl
160 test/OpenGL/tutorial/lesson05.pl
161 test/OpenGL/tutorial/lesson06.pl
162 test/OpenGL/tutorial/lesson07.pl
163 test/OpenGL/tutorial/lesson08.pl
164 test/OpenGL/tutorial/lesson18.pl
165 test/README
166 test/testcolor.pl
167 test/testcolor.spl
168 test/testfonttool.pl
169 test/testgfxprim.pl
170 test/testgfxroto.pl
171 test/testgraphictool.pl
172 test/testjoystick.pl
173 test/testmenu.pl
174 test/testsprite.pl
175 test/testtimer.pl
176 test/wave.pl
177 TODO
178 typemap