]> git.mxchange.org Git - flightgear.git/blob - utils/Modeller/Makefile.am
Add a generic binary protocol configuration file analyser that outputs the relevant...
[flightgear.git] / utils / Modeller / Makefile.am
1 noinst_PROGRAMS = animassist normalmap photomodel
2
3 # threedconvert_SOURCES = 3dconvert.cxx
4 # threedconvert_LDADD = -lplibssg -lplibsg -lplibul \
5 #                       $(opengl_LIBS) $(joystick_LIBS)
6
7 animassist_SOURCES = animassist.c
8 animassist_LDADD = $(base_LIBS)
9
10 normalmap_SOURCES = normalmap.cxx
11 normalmap_LDADD = -lsgscreen $(opengl_LIBS) $(base_LIBS) -lz
12
13 photomodel_SOURCES = photomodel.cxx
14 photomodel_LDADD = $(base_LIBS) -lsgbucket -lsgmath -lsgmisc -lsgdebug \
15                     -lsgstructure