From 54685a5e529e45d744400ea083aa2d327e6802c4 Mon Sep 17 00:00:00 2001 From: jofret Date: Tue, 21 Apr 2009 06:34:32 +0000 Subject: Unit test floatComplex --- .../test_floatComplex/test_floatComplex.vcproj | 203 +++++++++++++++++++++ 1 file changed, 203 insertions(+) create mode 100644 src/type/test_floatComplex/test_floatComplex.vcproj diff --git a/src/type/test_floatComplex/test_floatComplex.vcproj b/src/type/test_floatComplex/test_floatComplex.vcproj new file mode 100644 index 00000000..a0c3a08c --- /dev/null +++ b/src/type/test_floatComplex/test_floatComplex.vcproj @@ -0,0 +1,203 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit