Add custom configurations with activation script

This commit is contained in:
Manuel Pégourié-Gonnard 2013-09-20 15:11:44 +02:00
parent fe28646f72
commit 684e9dc52e
5 changed files with 208 additions and 0 deletions

View file

@ -1,5 +1,8 @@
#!/usr/bin/perl
# create individual project files for example programs
# for VS6 and VS2010
use warnings;
use strict;