needed a pro file
This commit is contained in:
parent
f79adff0da
commit
a0b7fa638c
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
TARGET = trimeshinfo
|
||||||
|
LIBPATH +=
|
||||||
|
DEPENDPATH += .
|
||||||
|
INCLUDEPATH += . ../..
|
||||||
|
CONFIG += console stl
|
||||||
|
TEMPLATE = app
|
||||||
|
HEADERS +=
|
||||||
|
SOURCES += trimeshinfo.cpp ../../wrap/ply/plylib.cpp
|
Loading…
Reference in New Issue