cleaning up vcg samples

This commit is contained in:
Paolo Cignoni 2014-02-18 08:21:31 +00:00
parent 217e22fd48
commit b84e06c14e
2 changed files with 2 additions and 7 deletions

View File

@ -1,8 +1,3 @@
include(../common.pri)
SOURCES += polygonmesh_quadsimpl.cpp ../../../wrap/ply/plylib.cpp
TARGET = polygonmesh_quadsimpl
LIBPATH +=
DEPENDPATH += .
INCLUDEPATH += . ../../..
CONFIG += console stl
TEMPLATE = app
SOURCES += ../../../wrap/ply/plylib.cpp \
quadsimpl.cpp