From 4bd822a1801e61b091d88c64cee5d827bb46e33a Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 16 Oct 2003 04:50:03 +0000 Subject: [PATCH] - config.w32.h is in main/ not ext/standard.. --- win32/php4dllts.dsp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/win32/php4dllts.dsp b/win32/php4dllts.dsp index 2846da63c4..69d1f51ef5 100644 --- a/win32/php4dllts.dsp +++ b/win32/php4dllts.dsp @@ -274,7 +274,7 @@ SOURCE=..\ext\standard\aggregation.h # End Source File # Begin Source File -SOURCE=..\ext\standard\config.w32.h +SOURCE=..\main\config.w32.h # End Source File # Begin Source File @@ -346,11 +346,11 @@ SOURCE=..\main\php_output.h # End Source File # Begin Source File -SOURCE=..\main\php_scandir.h +SOURCE=..\main\php_regex.h # End Source File # Begin Source File -SOURCE=..\main\php_regex.h +SOURCE=..\main\php_scandir.h # End Source File # Begin Source File -- 2.50.1