patchIntersection: Added test application
This commit is contained in:
7
applications/test/patchIntersection/Make/options
Normal file
7
applications/test/patchIntersection/Make/options
Normal file
@ -0,0 +1,7 @@
|
||||
EXE_INC = \
|
||||
-I$(LIB_SRC)/fileFormats/lnInclude \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude
|
||||
|
||||
EXE_LIBS = \
|
||||
-lfileFormats \
|
||||
-lmeshTools
|
||||
Reference in New Issue
Block a user