diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2011-02-22 14:55:04 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2011-02-22 14:55:04 (GMT) |
commit | 5d320f5c89fdb0a830a9f435e32c3cde3a8bd863 (patch) | |
tree | a79e9e3fbda396ebdf70e67b82d75144449af07d /MANIFEST | |
parent | cab5c372bfc34773014c13a38ca8dc30d5a89441 (diff) | |
download | hdf5-5d320f5c89fdb0a830a9f435e32c3cde3a8bd863.zip hdf5-5d320f5c89fdb0a830a9f435e32c3cde3a8bd863.tar.gz hdf5-5d320f5c89fdb0a830a9f435e32c3cde3a8bd863.tar.bz2 |
[svn-r20141] Bring 1.8 r20139 cmake and windows changes to trunk
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -410,11 +410,11 @@ ./release_docs/INSTALL_VMS.txt ./release_docs/INSTALL_Windows.txt ./release_docs/USING_Windows.txt -./release_docs/CMake.txt ./release_docs/INSTALL_Windows_From_Command_Line.txt ./release_docs/INSTALL_Windows_Short_NET.TXT ./release_docs/INSTALL_Windows_Short_VS2005.TXT ./release_docs/INSTALL_Windows_Short_VS2008.TXT +./release_docs/CMake.txt ./release_docs/INSTALL_parallel ./release_docs/RELEASE.txt @@ -1961,9 +1961,10 @@ ./config/cmake/hdf5-config.cmake.install.in ./config/cmake/hdf5-config-version.cmake.in ./config/cmake/HDF5Macros.cmake +./config/cmake/HDF5UseFortran.cmake ./config/cmake/libhdf5.settings.cmake.in -./config/cmake/mccacheinit.cmake ./config/cmake/cacheinit.cmake +./config/cmake/mccacheinit.cmake ./config/cmake/CTest.cmake ./config/cmake/grepTest.cmake ./config/cmake/runTest.cmake @@ -2287,6 +2288,8 @@ ./windows/test/dtransformdll/dtransformdll.vcproj ./windows/test/dtypes/dtypes.vcproj ./windows/test/dtypesdll/dtypesdll.vcproj +./windows/test/efc/efc.vcproj +./windows/test/efcdll/efcdll.vcproj ./windows/test/earray/earray.vcproj ./windows/test/earraydll/earraydll.vcproj ./windows/test/enum/enum.vcproj |