diff --git a/apps/metro/metro.pro b/apps/metro/metro.pro index e3777338..7081fb40 100644 --- a/apps/metro/metro.pro +++ b/apps/metro/metro.pro @@ -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