diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2007-07-10 18:32:20 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2007-07-10 18:32:20 (GMT) |
commit | fe6c92ebd3e677f3ccd94d487bf5aeadc0c0c3fa (patch) | |
tree | 2bbefdf5c2b718d7f22874d53dba8e596e412592 /MANIFEST | |
parent | caa24a2a0568cf9337a4e3aebe4ff4653ce74ef7 (diff) | |
download | hdf5-fe6c92ebd3e677f3ccd94d487bf5aeadc0c0c3fa.zip hdf5-fe6c92ebd3e677f3ccd94d487bf5aeadc0c0c3fa.tar.gz hdf5-fe6c92ebd3e677f3ccd94d487bf5aeadc0c0c3fa.tar.bz2 |
[svn-r13960] Purpose: Remove obsolete Windows files
Description:
Previously, there was a very intricate process for converting VS6 project files to VS.NET format for testing on the command-line. Now that we maintain VS.NET project files, this system is no longer neccessary. The same builds are now carried out in hdf5build.BAT, so the previous files are obsolete.
Removing them, and updating the MANIFEST
Tested:
WinXP
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1633,14 +1633,6 @@ ./windows/install_hlf90dll.bat ./windows/install_hlf90examples.BAT -./windows/batch_intelc/convert_to_icproj.BAT -./windows/batch_intelc/hdf5bt_intelc.BAT -./windows/batch_intelc/hdf5build_intelc.BAT -./windows/batch_net/convert.js -./windows/batch_net/convert_to_vcproj.bat -./windows/batch_net/hdf5bt_net.bat -./windows/batch_net/hdf5build_net.bat - # C++ Examples ./windows/c++/examples/testcppExamples.BAT ./windows/c++/examples/allcppexamples/allcppexamples.sln |