diff options
author | Stanislav Malyshev <stas@php.net> | 2002-03-18 09:42:20 +0000 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2002-03-18 09:42:20 +0000 |
commit | 858291e6b5f373f7e699f7322ba186dc19651d4b (patch) | |
tree | 4b2cb6744c56a00d8c26ba25995e63b27ab8f77f | |
parent | a145646e74898b4f90c862afe54de4528833fbce (diff) | |
download | php-git-858291e6b5f373f7e699f7322ba186dc19651d4b.tar.gz |
Fix build
-rw-r--r-- | ext/dotnet/dotnet.dsp | 4 | ||||
-rw-r--r-- | ext/rpc/dotnet/dotnet.dsp | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/ext/dotnet/dotnet.dsp b/ext/dotnet/dotnet.dsp index a0b151f68a..1a7d790802 100644 --- a/ext/dotnet/dotnet.dsp +++ b/ext/dotnet/dotnet.dsp @@ -150,10 +150,6 @@ LINK32=link.exe SOURCE=.\dotnet.cpp
# End Source File
-# Begin Source File
-
-SOURCE=.\..\..\win32\winutil.c
-# End Source File
# End Group
# Begin Group "Header Files"
diff --git a/ext/rpc/dotnet/dotnet.dsp b/ext/rpc/dotnet/dotnet.dsp index a0b151f68a..1a7d790802 100644 --- a/ext/rpc/dotnet/dotnet.dsp +++ b/ext/rpc/dotnet/dotnet.dsp @@ -150,10 +150,6 @@ LINK32=link.exe SOURCE=.\dotnet.cpp
# End Source File
-# Begin Source File
-
-SOURCE=.\..\..\win32\winutil.c
-# End Source File
# End Group
# Begin Group "Header Files"
|