src/rigidBodyMeshMotion/Make/options: Removed debug switches

This commit is contained in:
Henry Weller
2016-06-07 16:25:29 +01:00
parent 6fe3812698
commit 680c687407

View File

@ -1,4 +1,4 @@
EXE_INC = -ggdb3 -DFULLDEBUG \
EXE_INC = \
-I$(LIB_SRC)/rigidBodyDynamics/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \