From 1f1cf12dfcab230591fa19aa226d6442c45e61dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 9 Feb 2009 09:18:37 +0000 Subject: [PATCH] Changed project files git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@36 fdac6126-5c0c-442c-9429-916003d36597 --- .../commandlineSubdivider.pro | 9 +- .../commandlineSubdivider.vcproj | 147 ++---------------- 2 files changed, 11 insertions(+), 145 deletions(-) diff --git a/Apps/Subdivider/commandlineSubdivider/commandlineSubdivider.pro b/Apps/Subdivider/commandlineSubdivider/commandlineSubdivider.pro index 5a78a874..c16bb0fd 100644 --- a/Apps/Subdivider/commandlineSubdivider/commandlineSubdivider.pro +++ b/Apps/Subdivider/commandlineSubdivider/commandlineSubdivider.pro @@ -11,16 +11,9 @@ contains( OPENFLIPPER , OpenFlipper ){ INCLUDEPATH += ../../.. Application() -glew() -glut() openmesh() -DIRECTORIES = .. ../../QtViewer - # Input -HEADERS += $$getFilesFromDir($$DIRECTORIES,*.hh) -SOURCES += $$getFilesFromDir($$DIRECTORIES,*.cc) -SOURCES -= ../../QtViewer/meshviewer.cc ../qtsubdivider.cc ../adaptive_subdivider.cc -FORMS += $$getFilesFromDir($$DIRECTORIES,*.ui) +SOURCES += ../subdivider.cc ################################################################################ diff --git a/Apps/Subdivider/commandlineSubdivider/commandlineSubdivider.vcproj b/Apps/Subdivider/commandlineSubdivider/commandlineSubdivider.vcproj index 05eac0ee..b55908e6 100644 --- a/Apps/Subdivider/commandlineSubdivider/commandlineSubdivider.vcproj +++ b/Apps/Subdivider/commandlineSubdivider/commandlineSubdivider.vcproj @@ -2,8 +2,8 @@ @@ -73,7 +73,7 @@ UseOfMfc="0"> @@ -125,136 +125,9 @@ Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -