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

14 lines
323 B
Plaintext

EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/sampling/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-lsampling \
-ltriSurface \
-llagrangian