diff options
author | Steph Fox <sfox@php.net> | 2008-07-20 01:19:45 +0000 |
---|---|---|
committer | Steph Fox <sfox@php.net> | 2008-07-20 01:19:45 +0000 |
commit | aca8bb575736e7696273f591cd37859d9e53142f (patch) | |
tree | 073b39357dbffcc1b80ba3d4c93d704c580c6bba /win32/build/block.template.dsw | |
parent | 5495813bb3bfd55148893abeecd3a75b78c44292 (diff) | |
download | php-git-aca8bb575736e7696273f591cd37859d9e53142f.tar.gz |
- Update get_define() calls to reflect earlier change in return value on failure
- Rename output files (to avoid that build option for "php5ts.exe")
- Add libpath to intermediate dir path (avoids a naming collision that wasn't there last week)
- Don't make assumptions about trailing whitespace in incoming data
Diffstat (limited to 'win32/build/block.template.dsw')
-rw-r--r-- | win32/build/block.template.dsw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/build/block.template.dsw b/win32/build/block.template.dsw index 006bbb83ac..2f2682dc71 100644 --- a/win32/build/block.template.dsw +++ b/win32/build/block.template.dsw @@ -8,7 +8,7 @@ Package=<5> Package=<4> {{{ Begin Project Dependency - Project_Dep_Name php5dllts + Project_Dep_Name php5ts End Project Dependency }}} |