diff options
author | Frank M. Kromann <fmk@php.net> | 2004-01-08 00:22:20 +0000 |
---|---|---|
committer | Frank M. Kromann <fmk@php.net> | 2004-01-08 00:22:20 +0000 |
commit | b4fab399f768ab11227837f0c5414470a7eee89c (patch) | |
tree | fe28cb42d1a52fa0ce62f0b57b7d0b8367f21471 | |
parent | 64e404229b9559d10de30c59fc6d7d70f5290cab (diff) | |
download | php-git-b4fab399f768ab11227837f0c5414470a7eee89c.tar.gz |
Adding new com_dotnet source files to project
-rw-r--r-- | win32/php4dllts.dsp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 37355d02c5..48b9abd640 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -2319,6 +2319,14 @@ SOURCE=..\main\streams\xp_socket.c # PROP Default_Filter ""
# Begin Source File
+SOURCE=..\ext\com_dotnet\com_saproxy.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\ext\com_dotnet\com_wrapper.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\com_dotnet\php_com_dotnet.h
# End Source File
# Begin Source File
|