8 lines
124 B
Text
8 lines
124 B
Text
|
EXE_INC = \
|
||
|
-I$(LIB_SRC)/meshTools/lnInclude \
|
||
|
-I$(LIB_SRC)/ODE/lnInclude
|
||
|
|
||
|
EXE_LIBS = \
|
||
|
-lmeshTools \
|
||
|
-lODE
|