mbedtls/visualc/VS2010
Gilles Peskine b41f88f47a Simplify the code around the call to gen_main_file
There's no need to keep the directory lists separated until the last
minute.

No semantic change. The generated files change slightly because there
was one directory list where slashes were not changed to backslashes
like in the other five. This does not affect their semantics.
2020-02-26 14:36:50 +01:00
..
aescrypt2.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
benchmark.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
crypt_and_hash.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
crypto_examples.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
dh_genprime.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
ecdh_curve25519.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
ecdsa.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
gen_entropy.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
gen_key.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
gen_random_ctr_drbg.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
gen_random_havege.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
generic_sum.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
hello.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
key_app_writer.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
key_app.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
key_ladder_demo.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
mbedTLS.sln Remove programs that depend on TLS or X.509 2019-04-25 11:46:08 +01:00
mbedTLS.vcxproj Simplify the code around the call to gen_main_file 2020-02-26 14:36:50 +01:00
mpi_demo.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
pem2der.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
pk_decrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
pk_encrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
pk_sign.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
pk_verify.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
psa_constant_names.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
query_compile_time_config.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_decrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_encrypt.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_genkey.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_sign_pss.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_sign.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_verify_pss.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
rsa_verify.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
selftest.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
strerror.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00
zeroize.vcxproj ECDH: Add Everest Curve25519 to VS project files 2019-08-19 13:36:44 +01:00