diff options
author | Zeev Suraski <zeev@php.net> | 2004-05-10 12:06:09 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2004-05-10 12:06:09 +0000 |
commit | 9518107e8eb6be806a85d7ccdb5e9b2744717212 (patch) | |
tree | 7de89cdb98b86a0dba396e1f90e463fabf3dee6b /win32/php5dllts.dsp | |
parent | b0d27f9e857021edfaf5d373c5a15dedd262755e (diff) | |
download | php-git-9518107e8eb6be806a85d7ccdb5e9b2744717212.tar.gz |
Fix Win32 build
Diffstat (limited to 'win32/php5dllts.dsp')
-rw-r--r-- | win32/php5dllts.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/php5dllts.dsp b/win32/php5dllts.dsp index 68d66a7b17..6412a95d57 100644 --- a/win32/php5dllts.dsp +++ b/win32/php5dllts.dsp @@ -2364,6 +2364,10 @@ SOURCE=..\ext\com_dotnet\com_olechar.c # End Source File
# Begin Source File
+SOURCE=..\ext\com_dotnet\com_persist.c
+# End Source File
+# Begin Source File
+
SOURCE=..\ext\com_dotnet\com_typeinfo.c
# End Source File
# Begin Source File
|