mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-25 17:00:45 +08:00
[svn-r19135] Added new file to windows project files.
Added new file to src/CMakeLists.txt
This commit is contained in:
parent
0b7306beed
commit
b49f46fe15
@ -501,6 +501,7 @@ SET (common_SRCS
|
||||
${HDF5_SRC_DIR}/H5FO.c
|
||||
${HDF5_SRC_DIR}/H5HP.c
|
||||
${HDF5_SRC_DIR}/H5I.c
|
||||
${HDF5_SRC_DIR}/H5Itest.c
|
||||
${HDF5_SRC_DIR}/H5L.c
|
||||
${HDF5_SRC_DIR}/H5Lexternal.c
|
||||
${HDF5_SRC_DIR}/H5MM.c
|
||||
|
@ -853,10 +853,14 @@
|
||||
RelativePath="..\..\..\src\H5HP.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5I.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5I.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Itest.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5L.c"
|
||||
>
|
||||
|
@ -944,6 +944,10 @@
|
||||
RelativePath="..\..\..\src\H5I.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Itest.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5L.c"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user