From 9bf9a1c98d6aea6ebad3c24a14a2563787ea156d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 9 Feb 2009 09:16:34 +0000 Subject: [PATCH] Changed project files git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@29 fdac6126-5c0c-442c-9429-916003d36597 --- Apps/Decimating/DecimaterGui/DecimaterGui.pro | 8 +- .../DecimaterGui/DecimaterGui.vcproj | 86 ++----------------- 2 files changed, 13 insertions(+), 81 deletions(-) diff --git a/Apps/Decimating/DecimaterGui/DecimaterGui.pro b/Apps/Decimating/DecimaterGui/DecimaterGui.pro index 3de585fa..66032c41 100644 --- a/Apps/Decimating/DecimaterGui/DecimaterGui.pro +++ b/Apps/Decimating/DecimaterGui/DecimaterGui.pro @@ -15,12 +15,12 @@ glew() glut() openmesh() -DIRECTORIES = .. ../../QtViewer +DIRECTORIES = ../../QtViewer ../ # Input HEADERS += $$getFilesFromDir($$DIRECTORIES,*.hh) -SOURCES += $$getFilesFromDir($$DIRECTORIES,*.cc) -SOURCES -= ../decimater.cc ../../QtViewer/meshviewer.cc -FORMS += $$getFilesFromDir($$DIRECTORIES,*.ui) +SOURCES += ../../QtViewer/QGLViewerWidget.cc ../../QtViewer/MeshViewerWidgetT.cc ../DecimaterViewerWidget.cc +SOURCES += ../decimaterviewer.cc + ################################################################################ diff --git a/Apps/Decimating/DecimaterGui/DecimaterGui.vcproj b/Apps/Decimating/DecimaterGui/DecimaterGui.vcproj index 97a30550..f7c9529d 100644 --- a/Apps/Decimating/DecimaterGui/DecimaterGui.vcproj +++ b/Apps/Decimating/DecimaterGui/DecimaterGui.vcproj @@ -19,7 +19,7 @@ UseOfMfc="0"> - @@ -157,60 +155,18 @@ - - - - - - - + RelativePath="..\..\QtViewer\MeshViewerWidget.hh"/> - - - - - - - + RelativePath="..\..\QtViewer\QGLViewerWidget.hh"/> - - - - - - - - - - - -