From 155f48a25c2a9b413f083665dc0fb45e5441f0f0 Mon Sep 17 00:00:00 2001 From: cignoni Date: Thu, 4 Oct 2012 16:28:41 +0000 Subject: [PATCH] Cleaning up the old metro app --- apps/metro/metro.pro | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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