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
RevLine 
[3487]1MAINSRCDIR=../../..
[3479]2
[3180]3AM_LDFLAGS=$(MWINDOWS)
[2755]4
5
6
[4283]7noinst_HEADERS= model.h \
[3396]8                objModel.h \
[3657]9                primitive_model.h \
[3182]10                array.h \
[3365]11                material.h \
12                texture.h
Note: See TracBrowser for help on using the repository browser.