Hi all,
I cvs remove'd this file and then realized it was retained for .dsp
compatibility. (It's not used in the cl build system.)
Is anyone still using the old build system? Or can we ditch the old Windows
project files now?
- Steph
----- Original Message -----
From: "Steph Fox" sfox@php.net
To: php-cvs@lists.php.net
Sent: Monday, July 07, 2008 2:16 AM
Subject: [PHP-CVS] cvs: php-src(PHP_5_3) /main .cvsignore config.w32.h
sfox Mon Jul 7 01:16:45 2008 UTC
Removed files: (Branch: PHP_5_3)
/php-src/main config.w32.hModified files:
/php-src/main .cvsignore
Log:
- This file is generated from win32/build/config.w32.h.in. It should
never have been in CVS in the first place...http://cvs.php.net/viewvc.cgi/php-src/main/.cvsignore?r1=1.10.4.1&r2=1.10.4.1.2.1&diff_format=u
Index: php-src/main/.cvsignore
diff -u php-src/main/.cvsignore:1.10.4.1
php-src/main/.cvsignore:1.10.4.1.2.1
--- php-src/main/.cvsignore:1.10.4.1 Mon Sep 18 17:22:53 2006
+++ php-src/main/.cvsignore Mon Jul 7 01:16:44 2008
@@ -8,6 +8,7 @@
internal_functions_cli.c
php_config.h
php_config.h.in
+config.w32.h
*.lo
*.la
libs--
PHP CVS Mailing List (http://www.php.net/)
hi,
Hi all,
I cvs remove'd this file and then realized it was retained for .dsp
compatibility. (It's not used in the cl build system.)Is anyone still using the old build system? Or can we ditch the old Windows
project files now?
We can ditch the old projects files.
Cheers,
Pierre