diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj index 9553cd14..93f4ff37 100644 --- a/cryptdll.vcxproj +++ b/cryptdll.vcxproj @@ -24,17 +24,14 @@ v100 DynamicLibrary - - - DynamicLibrary @@ -46,7 +43,6 @@ $(Platform)\DLL_Output\$(Configuration)\ $(Platform)\$(ProjectName)\$(Configuration)\ - @@ -67,7 +63,6 @@ $(TargetDir)\cryptopp.lib - @@ -83,7 +78,6 @@ 0x0409 - @@ -105,7 +99,6 @@ true - @@ -116,17 +109,12 @@ true - - - StreamingSIMDExtensions2 - MachineX64 - @@ -142,7 +130,6 @@ Properties="Configuration=Debug;Platform=Win32;"/> --> - Creating Win32/Debug cryptest.exe for MAC computation @@ -152,7 +139,6 @@ - @@ -165,7 +151,6 @@ $(OutDir)cryptopp.mac.done;%(Outputs) - @@ -174,7 +159,6 @@ $(IntDir)x64dll.obj;%(Outputs) - @@ -239,7 +223,6 @@ - @@ -310,7 +293,6 @@ - @@ -319,4 +301,4 @@ - + \ No newline at end of file diff --git a/cryptest.vcxproj b/cryptest.vcxproj index 4e958f07..8916b34c 100644 --- a/cryptest.vcxproj +++ b/cryptest.vcxproj @@ -34,7 +34,6 @@ x64 - {09cdac08-e6ae-48a9-8de7-0fbc779eebde} cryptest @@ -43,7 +42,6 @@ - @@ -52,7 +50,6 @@ - Application @@ -62,7 +59,6 @@ MultiByte true - @@ -77,7 +73,6 @@ $(Platform)\DLL_Output\Release\ $(Platform)\$(ProjectName)\$(Configuration)\ - @@ -97,7 +92,6 @@ Console - @@ -113,7 +107,6 @@ 0x0409 - @@ -135,7 +128,6 @@ true - @@ -155,7 +147,6 @@ cryptopp.lib;cryptlib.lib;Ws2_32.lib - @@ -166,17 +157,12 @@ true - - - StreamingSIMDExtensions2 - MachineX64 - @@ -190,14 +176,12 @@ - - @@ -215,14 +199,12 @@ - - diff --git a/cryptlib.vcxproj b/cryptlib.vcxproj index 7dec57de..d260f5d8 100644 --- a/cryptlib.vcxproj +++ b/cryptlib.vcxproj @@ -50,7 +50,6 @@ - StaticLibrary @@ -60,7 +59,6 @@ MultiByte true - @@ -75,7 +73,6 @@ $(Platform)\DLL_Output\Release\ $(Platform)\$(ProjectName)\$(Configuration)\ - @@ -89,7 +86,6 @@ NoErrorReport - @@ -105,7 +101,6 @@ 0x0409 - @@ -123,7 +118,6 @@ 0x0409 - @@ -135,7 +129,6 @@ NDEBUG;USE_PRECOMPILED_HEADERS;CRYPTOPP_IMPORTS;%(PreprocessorDefinitions) - @@ -146,19 +139,13 @@ true - - - StreamingSIMDExtensions2 - MachineX64 - - diff --git a/dlltest.vcxproj b/dlltest.vcxproj index f008456c..083f804d 100644 --- a/dlltest.vcxproj +++ b/dlltest.vcxproj @@ -24,17 +24,14 @@ v100 Application - - - Application @@ -44,7 +41,6 @@ $(Platform)\DLL_Output\$(Configuration)\ $(Platform)\$(ProjectName)\$(Configuration)\ - @@ -61,7 +57,6 @@ true - @@ -77,7 +72,6 @@ 0x0409 - @@ -99,7 +93,6 @@ true - @@ -110,24 +103,18 @@ true - - - StreamingSIMDExtensions2 - MachineX64 - - - + \ No newline at end of file