Jaeden Amero
4f4af6e2ef
windows: Fix Release x64 configuration
...
Inherit PlatformToolset from the project configuration. This allow the
project to configure PlatformToolset, and aligns the Release x64 build
with other build types.
Fixes #1430
2019-06-20 10:58:50 +01:00
Andrzej Kurek
9f3d39d733
Generating visualc files - let Mbed TLS take precedence over crypto
...
Change the order of include directories so that Mbed TLS is first.
2019-05-23 03:01:35 -04:00
Andrzej Kurek
b78cf2b261
Adjust visual studio file generation to always use the crypto submodule
...
Add crypto include to include paths
2019-05-23 03:01:35 -04:00
Krzysztof Stachowiak
5fa987647a
Have Visual Studio handle linking to mbedTLS.lib internally
...
Fixes #1347
2018-02-21 13:33:15 +00:00
Simon Butcher
6406e81832
Update of the Visual Studio files
...
Contains additional project file, ecdh_curve25519.vcxproj, as well as fix
for intermediate files causing the warning MSB8028 with Visual Studio 2015.
2017-03-01 22:32:44 +00:00
Manuel Pégourié-Gonnard
f7d2bbaa62
Merge branch 'development' into dtls
...
* development:
Add missing guards for gnuTLS
Prepare for mbed TLS 1.3.10 release
Fix potential timing issue in RSA pms handling
Conflicts:
ChangeLog
doxygen/input/doc_mainpage.h
doxygen/mbedtls.doxyfile
include/polarssl/version.h
library/CMakeLists.txt
library/ssl_srv.c
tests/suites/test_suite_version.data
visualc/VS2010/mbedTLS.vcxproj
visualc/VS6/mbedtls.dsp
visualc/VS6/mbedtls.dsw
2015-02-09 11:42:40 +00:00
Paul Bakker
92c1f41e38
Add VS projects
2014-10-22 16:08:46 +02:00