mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Add custom configurations with activation script
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
# create individual project files for example programs
|
||||
# for VS6 and VS2010
|
||||
|
||||
use warnings;
|
||||
use strict;
|
||||
|
||||
|
Reference in New Issue
Block a user