From cadfdacca8bc48023d6ee48cf39db7ac7fc751de Mon Sep 17 00:00:00 2001 From: Harald Radi Date: Sun, 13 May 2001 17:09:53 +0000 Subject: [PATCH] renamed *typedef_VARIANT.* to *VARIANT.* --- win32/php4dll.dsp | 4 ++-- 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 -- 2.50.1