aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/mimesh/libg3d-0.0.8/include/g3d/Makefile.am
blob: 9b315644589a5643556449db544222f4e31d24c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
g3dincludedir = $(includedir)/g3d

g3dinclude_HEADERS = \
	debug.h \
	g3d.h \
	types.h \
	context.h \
	plugins.h \
	model.h \
	object.h \
	face.h \
	material.h \
	texture.h \
	stream.h \
	read.h \
	iff.h \
	primitive.h \
	vector.h \
	matrix.h \
	quat.h