From 862211299a3ac69e95e9b40fc030a53705bab044 Mon Sep 17 00:00:00 2001
From: cornet
Date: Thu, 26 May 2011 08:27:48 +0000
Subject: VS 2010 support and x64 on Windows
---
.../frexp/test_frexp/frexp.vcproj | 213 ---------------------
.../frexp/test_frexp/frexp.vcxproj | 187 ++++++++++++++++++
.../frexp/test_frexp/frexp.vcxproj.filters | 22 +++
3 files changed, 209 insertions(+), 213 deletions(-)
delete mode 100644 src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj
create mode 100644 src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcxproj
create mode 100644 src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcxproj.filters
(limited to 'src/c/auxiliaryFunctions/frexp')
diff --git a/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj b/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj
deleted file mode 100644
index b2ca95b0..00000000
--- a/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcproj
+++ /dev/null
@@ -1,213 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcxproj b/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcxproj
new file mode 100644
index 00000000..0c4a6f72
--- /dev/null
+++ b/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcxproj
@@ -0,0 +1,187 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ testFrexp
+ {FDBBFB07-9E66-481E-AA45-3F3BD87CCE77}
+ frexp
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.40219.1
+ $(SolutionDir)bin\
+ $(SolutionDir)bin\
+ $(ProjectDir)$(Configuration)\
+ $(ProjectDir)$(Configuration)\
+ true
+ true
+ $(SolutionDir)bin\
+ $(SolutionDir)bin\
+ $(ProjectDir)$(Configuration)\
+ $(ProjectDir)$(Configuration)\
+ false
+ false
+
+
+
+ Disabled
+ ../../../auxiliaryFunctions/includes;../../../elementaryFunctions/includes;../../../type;../../../operations/includes;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ $(SolutionDir)bin\$(ProjectName).exe
+ true
+ Console
+ MachineX86
+
+
+
+
+ Disabled
+ ../../../auxiliaryFunctions/includes;../../../elementaryFunctions/includes;../../../type;../../../operations/includes;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+
+
+ $(SolutionDir)bin\$(ProjectName).exe
+ true
+ Console
+
+
+
+
+ MaxSpeed
+ true
+ ../../../auxiliaryFunctions/includes;../../../elementaryFunctions/includes;../../../type;../../../operations/includes;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ $(SolutionDir)bin\$(ProjectName).exe
+ true
+ Console
+ true
+ true
+ MachineX86
+
+
+
+
+ MaxSpeed
+ true
+ ../../../auxiliaryFunctions/includes;../../../elementaryFunctions/includes;../../../type;../../../operations/includes;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ $(SolutionDir)bin\$(ProjectName).exe
+ true
+ Console
+ true
+ true
+
+
+
+
+ CompileAsCpp
+ CompileAsCpp
+ CompileAsCpp
+ CompileAsCpp
+
+
+
+
+ {72b46833-b150-432d-b231-3e0ecd91e190}
+ false
+
+
+ {9b622a66-546a-4b33-b947-0a189d259d37}
+ false
+
+
+ {9b1bd750-1fef-4d6b-9422-782d16181cee}
+ false
+
+
+ {af4a8af2-cc9f-4991-be6e-8aaf9cb5bfc9}
+ false
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcxproj.filters b/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcxproj.filters
new file mode 100644
index 00000000..ea3ead10
--- /dev/null
+++ b/src/c/auxiliaryFunctions/frexp/test_frexp/frexp.vcxproj.filters
@@ -0,0 +1,22 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
\ No newline at end of file
--
cgit