mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r14867] Purpose: Add new source files to Windows projects
Description: Two new source files have been added, H5Dchunk.c and H5Dscatgath.c. This checkin adds the files to the Windows project files as well. Tested: VS2005 on WinXP
This commit is contained in:
parent
5ab3c53745
commit
9017a8113c
@ -1172,6 +1172,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dchunk.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dcompact.c"
|
||||
>
|
||||
@ -1544,6 +1548,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dscatgath.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dselect.c"
|
||||
>
|
||||
|
@ -1247,6 +1247,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dchunk.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dcompact.c"
|
||||
>
|
||||
@ -1627,6 +1631,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dscatgath.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dselect.c"
|
||||
>
|
||||
|
@ -921,6 +921,9 @@
|
||||
BrowseInformation="1"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dchunk.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dcompact.c">
|
||||
<FileConfiguration
|
||||
@ -1318,6 +1321,9 @@
|
||||
BrowseInformation="1"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dscatgath.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dselect.c">
|
||||
<FileConfiguration
|
||||
|
@ -972,6 +972,9 @@
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_HDF5DLL_;ZLIB_DLL;_SZDLL_;$(NoInherit)"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dchunk.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dcompact.c">
|
||||
<FileConfiguration
|
||||
@ -1370,6 +1373,9 @@
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_HDF5DLL_;ZLIB_DLL;_SZDLL_;$(NoInherit)"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dscatgath.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\H5Dselect.c">
|
||||
<FileConfiguration
|
||||
|
Loading…
Reference in New Issue
Block a user