diff options
author | Sebastian Bergmann <sebastian@php.net> | 2002-04-12 05:35:50 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2002-04-12 05:35:50 +0000 |
commit | 3dfc150ff7efe67226491bad01f8d4a6053deb2c (patch) | |
tree | 8eb1ac3c84be62f614139745015435db8ac42abd /win32 | |
parent | 734899e615af51a1c1876f6375b89fda2d4cad37 (diff) | |
download | php-git-3dfc150ff7efe67226491bad01f8d4a6053deb2c.tar.gz |
Sync with php4dllts.
Diffstat (limited to 'win32')
-rw-r--r-- | win32/php4dll.dsp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index d054871244..4efacc62d7 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -569,6 +569,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
@@ -577,6 +578,7 @@ SOURCE=..\ext\standard\var.c # Begin Source File
SOURCE=..\ext\standard\var_unserializer.c
+# ADD CPP /W2
# End Source File
# Begin Source File
|