diff options
author | Stanislav Malyshev <stas@php.net> | 2006-09-13 17:47:20 +0000 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2006-09-13 17:47:20 +0000 |
commit | 38540337a90400b249953e14661f4364e299b6d6 (patch) | |
tree | 8fd9f3a4bef1869b5447825ac756e1ad5ac58c90 | |
parent | dd48748f5acd1519c06366f0b219fbb61377ca59 (diff) | |
download | php-git-38540337a90400b249953e14661f4364e299b6d6.tar.gz |
add for VC build
-rwxr-xr-x | ext/date/lib/timelib_config.h.win32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/date/lib/timelib_config.h.win32 b/ext/date/lib/timelib_config.h.win32 new file mode 100755 index 0000000000..379b3902fc --- /dev/null +++ b/ext/date/lib/timelib_config.h.win32 @@ -0,0 +1 @@ +# include "config.w32.h" |