From 71c336e33633faa358243fdad619889cd605aeb5 Mon Sep 17 00:00:00 2001 From: Ellen Dekkers Date: Tue, 2 Mar 2010 09:08:50 +0000 Subject: [PATCH] OM/Apps/VDProgMesh: support for Synthesizer git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@288 fdac6126-5c0c-442c-9429-916003d36597 --- .../Apps/{Unsupported => }/VDProgMesh/Synthesizer/Synthesizer.pro | 0 .../VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.cc | 0 .../VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.hh | 0 .../{Unsupported => }/VDProgMesh/Synthesizer/vdpmsynthesizer.cc | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename src/OpenMesh/Apps/{Unsupported => }/VDProgMesh/Synthesizer/Synthesizer.pro (100%) rename src/OpenMesh/Apps/{Unsupported => }/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.cc (100%) rename src/OpenMesh/Apps/{Unsupported => }/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.hh (100%) rename src/OpenMesh/Apps/{Unsupported => }/VDProgMesh/Synthesizer/vdpmsynthesizer.cc (100%) diff --git a/src/OpenMesh/Apps/Unsupported/VDProgMesh/Synthesizer/Synthesizer.pro b/src/OpenMesh/Apps/VDProgMesh/Synthesizer/Synthesizer.pro similarity index 100% rename from src/OpenMesh/Apps/Unsupported/VDProgMesh/Synthesizer/Synthesizer.pro rename to src/OpenMesh/Apps/VDProgMesh/Synthesizer/Synthesizer.pro diff --git a/src/OpenMesh/Apps/Unsupported/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.cc b/src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.cc similarity index 100% rename from src/OpenMesh/Apps/Unsupported/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.cc rename to src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.cc diff --git a/src/OpenMesh/Apps/Unsupported/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.hh b/src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.hh similarity index 100% rename from src/OpenMesh/Apps/Unsupported/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.hh rename to src/OpenMesh/Apps/VDProgMesh/Synthesizer/VDPMSynthesizerViewerWidget.hh diff --git a/src/OpenMesh/Apps/Unsupported/VDProgMesh/Synthesizer/vdpmsynthesizer.cc b/src/OpenMesh/Apps/VDProgMesh/Synthesizer/vdpmsynthesizer.cc similarity index 100% rename from src/OpenMesh/Apps/Unsupported/VDProgMesh/Synthesizer/vdpmsynthesizer.cc rename to src/OpenMesh/Apps/VDProgMesh/Synthesizer/vdpmsynthesizer.cc