openfoam/applications/utilities/postProcessing/graphics/ensight76FoamExec/Make/options
2008-04-15 18:56:58 +01:00

12 lines
264 B
Plaintext

EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/browser/lnInclude \
-I$(LIB_SRC)/sampling/lnInclude \
-I$(LIB_SRC)/lagrangian/basic/lnInclude
LIB_LIBS = \
-lOpenFOAM \
-lfiniteVolume \
-llagrangian \
$(PROJECT_LIBS)