Fix for bug 2283 (RVCT 4.0 support is missing from PDK 3.0.h)
Have multiple extension sections in the bld.inf, one for each version
of the compiler. The RVCT version building the tools will build the
runtime libraries for its version, but make sure we extract all the other
versions from zip archives. Also add the archive for RVCT4.
EXPORTS
?AFunction@@YAHXZ @ 1 NONAME ; int __cdecl AFunction(void)
?Inc@@YAHXZ @ 2 NONAME ; int __cdecl Inc(void)
?GetProcessName@@YAAAV?$TBuf@$0BAA@@@XZ @ 3 NONAME ; class TBuf<256> & __cdecl GetProcessName(void)
?GetThreadName@@YAAAV?$TBuf@$0BAA@@@XZ @ 4 NONAME ; class TBuf<256> & __cdecl GetThreadName(void)