Rocstar
1.0
Rocstar multiphysics simulation application
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
QualityAssessor/MakefileVariables.inc
Go to the documentation of this file.
1
QUALASSESSDIR = $(srcdir)/QualityAssessor
2
3
QUALASSESSSRC = $(QUALASSESSDIR)/QualityAssessor.cpp
4
5
QUALASSESSHEADERS = \
6
$(patsubst $(QUALASSESSDIR)/%,$(localincludedir)/%,\
7
$(wildcard $(QUALASSESSDIR)
/*.hpp)) \
8
$(patsubst $(QUALASSESSDIR)/%,$(localincludedir)/%,\
9
$(wildcard $(QUALASSESSDIR)/*.hh))
10
11
QUALASSESSOBJ = $(patsubst $(QUALASSESSDIR)/%.cpp, obj/%.o, $(QUALASSESSSRC))
12
13
ALL_MSQ_OBJ += $(QUALASSESSOBJ)
Rocmop
External
mesquite_0_9_5
src
QualityAssessor
MakefileVariables.inc
Generated on Wed Nov 30 2016 16:56:08 for Rocstar by
1.8.5