cleaning up vcg samples
This commit is contained in:
parent
d8b418085f
commit
f0ad4be422
|
@ -1,12 +1,2 @@
|
||||||
TEMPLATE = app
|
include(../common.pri)
|
||||||
CONFIG += console
|
|
||||||
CONFIG -= app_bundle
|
|
||||||
CONFIG -= qt
|
|
||||||
|
|
||||||
SOURCES += main.cpp
|
|
||||||
|
|
||||||
|
|
||||||
VCGLIBDIR = ../../../
|
|
||||||
DEPENDPATH += $$VCGLIBDIR
|
|
||||||
INCLUDEPATH += $$VCGLIBDIR
|
|
||||||
SOURCES += $$VCGLIBDIR/wrap/ply/plylib.cpp
|
SOURCES += $$VCGLIBDIR/wrap/ply/plylib.cpp
|
||||||
|
|
Loading…
Reference in New Issue