From 8dd369b19dc4d1506a3345b3d8709d89f54a7967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 9 Feb 2009 08:22:15 +0000 Subject: [PATCH] Added Visual Studio Files, Moved CommandlineDecimater git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@23 fdac6126-5c0c-442c-9429-916003d36597 --- Apps/Decimating/DecimaterGui/gui.vcproj | 259 +++++++++++++++++ Apps/QtViewer/QtViewer.vcproj | 218 +++++++++++++++ Apps/Smoothing/Smoothing.vcproj | 134 +++++++++ Apps/Subdivider/SubdividerGui/gui.vcproj | 261 ++++++++++++++++++ .../commandlineAdaptive.vcproj | 261 ++++++++++++++++++ .../commandlineSubdivider/commandline.vcproj | 261 ++++++++++++++++++ .../commandlineDecimater/commandline.pro | 0 Apps/commandlineDecimater/commandline.vcproj | 261 ++++++++++++++++++ Apps/mconvert/mconvert.vcproj | 134 +++++++++ 9 files changed, 1789 insertions(+) create mode 100644 Apps/Decimating/DecimaterGui/gui.vcproj create mode 100644 Apps/QtViewer/QtViewer.vcproj create mode 100644 Apps/Smoothing/Smoothing.vcproj create mode 100644 Apps/Subdivider/SubdividerGui/gui.vcproj create mode 100644 Apps/Subdivider/commandlineAdaptiveSubdivider/commandlineAdaptive.vcproj create mode 100644 Apps/Subdivider/commandlineSubdivider/commandline.vcproj rename Apps/{Decimating => }/commandlineDecimater/commandline.pro (100%) create mode 100644 Apps/commandlineDecimater/commandline.vcproj create mode 100644 Apps/mconvert/mconvert.vcproj diff --git a/Apps/Decimating/DecimaterGui/gui.vcproj b/Apps/Decimating/DecimaterGui/gui.vcproj new file mode 100644 index 00000000..2028579b --- /dev/null +++ b/Apps/Decimating/DecimaterGui/gui.vcproj @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Apps/QtViewer/QtViewer.vcproj b/Apps/QtViewer/QtViewer.vcproj new file mode 100644 index 00000000..b0f6fed4 --- /dev/null +++ b/Apps/QtViewer/QtViewer.vcproj @@ -0,0 +1,218 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Apps/Smoothing/Smoothing.vcproj b/Apps/Smoothing/Smoothing.vcproj new file mode 100644 index 00000000..cc58998d --- /dev/null +++ b/Apps/Smoothing/Smoothing.vcproj @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Apps/Subdivider/SubdividerGui/gui.vcproj b/Apps/Subdivider/SubdividerGui/gui.vcproj new file mode 100644 index 00000000..71b199e5 --- /dev/null +++ b/Apps/Subdivider/SubdividerGui/gui.vcproj @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Apps/Subdivider/commandlineAdaptiveSubdivider/commandlineAdaptive.vcproj b/Apps/Subdivider/commandlineAdaptiveSubdivider/commandlineAdaptive.vcproj new file mode 100644 index 00000000..403fdfc1 --- /dev/null +++ b/Apps/Subdivider/commandlineAdaptiveSubdivider/commandlineAdaptive.vcproj @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Apps/Subdivider/commandlineSubdivider/commandline.vcproj b/Apps/Subdivider/commandlineSubdivider/commandline.vcproj new file mode 100644 index 00000000..05eac0ee --- /dev/null +++ b/Apps/Subdivider/commandlineSubdivider/commandline.vcproj @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Apps/Decimating/commandlineDecimater/commandline.pro b/Apps/commandlineDecimater/commandline.pro similarity index 100% rename from Apps/Decimating/commandlineDecimater/commandline.pro rename to Apps/commandlineDecimater/commandline.pro diff --git a/Apps/commandlineDecimater/commandline.vcproj b/Apps/commandlineDecimater/commandline.vcproj new file mode 100644 index 00000000..cf23d407 --- /dev/null +++ b/Apps/commandlineDecimater/commandline.vcproj @@ -0,0 +1,261 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Apps/mconvert/mconvert.vcproj b/Apps/mconvert/mconvert.vcproj new file mode 100644 index 00000000..a396e0eb --- /dev/null +++ b/Apps/mconvert/mconvert.vcproj @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file