summaryrefslogtreecommitdiff
path: root/php/BuildInstructionsWindows.md
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2017-05-03 18:28:04 +0200
committerBenoit Foucher <benoit@zeroc.com>2017-05-03 18:28:04 +0200
commit9cd4736682f76b22eb3e7e947a73171df2c86c32 (patch)
treee013fab8900b9ba58a8b85de106c97d5c5330ee2 /php/BuildInstructionsWindows.md
parentMerge remote-tracking branch 'origin/3.7' (diff)
downloadice-9cd4736682f76b22eb3e7e947a73171df2c86c32.tar.bz2
ice-9cd4736682f76b22eb3e7e947a73171df2c86c32.tar.xz
ice-9cd4736682f76b22eb3e7e947a73171df2c86c32.zip
Updated version to 3.7.0
Diffstat (limited to 'php/BuildInstructionsWindows.md')
-rw-r--r--php/BuildInstructionsWindows.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/php/BuildInstructionsWindows.md b/php/BuildInstructionsWindows.md
index 0fedc575d74..adb8bb6840d 100644
--- a/php/BuildInstructionsWindows.md
+++ b/php/BuildInstructionsWindows.md
@@ -60,7 +60,7 @@ to `no`:
It is also possible to build the test suite against a binary Ice distribution:
- msbuild msbuild\ice.proj /p:UseBinDist=yes /p:"IceHome=C:\Program Files\ZeroC\Ice-3.7b0"
+ msbuild msbuild\ice.proj /p:UseBinDist=yes /p:"IceHome=C:\Program Files\ZeroC\Ice-3.7.0"
## Installing the PHP Extension
@@ -96,9 +96,9 @@ and its third-party dependencies. On Windows, these DLLs are required:
bzip2.dll
ice37b0.dll
- icediscovery37b0.dll
- icelocatordiscovery37b0.dll
- icessl37b0.dll
+ icediscovery37.dll
+ icelocatordiscovery37.dll
+ icessl37.dll
In general, these libraries must reside in a directory of the user's PATH. For
IIS configured to run PHP as FastCGI, the simplest solution is to copy the