Rename VS script more appropriately
This commit is contained in:
parent
411f73e7b3
commit
50868a7a82
@ -1,7 +1,8 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/perl
|
||||||
|
|
||||||
# create individual project files for example programs
|
# Generate files for MS Visual Studio:
|
||||||
# for VS6 and VS2010
|
# - for VS6: main project (library) file, individual app files, workspace
|
||||||
|
# - for VS2010: main file, individual apps, solution file
|
||||||
#
|
#
|
||||||
# Must be run from PolarSSL root or scripts directory.
|
# Must be run from PolarSSL root or scripts directory.
|
||||||
# Takes no argument.
|
# Takes no argument.
|
Loading…
Reference in New Issue
Block a user