source:
orxonox.OLD/trunk/src/lib/graphics/importer/Makefile.am
@
  5280
        
        | Last change on this file since 5280 was 5100, checked in by bensch, 20 years ago | |
|---|---|
| File size: 627 bytes | |
| Rev | Line | |
|---|---|---|
| [3487] | 1 | MAINSRCDIR=../../.. | 
| [4564] | 2 | include $(MAINSRCDIR)/defs/include_paths.am | 
| [3479] | 3 | |
| [4564] | 4 | noinst_LIBRARIES = libORXimporter.a | 
| [2755] | 5 | |
| [4564] | 6 | libORXimporter_a_SOURCES = model.cc \ | 
| 7 | objModel.cc \ | |
| 8 | primitive_model.cc \ | |
| 9 | md2Model.cc \ | |
| 10 | material.cc \ | |
| [4579] | 11 | texture.cc | 
| [2755] | 12 | |
| [4264] | 13 | |
| [4564] | 14 | |
| 15 | noinst_HEADERS = abstract_model.h \ | |
| 16 | model.h \ | |
| 17 | objModel.h \ | |
| 18 | primitive_model.h \ | |
| 19 | md2Model.h \ | |
| 20 | material.h \ | |
| 21 | texture.h \ | |
| 22 | anorms.h \ | |
| 23 | anormtab.h | 
Note: See TracBrowser
        for help on using the repository browser.
    


            






