Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/physics/src/lib/graphics/importer/Makefile.am @ 4283

Last change on this file since 4283 was 4283, checked in by bensch, 19 years ago

orxonox/branches/physics: merged the trunk back to branches/physics
merged with command
svn merge -r 4223:HEAD ../../trunk/ .
conflicts additively included

File size: 151 bytes
Line 
1MAINSRCDIR=../../..
2
3AM_LDFLAGS=$(MWINDOWS)
4
5
6
7noinst_HEADERS= model.h \
8                objModel.h \
9                primitive_model.h \
10                array.h \
11                material.h \
12                texture.h
Note: See TracBrowser for help on using the repository browser.