diff --git a/amath.vcxproj b/amath.vcxproj index 9a8edb97..9f2af25a 100644 --- a/amath.vcxproj +++ b/amath.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + @@ -205,6 +213,7 @@ {21BD69A9-7F52-48D9-9846-6943E90A87A9} Win32Proj amath + 10.0.10586.0 @@ -213,6 +222,12 @@ v140 Unicode + + Application + true + v140 + Unicode + Application false @@ -220,29 +235,62 @@ true Unicode + + Application + false + v140 + true + Unicode + + + + + + + true + + true + false + + false + Level3 Disabled - WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + WITHTEST;WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + app;lib + + + Console + true + + + + + + + Level3 + Disabled + WITHTEST;ANSICONSOLE;WIN32;_DEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) app;lib @@ -267,6 +315,23 @@ true + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;_LIB;%(PreprocessorDefinitions) + + + Console + true + true + true + + diff --git a/bin/amath-1.6.1-ansi-x64.exe b/bin/amath-1.6.1-ansi-x64.exe new file mode 100644 index 00000000..6422ce6e Binary files /dev/null and b/bin/amath-1.6.1-ansi-x64.exe differ diff --git a/bin/amath-1.6.1-ansi-x86.exe b/bin/amath-1.6.1-ansi-x86.exe new file mode 100644 index 00000000..f13d7d66 Binary files /dev/null and b/bin/amath-1.6.1-ansi-x86.exe differ diff --git a/bin/amath-1.6.1-x64.exe b/bin/amath-1.6.1-x64.exe new file mode 100644 index 00000000..527a62c7 Binary files /dev/null and b/bin/amath-1.6.1-x64.exe differ diff --git a/bin/amath-1.6.1-x86.exe b/bin/amath-1.6.1-x86.exe new file mode 100644 index 00000000..1a15cc5b Binary files /dev/null and b/bin/amath-1.6.1-x86.exe differ