cleaning up vcg samples
This commit is contained in:
parent
d8b418085f
commit
f0ad4be422
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue