diff options
author | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-05-20 15:17:42 (GMT) |
---|---|---|
committer | Fang Guo <fangguo@ncsa.uiuc.edu> | 2005-05-20 15:17:42 (GMT) |
commit | 4121c1c3410c27ee1a5cf9f238a6c33708d38a38 (patch) | |
tree | 0e98f3ecc09d4e70e46635ec4101f7b3d92f5871 /windows/proj/all | |
parent | ce85efd42e1607373983d4dfe1c0cb7327bbabc5 (diff) | |
download | hdf5-4121c1c3410c27ee1a5cf9f238a6c33708d38a38.zip hdf5-4121c1c3410c27ee1a5cf9f238a6c33708d38a38.tar.gz hdf5-4121c1c3410c27ee1a5cf9f238a6c33708d38a38.tar.bz2 |
[svn-r10772] Purpose:
Update project dependency of all.dsw.
Description:
New project pool.dsp and pooldll.dsp were added to all.dsw's dependencies.
Solution:
Platforms tested:
MSVS 6.0 on windows XP.
Misc. update:
Diffstat (limited to 'windows/proj/all')
-rwxr-xr-x | windows/proj/all/all.dsw | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/windows/proj/all/all.dsw b/windows/proj/all/all.dsw index b9c2fd7..9e9ceeb 100755 --- a/windows/proj/all/all.dsw +++ b/windows/proj/all/all.dsw @@ -434,6 +434,12 @@ Package=<4> Begin Project Dependency Project_Dep_Name testhdf5_fortrandll End Project Dependency + Begin Project Dependency + Project_Dep_Name pool + End Project Dependency + Begin Project Dependency + Project_Dep_Name pooldll + End Project Dependency }}} ############################################################################### |