mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
Description: In many of our project files on Windows, we have our linker setting set to ignore old link libraries-- either libc.lib or libcd.lib. This is a relic from converting project files from old versions of Visual Studio to newer ones, and is unnecessary. Per a user's suggestion, we remove the ignored library from the project files. This actually makes no difference in the output binaries. Tested: VS2005 on WinXP VS.NET on WinXP |
||
---|---|---|
.. | ||
c++ | ||
examples | ||
fortran | ||
hl | ||
misc/typegen | ||
perform | ||
proj | ||
src | ||
test | ||
tools | ||
copy_hdf.bat | ||
COPYING | ||
hdf5bt.BAT | ||
hdf5build_examples.BAT | ||
hdf5build.BAT | ||
hdf5check.BAT | ||
install_dll.BAT | ||
install_hlcexamples.BAT | ||
install_hlf90examples.BAT | ||
InstallcppExamples.BAT | ||
InstallExamples.bat | ||
Installf90Examples.BAT | ||
installhdf5lib.bat |