needed a pro file

This commit is contained in:
Paolo Cignoni 2007-03-08 22:51:34 +00:00
parent f79adff0da
commit a0b7fa638c
1 changed files with 9 additions and 0 deletions

View File

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