summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
authorFang Guo <fangguo@ncsa.uiuc.edu>2005-07-21 23:06:30 (GMT)
committerFang Guo <fangguo@ncsa.uiuc.edu>2005-07-21 23:06:30 (GMT)
commit596bb5ad641ccca2efd91d0f98e4f49423e56247 (patch)
tree9b6ae1017ce3596620008b4b5356b0cf1b209059 /windows
parenteac17d917d12fd319b2c5545cf0438c1d652f7ec (diff)
downloadhdf5-596bb5ad641ccca2efd91d0f98e4f49423e56247.zip
hdf5-596bb5ad641ccca2efd91d0f98e4f49423e56247.tar.gz
hdf5-596bb5ad641ccca2efd91d0f98e4f49423e56247.tar.bz2
[svn-r11102] Purpose:
Maintenance for windows Description: Two filename project files removed Solution: Platforms tested: Misc. update:
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/batch_net/convert_to_vcproj.bat2
1 files changed, 0 insertions, 2 deletions
diff --git a/windows/batch_net/convert_to_vcproj.bat b/windows/batch_net/convert_to_vcproj.bat
index 5616ef4..3ce0043 100755
--- a/windows/batch_net/convert_to_vcproj.bat
+++ b/windows/batch_net/convert_to_vcproj.bat
@@ -69,8 +69,6 @@ echo ************************************************************ >> convert.log
convert.js %1\windows\test\externaldll\externaldll.dsp %1\windows\test\externaldll\externaldll.vcproj >> convert.log
convert.js %1\windows\test\file_handle\file_handle.dsp %1\windows\test\file_handle\file_handle.vcproj >> convert.log
convert.js %1\windows\test\file_handledll\file_handledll.dsp %1\windows\test\file_handledll\file_handledll.vcproj >> convert.log
- convert.js %1\windows\test\filename\filename.dsp %1\windows\test\filename\filename.vcproj >> convert.log
- convert.js %1\windows\test\filenamedll\filenamedll.dsp %1\windows\test\filenamedll\filenamedll.vcproj >> convert.log
convert.js %1\windows\test\fillval\fillval.dsp %1\windows\test\fillval\fillval.vcproj >> convert.log
convert.js %1\windows\test\fillvaldll\fillvaldll.dsp %1\windows\test\fillvaldll\fillvaldll.vcproj >> convert.log
convert.js %1\windows\test\flush1\flush1.dsp %1\windows\test\flush1\flush1.vcproj >> convert.log