added a missing pro
This commit is contained in:
parent
4b15067dd1
commit
d8b418085f
|
@ -0,0 +1,4 @@
|
|||
include(../common.pri)
|
||||
TARGET = polygonmesh_zonohedra
|
||||
SOURCES += polygonmesh_zonohedra.cpp
|
||||
SOURCES += $$VCGLIBDIR/wrap/ply/plylib.cpp
|
Loading…
Reference in New Issue