mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-08 18:54:23 +02: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