summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2006-01-31 19:51:44 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2006-01-31 19:51:44 (GMT)
commitf6e8d8c46915e622bfd7ea0be707a1cddd616cd5 (patch)
tree9633da5f2575d2bf298383c92a7c59c9aa933475 /windows
parent72406bcaae8264331ef8e16b8d366868e6581c07 (diff)
downloadhdf5-f6e8d8c46915e622bfd7ea0be707a1cddd616cd5.zip
hdf5-f6e8d8c46915e622bfd7ea0be707a1cddd616cd5.tar.gz
hdf5-f6e8d8c46915e622bfd7ea0be707a1cddd616cd5.tar.bz2
[svn-r11910] Purpose:
Maintenance on Windows Description: Add cache_common.c into cachedll.dsp Solution: Platforms tested: Windows XP Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/test/cachedll/cachedll.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/windows/test/cachedll/cachedll.dsp b/windows/test/cachedll/cachedll.dsp
index fb3fa70..18fdca8 100755
--- a/windows/test/cachedll/cachedll.dsp
+++ b/windows/test/cachedll/cachedll.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