added a missing pro

This commit is contained in:
Paolo Cignoni 2014-02-18 07:31:15 +00:00
parent 4b15067dd1
commit d8b418085f
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
include(../common.pri)
TARGET = polygonmesh_zonohedra
SOURCES += polygonmesh_zonohedra.cpp
SOURCES += $$VCGLIBDIR/wrap/ply/plylib.cpp