]> git.mxchange.org Git - flightgear.git/blob - utils/fgviewer/Makefile.am
Allow setting of NED velocities.
[flightgear.git] / utils / fgviewer / Makefile.am
1
2 AM_CXXFLAGS = -DPKGDATADIR=\"$(pkgdatadir)\"
3
4 bin_PROGRAMS = fgviewer
5
6 fgviewer_SOURCES = fgviewer.cxx
7 fgviewer_LDADD = \
8         -lsgtgdb -lsgmaterial -lsgmodel -lsgbvh -lsgutil -lsgio -lsgbucket \
9         -lsgmath -lsgprops -lsgdebug -lsgmisc -lsgxml -lsgstructure \
10         -lplibul $(OSG_LIBS) $(opengl_LIBS) $(THREAD_LIBS) -lz