Removed derived file "configure" from version control.
Added Lib/Audio contributed by Steve Baker (Linux only for this version.)
This commit is contained in:
parent
d9e4e3d3cf
commit
cad8ca6720
3 changed files with 9 additions and 4413 deletions
13
Thanks
13
Thanks
|
@ -8,14 +8,17 @@ credit everyone who has contributed to this project.
|
||||||
|
|
||||||
|
|
||||||
Michele America <nomimarketing@mail.telepac.pt>
|
Michele America <nomimarketing@mail.telepac.pt>
|
||||||
Contributed the HUD code.
|
Contributed to the HUD code.
|
||||||
|
|
||||||
|
|
||||||
Steve Baker <sbaker@link.com>
|
Steve Baker <sbaker@link.com>
|
||||||
Steve has provided an immense amount of coaching and tutelage, both
|
- Author of PUI (a graphical interface written entirely on top of
|
||||||
on the subjects of flight simulation and OpenGL. It has been his
|
OpenGL/GLUT)
|
||||||
comments and thoughts that have prompted the implementation of most
|
- Contributed significantly to the basic Audio library.
|
||||||
of the more sophisticated features of Flight Gear.
|
- Steve has provided an immense amount of coaching and tutelage,
|
||||||
|
both on the subjects of flight simulation and OpenGL. It has been
|
||||||
|
his comments and thoughts that have prompted the implementation of
|
||||||
|
most of the more sophisticated features of Flight Gear.
|
||||||
|
|
||||||
|
|
||||||
Paul Bleisch <pbleisch@acm.org>
|
Paul Bleisch <pbleisch@acm.org>
|
||||||
|
|
|
@ -133,6 +133,7 @@ AC_OUTPUT( \
|
||||||
Makefile \
|
Makefile \
|
||||||
Include/Makefile \
|
Include/Makefile \
|
||||||
Lib/Makefile \
|
Lib/Makefile \
|
||||||
|
Lib/Audio/Makefile \
|
||||||
Lib/Bucket/Makefile \
|
Lib/Bucket/Makefile \
|
||||||
Lib/Debug/Makefile \
|
Lib/Debug/Makefile \
|
||||||
Lib/DEM/Makefile \
|
Lib/DEM/Makefile \
|
||||||
|
|
Loading…
Add table
Reference in a new issue