Remove refs to VS6 from generate_visualc_files.pl
This commit is contained in:
parent
4c1e2ec286
commit
5121d4b32f
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
#!/usr/bin/perl
|
||||
|
||||
# Generate files for MS Visual Studio:
|
||||
# - for VS6: main project (library) file, individual app files, workspace
|
||||
# - for VS2010: main file, individual apps, solution file
|
||||
# Generate main file, individual apps and solution files for MS Visual Studio
|
||||
# 2010
|
||||
#
|
||||
# Must be run from mbedTLS root or scripts directory.
|
||||
# Takes no argument.
|
||||
|
|
Loading…
Reference in a new issue