Library ordering

This commit is contained in:
Hrvoje Jasak 2012-01-29 11:43:07 +00:00
parent 44a1eb3659
commit 8083d7a9fc
8 changed files with 15 additions and 16 deletions

View file

@ -3,5 +3,5 @@ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude -I$(LIB_SRC)/triSurface/lnInclude
EXE_LIBS = \ EXE_LIBS = \
-lmeshTools \ -ltriSurface \
-ltriSurface -lmeshTools

View file

@ -2,5 +2,5 @@ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude -I$(LIB_SRC)/triSurface/lnInclude
EXE_LIBS = \ EXE_LIBS = \
-lmeshTools \ -ltriSurface \
-ltriSurface -lmeshTools

View file

@ -2,5 +2,5 @@ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude -I$(LIB_SRC)/triSurface/lnInclude
EXE_LIBS = \ EXE_LIBS = \
-lmeshTools \ -ltriSurface \
-ltriSurface -lmeshTools

View file

@ -4,6 +4,6 @@ EXE_INC = \
-I$(LIB_SRC)/surfMesh/lnInclude -I$(LIB_SRC)/surfMesh/lnInclude
EXE_LIBS = \ EXE_LIBS = \
-lmeshTools \
-ltriSurface \ -ltriSurface \
-lmeshTools \
-lsurfMesh -lsurfMesh

View file

@ -2,5 +2,5 @@ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude -I$(LIB_SRC)/triSurface/lnInclude
EXE_LIBS = \ EXE_LIBS = \
-lmeshTools \ -ltriSurface \
-ltriSurface -lmeshTools

View file

@ -2,6 +2,5 @@ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude -I$(LIB_SRC)/triSurface/lnInclude
EXE_LIBS = \ EXE_LIBS = \
-lmeshTools \ -ltriSurface \
-ltriSurface -lmeshTools

View file

@ -3,6 +3,6 @@ EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude -I$(LIB_SRC)/meshTools/lnInclude
EXE_LIBS = \ EXE_LIBS = \
-lmeshTools \ -ltriSurface \
-ltriSurface -lmeshTools

View file

@ -2,5 +2,5 @@ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude -I$(LIB_SRC)/triSurface/lnInclude
EXE_LIBS = \ EXE_LIBS = \
-lmeshTools \ -ltriSurface \
-ltriSurface -lmeshTools