summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-07-07 22:06:09 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-07-07 22:06:09 (GMT)
commit0bc8c7c69b80efc9945d0af5d8c24a8156bdbec0 (patch)
tree5c2edd22eb6d681caa7a9130b2e9a77fc7f260b9 /windows
parentab7c8f6c796720a453190e6ac2dc235a435f4b58 (diff)
downloadhdf5-0bc8c7c69b80efc9945d0af5d8c24a8156bdbec0.zip
hdf5-0bc8c7c69b80efc9945d0af5d8c24a8156bdbec0.tar.gz
hdf5-0bc8c7c69b80efc9945d0af5d8c24a8156bdbec0.tar.bz2
[svn-r11050] Purpose:
Update Description: two new project files added. Solution: Platforms tested: Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/batch_net/convert_to_vcproj.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/windows/batch_net/convert_to_vcproj.bat b/windows/batch_net/convert_to_vcproj.bat
index fd462ce..aa099f7 100755
--- a/windows/batch_net/convert_to_vcproj.bat
+++ b/windows/batch_net/convert_to_vcproj.bat
@@ -43,6 +43,8 @@ echo ************************************************************ >> convert.log
convert.js %1\windows\test\blocktrackdll\blocktrackdll.dsp %1\windows\test\blocktrackdll\blocktrackdll.vcproj >> convert.log
convert.js %1\windows\test\btree2\btree2.dsp %1\windows\test\btree2\btree2.vcproj >> convert.log
convert.js %1\windows\test\btree2dll\btree2dll.dsp %1\windows\test\btree2dll\btree2dll.vcproj >> convert.log
+ convert.js %1\windows\test\b_plus_tree\b_plus_tree.dsp %1\windows\test\b_plus_tree\b_plus_tree.vcproj >> convert.log
+ convert.js %1\windows\test\b_plus_tree\b_plus_treedll.dsp %1\windows\test\b_plus_tree\b_plus_treedll.vcproj >> convert.log
convert.js %1\windows\test\cache\cache.dsp %1\windows\test\cache\cache.vcproj >> convert.log
convert.js %1\windows\test\cachedll\cachedll.dsp %1\windows\test\cachedll\cachedll.vcproj >> convert.log
convert.js %1\windows\test\chunk\chunk.dsp %1\windows\test\chunk\chunk.vcproj >> convert.log