This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
The first step in supporting VC++ 8.0. Added macros for the free .NET 2.0 SDK and...
authorSteve Peters <steve@fisharerojo.org>
Wed, 15 Mar 2006 11:06:34 +0000 (11:06 +0000)
committerSteve Peters <steve@fisharerojo.org>
Wed, 15 Mar 2006 11:06:34 +0000 (11:06 +0000)
commit73c9ebc71cb12c3cc801cfedafec5e87386df729
tree88ded3de8fb24df8d73b6983e32e12452075437f
parentdf9a60198135b900e391b399c4576b1b17f56902
The first step in supporting VC++ 8.0.  Added macros for the free .NET 2.0 SDK and Visual Studio
2005.  Added these macros to "if" conditions that were appropriate.  Added a fix to prevent
the .NET 1.1 and 2.0 SDK compilers from attempting to build perlglob.exe (they are both missing
the setargv.obj file necessary to do it).

p4raw-id: //depot/perl@27500
win32/Makefile