fixes resulting from non-standard usage of swprintf

[SVN r7927]
This commit is contained in:
John Maddock
2000-10-12 11:25:16 +00:00
parent 224cb764cf
commit 65b6a3ba3e
8 changed files with 131 additions and 205 deletions

View File

@ -434,7 +434,7 @@ EOF
echo " bcc32 @&&|" >> $tout
echo "$opts -e$subdir\\$libname.dll $all_obj \$(XLFLAGS)" >> $tout
echo "|" >> $tout
echo " implib $subdir\\$libname.lib -c $subdir\\$libname.dll" >> $tout
echo " implib -c $subdir\\$libname.lib $subdir\\$libname.dll" >> $tout
echo "" >> $tout
}
@ -608,3 +608,4 @@ rm -f $tout $iout