1
0
mirror of https://github.com/NGSolve/netgen.git synced 2025-03-19 04:57:57 +05:00
Joachim Schoeberl 12801836fd makefile fixes
2012-11-18 09:10:02 +00:00

18 lines
421 B
Makefile

noinst_HEADERS = meshdoc.hpp mvdraw.hpp vispar.hpp \
visual.hpp vssolution.hpp
include_HEADERS = soldata.hpp
AM_CPPFLAGS = $(MPI_INCLUDES) -I$(top_srcdir)/libsrc/include -DOPENGL -D$(TOGL_WINDOWINGSYSTEM) $(OCCFLAGS) $(TCL_INCLUDES)
METASOURCES = AUTO
if NGGUI
noinst_LTLIBRARIES = libvisual.la
endif
libvisual_la_SOURCES = meshdoc.cpp mvdraw.cpp \
vsfieldlines.cpp vsmesh.cpp vssolution.cpp importsolution.cpp