summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-12-02 19:44:22 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-12-02 19:44:22 (GMT)
commit88a248f8d91d874d6768c455a419b23e8cf5eb89 (patch)
treec3063acb3c654b1c783e3961bd807d486e42878d /windows
parent6029983f3ee972b3aedf043fe98ae9bb40c85ea1 (diff)
downloadhdf5-88a248f8d91d874d6768c455a419b23e8cf5eb89.zip
hdf5-88a248f8d91d874d6768c455a419b23e8cf5eb89.tar.gz
hdf5-88a248f8d91d874d6768c455a419b23e8cf5eb89.tar.bz2
[svn-r17948] Added new H5SMmessage.c file to project files
Tested: Windows
Diffstat (limited to 'windows')
-rw-r--r--windows/proj/hdf5/hdf5.vcproj4
-rw-r--r--windows/proj/hdf5dll/hdf5dll.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/windows/proj/hdf5/hdf5.vcproj b/windows/proj/hdf5/hdf5.vcproj
index 3cb9708..8c72991 100644
--- a/windows/proj/hdf5/hdf5.vcproj
+++ b/windows/proj/hdf5/hdf5.vcproj
@@ -1133,6 +1133,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5SMmessage.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Smpio.c"
>
</File>
diff --git a/windows/proj/hdf5dll/hdf5dll.vcproj b/windows/proj/hdf5dll/hdf5dll.vcproj
index 7f18944..68a8719 100644
--- a/windows/proj/hdf5dll/hdf5dll.vcproj
+++ b/windows/proj/hdf5dll/hdf5dll.vcproj
@@ -1224,6 +1224,10 @@
>
</File>
<File
+ RelativePath="..\..\..\src\H5SMmessage.c"
+ >
+ </File>
+ <File
RelativePath="..\..\..\src\H5Smpio.c"
>
</File>