Removed src/triSurface leftovers

This commit is contained in:
Dominik Christ 2015-08-06 17:48:16 +01:00
parent 8dc48f6c57
commit 7ca9bcf982
2 changed files with 0 additions and 53 deletions

View file

@ -1,41 +0,0 @@
triSurfaceTools = triSurface/triSurfaceTools
geometricSurfacePatch = triSurface/geometricSurfacePatch
faceTriangulation/faceTriangulation.C
meshTriangulation/meshTriangulation.C
triSurface/triSurface.C
triSurface/triSurfaceAddressing.C
triSurface/stitchTriangles.C
triSurface/treeDataTriSurface/treeDataTriSurface.C
interfaces = triSurface/interfaces
$(interfaces)/STL/writeSTL.C
$(interfaces)/STL/readSTL.C
$(interfaces)/STL/readSTLASCII.L
$(interfaces)/STL/readSTLBINARY.C
$(interfaces)/GTS/writeGTS.C
$(interfaces)/GTS/readGTS.C
$(interfaces)/OBJ/readOBJ.C
$(interfaces)/OBJ/writeOBJ.C
$(interfaces)/SMESH/writeSMESH.C
$(interfaces)/OFF/readOFF.C
$(interfaces)/OFF/writeOFF.C
$(interfaces)/TRI/writeTRI.C
$(interfaces)/TRI/readTRI.C
$(interfaces)/DX/writeDX.C
$(interfaces)/AC3D/readAC.C
$(interfaces)/AC3D/writeAC.C
$(interfaces)/VTK/writeVTK.C
$(interfaces)/NAS/readNAS.C
triSurface/geometricSurfacePatch/geometricSurfacePatch.C
triSurface/surfacePatch/surfacePatch.C
triSurface/surfacePatch/surfacePatchIOList.C
tools/labelledTri/sortLabelledTri.C
triSurfaceFields/triSurfaceFields.C
triSurfaceFields/triSurfacePointFields/triSurfacePointFields.C
LIB = $(FOAM_LIBBIN)/libtriSurface

View file

@ -1,12 +0,0 @@
ifneq ($(FLEX_DIR), "")
EXE_INC = \
-I$(FLEX_DIR)/include \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(WM_THIRD_PARTY_DIR)/zlib-1.2.3
else
EXE_INC = \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(WM_THIRD_PARTY_DIR)/zlib-1.2.3
endif
LIB_LIBS =