added trimesh optional

This commit is contained in:
Paolo Cignoni 2005-10-14 17:50:41 +00:00
parent fc03684cb5
commit b9d2016e62
1 changed files with 4 additions and 2 deletions

View File

@ -1,5 +1,5 @@
###################################################################### ######################################################################
# Automatically generated by qmake (2.00a) ven 24. giu 14:14:20 2005 # Hand made pro.
###################################################################### ######################################################################
TEMPLATE = subdirs TEMPLATE = subdirs
@ -8,7 +8,9 @@ SUBDIRS = trimesh_base \
trimesh_smooth \ trimesh_smooth \
trimesh_refine \ trimesh_refine \
trimesh_isosurface \ trimesh_isosurface \
trimesh_SDL trimesh_optional \
aabb_binary_tree
sources.files = *.pro sources.files = *.pro
sources.path = . sources.path = .