Use LIB_SRC instead of FOAM_SRC in Make/options files

This commit is contained in:
Mark Olesen
2008-10-07 09:18:18 +02:00
parent b1360b7671
commit 28696e51ab
16 changed files with 28 additions and 24 deletions

View File

@ -1,5 +1,5 @@
EXE_INC = \
-I$(FOAM_SRC)/postProcessing/postCalc \
-I$(LIB_SRC)/postProcessing/postCalc \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/transportModels \
-I$(LIB_SRC)/turbulenceModels/RAS \