From 1b7670ad900a900d6da66e8e9aaddb672e61f543 Mon Sep 17 00:00:00 2001
From: cornet
Date: Thu, 23 Apr 2009 09:40:54 +0000
Subject: add empty tests projects (signalProcessing)
---
.../levin/test_DoubleLevin/testDoubleLevin.vcproj | 189 +++++++++++++++++++++
.../levin/test_FloatLevin/testFloatLevin.vcproj | 189 +++++++++++++++++++++
2 files changed, 378 insertions(+)
create mode 100644 src/signalProcessing/levin/test_DoubleLevin/testDoubleLevin.vcproj
create mode 100644 src/signalProcessing/levin/test_FloatLevin/testFloatLevin.vcproj
(limited to 'src/signalProcessing/levin')
diff --git a/src/signalProcessing/levin/test_DoubleLevin/testDoubleLevin.vcproj b/src/signalProcessing/levin/test_DoubleLevin/testDoubleLevin.vcproj
new file mode 100644
index 00000000..3890a305
--- /dev/null
+++ b/src/signalProcessing/levin/test_DoubleLevin/testDoubleLevin.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/signalProcessing/levin/test_FloatLevin/testFloatLevin.vcproj b/src/signalProcessing/levin/test_FloatLevin/testFloatLevin.vcproj
new file mode 100644
index 00000000..d071a3bd
--- /dev/null
+++ b/src/signalProcessing/levin/test_FloatLevin/testFloatLevin.vcproj
@@ -0,0 +1,189 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
--
cgit