From 93b96745bf6acef58aede4bfa0291a20a0696013 Mon Sep 17 00:00:00 2001 From: cornet Date: Thu, 23 Apr 2009 07:19:36 +0000 Subject: rename directories with _ remove dependency on fortran runtime add run_tests project --- .../frexp/test_frexp/frexp.vcproj | 213 +++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 src/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj (limited to 'src/auxiliaryFunctions/frexp/test_frexp') diff --git a/src/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj b/src/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj new file mode 100644 index 00000000..b2ca95b0 --- /dev/null +++ b/src/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit