aboutsummaryrefslogtreecommitdiff
path: root/Source/Utils/Make.package
blob: cd335dbcf358954babccaa452ba1bdd1f02206e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
F90EXE_sources += utils_ES.F90
CEXE_sources += WarpXMovingWindow.cpp
CEXE_sources += WarpXTagging.cpp
CEXE_sources += WarpXUtil.cpp
CEXE_headers += WarpXConst.H
CEXE_headers += WarpXUtil.H
CEXE_headers += WarpXAlgorithmSelection.H
CEXE_sources += WarpXAlgorithmSelection.cpp
CEXE_headers += NCIGodfreyTables.H

INCLUDE_LOCATIONS += $(WARPX_HOME)/Source/Utils
VPATH_LOCATIONS   += $(WARPX_HOME)/Source/Utils