diff --git a/cyassl.vcxproj b/cyassl.vcxproj new file mode 100644 index 000000000..c5e4ee872 --- /dev/null +++ b/cyassl.vcxproj @@ -0,0 +1,182 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {73973223-5EE8-41CA-8E88-1D60E89A237B} + cyassl + Win32Proj + + + + StaticLibrary + v110 + Unicode + true + + + StaticLibrary + v110 + Unicode + true + + + StaticLibrary + v110 + Unicode + + + StaticLibrary + v110 + Unicode + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>11.0.61030.0 + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + + + + + Disabled + ./;%(AdditionalIncludeDirectories) + OPENSSL_EXTRA;CYASSL_RIPEMD;CYASSL_SHA512;NO_PSK;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level4 + EditAndContinue + 4206;%(DisableSpecificWarnings) + + + + + Disabled + ./;%(AdditionalIncludeDirectories) + OPENSSL_EXTRA;CYASSL_RIPEMD;CYASSL_SHA512;NO_PSK;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + + + Level4 + ProgramDatabase + 4206;%(DisableSpecificWarnings) + + + + + MaxSpeed + true + ./;%(AdditionalIncludeDirectories) + OPENSSL_EXTRA;CYASSL_RIPEMD;CYASSL_SHA512;NO_PSK;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + Level3 + ProgramDatabase + + + + + MaxSpeed + true + ./;%(AdditionalIncludeDirectories) + OPENSSL_EXTRA;CYASSL_RIPEMD;CYASSL_SHA512;NO_PSK;%(PreprocessorDefinitions) + MultiThreadedDLL + true + + + Level3 + ProgramDatabase + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + false + ml64.exe /c /Zi /Fo"$(OutDir)%(Filename).obj" %(Identity) + $(OutDir)%(Filename).obj + false + ml64.exe /c /Zi /Fo"$(OutDir)%(Filename).obj" %(Identity) + $(OutDir)%(Filename).obj + + + + + + \ No newline at end of file