cleaning up vcg samples

This commit is contained in:
Paolo Cignoni 2014-02-18 07:32:03 +00:00
parent d8b418085f
commit f0ad4be422
1 changed files with 1 additions and 11 deletions

View File

@ -1,12 +1,2 @@
TEMPLATE = app
CONFIG += console
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += main.cpp
VCGLIBDIR = ../../../
DEPENDPATH += $$VCGLIBDIR
INCLUDEPATH += $$VCGLIBDIR
include(../common.pri)
SOURCES += $$VCGLIBDIR/wrap/ply/plylib.cpp