Browse Source

reduced warninglevel to remove the annoying

warnings from the re2c generated code
experimental/new_ui_api
Harald Radi 24 years ago
parent
commit
2b7c7de500
  1. 2
      win32/php4dllts.dsp

2
win32/php4dllts.dsp

@ -1607,6 +1607,7 @@ SOURCE=..\ext\standard\url_scanner.c
# Begin Source File
SOURCE=..\ext\standard\url_scanner_ex.c
# ADD CPP /W2
# End Source File
# Begin Source File
@ -1615,6 +1616,7 @@ SOURCE=..\ext\standard\var.c
# Begin Source File
SOURCE=..\ext\standard\var_unserializer.c
# ADD CPP /W2
# End Source File
# Begin Source File

Loading…
Cancel
Save