summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2006-01-31 19:50:58 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2006-01-31 19:50:58 (GMT)
commit72406bcaae8264331ef8e16b8d366868e6581c07 (patch)
tree0d4a9225f7f02dae51c51123ae9235297a8c41be /windows
parent1cc33a5f310a02e34920b7d3a230120a772a0e2e (diff)
downloadhdf5-72406bcaae8264331ef8e16b8d366868e6581c07.zip
hdf5-72406bcaae8264331ef8e16b8d366868e6581c07.tar.gz
hdf5-72406bcaae8264331ef8e16b8d366868e6581c07.tar.bz2
[svn-r11909] Purpose:
Maintenance on Windows Description: Add cache_common.c into project cache.dsp Solution: Platforms tested: Windows XP Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/test/cache/cache.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/test/cache/cache.dsp b/windows/test/cache/cache.dsp
index baa5300..dc5a593 100755
--- a/windows/test/cache/cache.dsp
+++ b/windows/test/cache/cache.dsp
@@ -91,5 +91,9 @@ LINK32=link.exe
SOURCE=..\..\..\test\cache.c
# End Source File
+# Begin Source File
+
+SOURCE=..\..\..\test\cache_common.c
+# End Source File
# End Target
# End Project