diff options
author | Andi Gutmans <andi@php.net> | 1999-09-01 19:28:07 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 1999-09-01 19:28:07 +0000 |
commit | b6789ae332cd1677dcdac29bc24fe16006f4d383 (patch) | |
tree | 76b6af17f1375d9a22e8387d0d5cbd8676967cf7 /php4dllts.dsp | |
parent | 7894c0cc1a7fa1f06d8366d146bf2dc128a83376 (diff) | |
download | php-git-b6789ae332cd1677dcdac29bc24fe16006f4d383.tar.gz |
- Add sessions module to standard win32 build.
Diffstat (limited to 'php4dllts.dsp')
-rw-r--r-- | php4dllts.dsp | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/php4dllts.dsp b/php4dllts.dsp index 9392ac1438..c53cad3249 100644 --- a/php4dllts.dsp +++ b/php4dllts.dsp @@ -331,7 +331,7 @@ SOURCE=.\ext\standard\iptc.c # End Source File
# Begin Source File
-SOURCE=.\ext\lcg\lcg.c
+SOURCE=.\ext\standard\lcg.c
# End Source File
# Begin Source File
@@ -523,15 +523,11 @@ SOURCE=.\ext\standard\php3_string.h # End Source File
# Begin Source File
-SOURCE=.\functions\php3_string.h
-# End Source File
-# Begin Source File
-
SOURCE=.\functions\php3_syslog.h
# End Source File
# Begin Source File
-SOURCE=.\ext\lcg\php_lcg.h
+SOURCE=.\ext\standard\php_lcg.h
# End Source File
# Begin Source File
|