summaryrefslogtreecommitdiffstats
path: root/windows
diff options
context:
space:
mode:
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