mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-20 22:05:44 +08:00

Add mbedTLS.vcxproj to the VS2010 application template so that the next time we auto-generate the application project files, the LinkLibraryDependencies for mbedTLS.vcxproj are maintained. Fixes #1347