First rel
This commit is contained in:
parent
ae9d8a8535
commit
f1c14c2a33
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
TARGET = tridecimator
|
||||||
|
LIBPATH +=
|
||||||
|
DEPENDPATH += .
|
||||||
|
INCLUDEPATH += . ../..
|
||||||
|
CONFIG += console stl
|
||||||
|
TEMPLATE = app
|
||||||
|
HEADERS +=
|
||||||
|
SOURCES += tridecimator.cpp ../../wrap/ply/plylib.cpp
|
||||||
Loading…
Reference in New Issue