sniper          Thu Oct 16 00:50:04 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src/win32      php4dllts.dsp 
  Log:
  - config.w32.h is in main/ not ext/standard..
  
Index: php-src/win32/php4dllts.dsp
diff -u php-src/win32/php4dllts.dsp:1.87.2.5 php-src/win32/php4dllts.dsp:1.87.2.6
--- php-src/win32/php4dllts.dsp:1.87.2.5        Mon Jan 27 20:51:26 2003
+++ php-src/win32/php4dllts.dsp Thu Oct 16 00:50:03 2003
@@ -274,7 +274,7 @@
 # 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 @@
 # 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
 

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to