]> git.mxchange.org Git - flightgear.git/blob - Scenery/depend
Changed naming scheme of basic shared structures.
[flightgear.git] / Scenery / depend
1 chunkmgr.o: chunkmgr.c chunkmgr.h mesh.h
2 common.o: common.c common.h
3 geometry.o: geometry.c geometry.h mesh.h
4 mesh.o: mesh.c ../constants.h ../types.h ../Math/fg_geodesy.h \
5  ../Math/fg_random.h ../Math/mat3.h ../Math/polar.h ../Math/../types.h \
6  mesh.h common.h scenery.h
7 parser.o: parser.c parsevrml.h geometry.h common.h mesh.h scenery.h \
8  ../types.h
9 scanner.o: scanner.c parser.h
10 scenery.o: scenery.c ../general.h scenery.h ../types.h parsevrml.h