First rel

This commit is contained in:
Paolo Cignoni 2007-03-22 11:08:13 +00:00
parent ae9d8a8535
commit f1c14c2a33
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
TARGET = tridecimator
LIBPATH +=
DEPENDPATH += .
INCLUDEPATH += . ../..
CONFIG += console stl
TEMPLATE = app
HEADERS +=
SOURCES += tridecimator.cpp ../../wrap/ply/plylib.cpp