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