diff options
-rw-r--r-- | win32/php4dll.dsp | 4 | ||||
-rw-r--r-- | win32/php4dllts.dsp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/win32/php4dll.dsp b/win32/php4dll.dsp index 94c9283d74..2957f979c9 100644 --- a/win32/php4dll.dsp +++ b/win32/php4dll.dsp @@ -1539,7 +1539,7 @@ SOURCE=..\win32\time.c # End Source File
# Begin Source File
-SOURCE=..\ext\com\typedef_VARIANT.c
+SOURCE=..\ext\com\VARIANT.c
# End Source File
# Begin Source File
@@ -1587,7 +1587,7 @@ SOURCE=..\win32\php_registry.h # End Source File
# Begin Source File
-SOURCE=..\ext\com\php_typedef_VARIANT.h
+SOURCE=..\ext\com\php_VARIANT.h
# End Source File
# Begin Source File
diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 894c768c23..32b01d341f 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -1755,7 +1755,7 @@ SOURCE=..\win32\time.c # End Source File
# Begin Source File
-SOURCE=..\ext\com\typedef_VARIANT.c
+SOURCE=..\ext\com\VARIANT.c
# End Source File
# Begin Source File
@@ -1803,7 +1803,7 @@ SOURCE=..\win32\php_registry.h # End Source File
# Begin Source File
-SOURCE=..\ext\com\php_typedef_VARIANT.h
+SOURCE=..\ext\com\php_VARIANT.h
# End Source File
# Begin Source File
|