diff options
author | Andi Gutmans <andi@php.net> | 2000-05-17 23:49:26 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2000-05-17 23:49:26 +0000 |
commit | 09915a1597cf6a36b9035a46aba2eda740fe8486 (patch) | |
tree | 009b1b569c702095d7f083a8a35a9053f29d0093 | |
parent | a704be730c833437368389094e00c481417ab08b (diff) | |
download | php-git-09915a1597cf6a36b9035a46aba2eda740fe8486.tar.gz |
- Make non-threaded project build on Win32
-rw-r--r-- | php4dll.dsp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/php4dll.dsp b/php4dll.dsp index 9e9386b14d..886146ca77 100644 --- a/php4dll.dsp +++ b/php4dll.dsp @@ -793,11 +793,6 @@ SOURCE=.\ext\pcre\pcrelib\pcre.h # PROP Default_Filter ".c"
# Begin Source File
-SOURCE=.\dlist.c
-# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"
-# End Source File
-# Begin Source File
-
SOURCE=.\ext\wddx\wddx.c
# ADD CPP /I "ext\xml\expat\xmltok" /I "ext\xml\expat\xmlparse"
# End Source File
|