From db16bd6acdb1d1b7c5c6528713466401d80ec072 Mon Sep 17 00:00:00 2001 From: Marcus Cuda Date: Sat, 12 Jan 2013 13:53:38 +0200 Subject: [PATCH] added missing app.config file --- .../Windows/MKLWrapperTests/App.config | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/NativeWrappers/Windows/MKLWrapperTests/App.config diff --git a/src/NativeWrappers/Windows/MKLWrapperTests/App.config b/src/NativeWrappers/Windows/MKLWrapperTests/App.config new file mode 100644 index 00000000..01b95b9d --- /dev/null +++ b/src/NativeWrappers/Windows/MKLWrapperTests/App.config @@ -0,0 +1,15 @@ + + + + +
+ + + + + + MKL + + + + \ No newline at end of file