File tree Expand file tree Collapse file tree
utilities/initialConditions/Make Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,11 +5,12 @@ EXE_INC = \
55 -I$(LIB_SRC)/finiteVolume/lnInclude \
66 -I$(LIB_SRC)/meshTools/lnInclude \
77
8+
89EXE_LIBS = \
910 -L$(FOAM_USER_LIBBIN) \
1011 -lBoundaryConditions \
1112 -lSchemes \
1213 -lModels \
1314 -L$(FOAM_LIBBIN) \
1415 -lfiniteVolume \
15- -lmeshTools
16+ -lmeshTools
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ EXE_INC = \
22 -I$(LIB_SRC)/finiteVolume/lnInclude \
33 -I$(LIB_SRC)/meshTools/lnInclude
44
5+
56EXE_LIBS = \
67 -lfiniteVolume \
7- -lmeshTools
8+ -lmeshTools
Original file line number Diff line number Diff line change 11EXE_INC = \
2- -I$(LIB_SRC)/finiteVolume/lnInclude
2+ -I$(LIB_SRC)/finiteVolume/lnInclude
3+
34
45LIB_LIBS = \
5- -lfiniteVolume
6+ -lfiniteVolume
Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ EXE_INC = \
22 -I$(LIB_SRC)/finiteVolume/lnInclude \
33 -I$(LIB_SRC)/meshTools/lnInclude
44
5+
56LIB_LIBS = \
67 -lfiniteVolume \
7- -lmeshTools
8+ -lmeshTools
Original file line number Diff line number Diff line change 11EXE_INC = \
22 -I$(LIB_SRC)/finiteVolume/lnInclude
33
4+
45LIB_LIBS = \
5- -lfiniteVolume
6+ -lfiniteVolume
You can’t perform that action at this time.
0 commit comments