Cleaning up the old metro app

This commit is contained in:
Paolo Cignoni 2012-10-04 16:28:41 +00:00
parent eb8baaeee0
commit 155f48a25c
1 changed files with 1 additions and 3 deletions

View File

@ -1,11 +1,9 @@
TARGET = metro
LIBPATH +=
DEPENDPATH += .
INCLUDEPATH += . ../..
CONFIG += console stl
TEMPLATE = app
HEADERS += defs.h sampling.h mesh_type.h
HEADERS += sampling.h
SOURCES += metro.cpp ../../wrap/ply/plylib.cpp
# Mac specific Config required to avoid to make application bundles