diff --git a/apps/sample/polygonmesh_base/polygonmesh_base.pro b/apps/sample/polygonmesh_base/polygonmesh_base.pro new file mode 100644 index 00000000..22f253b0 --- /dev/null +++ b/apps/sample/polygonmesh_base/polygonmesh_base.pro @@ -0,0 +1,11 @@ +###################################################################### +# Automatically generated by qmake (2.00a) ven 24. giu 14:14:20 2005 +###################################################################### + +TARGET = polygonmesh_base +LIBPATH += +DEPENDPATH += . +INCLUDEPATH += . ../../.. +CONFIG += console stl +TEMPLATE = app +SOURCES += polygonmesh.cpp ../../../wrap/ply/plylib.cpp \ No newline at end of file