added import ply to the h of io_base.pro

This commit is contained in:
Paolo Cignoni 2018-04-06 11:30:04 +02:00
parent d605db0f50
commit 3278d7ba24

View File

@ -1,6 +1,7 @@
include (../../shared.pri)
HEADERS += baseio.h \
$$VCGDIR/wrap/io_trimesh/import_ply.h \
$$VCGDIR/wrap/io_trimesh/import_obj.h \
$$VCGDIR/wrap/io_trimesh/import_off.h \
$$VCGDIR/wrap/io_trimesh/import_ptx.h \