aboutsummaryrefslogtreecommitdiff
path: root/Source/Python/Make.package
blob: 651e092d3156379d517b1232bb331498e46fb8e7 (plain) (blame)
1
2
3
4
5
6
7
CEXE_sources += WarpXWrappers.cpp
CEXE_sources += WarpX_py.cpp
CEXE_headers += WarpXWrappers.h
CEXE_headers += WarpX_py.H

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