cleaning up vcg samples
This commit is contained in:
parent
217e22fd48
commit
b84e06c14e
|
@ -1,8 +1,3 @@
|
||||||
|
include(../common.pri)
|
||||||
|
SOURCES += polygonmesh_quadsimpl.cpp ../../../wrap/ply/plylib.cpp
|
||||||
TARGET = polygonmesh_quadsimpl
|
TARGET = polygonmesh_quadsimpl
|
||||||
LIBPATH +=
|
|
||||||
DEPENDPATH += .
|
|
||||||
INCLUDEPATH += . ../../..
|
|
||||||
CONFIG += console stl
|
|
||||||
TEMPLATE = app
|
|
||||||
SOURCES += ../../../wrap/ply/plylib.cpp \
|
|
||||||
quadsimpl.cpp
|
|
||||||
|
|
Loading…
Reference in New Issue