Changeset 5937 in orxonox.OLD for branches/avi_play/src
- Timestamp:
- Dec 6, 2005, 6:16:08 PM (19 years ago)
- Location:
- branches/avi_play/src/lib/graphics/importer
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/avi_play/src/lib/graphics/importer/Makefile.am
r5924 r5937 10 10 material.cc \ 11 11 texture.cc \ 12 texture_sequence.cc 12 texture_sequence.cc \ 13 media_container.cc 13 14 14 15 … … 23 24 texture_sequence.h \ 24 25 anorms.h \ 25 anormtab.h 26 anormtab.h \ 27 media_container.h
Note: See TracChangeset
for help on using the changeset viewer.