adam-m 954fec2f45 TSK-494 Fix MSVC 2008 redist dependancy on some systems:
- build scripts: added detect crt version built against and include the right one
- added crt versions and ant-contrib plugins to thirdparty
2012-05-22 11:17:08 -04:00

17 lines
365 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Ant-Contrib Tasks</title>
</head>
<frameset cols="25%,75%">
<frame src="toc.html" name="navFrame">
<frame src="foreach.html" name="mainFrame">
</frameset>
<noframes>
<h2>Ant-Contrib Tasks</h2>
<a href="toc.html">Task List</a>
</noframes>
</html>