summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Makefile.mak
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2009-06-23 17:47:58 -0700
committerMark Spruiell <mes@zeroc.com>2009-06-23 17:47:58 -0700
commita2e794a1366fcd71f04496c206869ffa158547ac (patch)
tree4c9d6554f3dc658aeaa76892aeecfc3d7eb56b61 /cpp/src/Slice/Makefile.mak
parentAdd x64 configurations to C++ projects (diff)
downloadice-a2e794a1366fcd71f04496c206869ffa158547ac.tar.bz2
ice-a2e794a1366fcd71f04496c206869ffa158547ac.tar.xz
ice-a2e794a1366fcd71f04496c206869ffa158547ac.zip
PHP changes:
- static translation - more traditional language mapping (multiple communicators, etc.) - support for registered (persistent) communicators - support for PHP namespaces (PHP 5.3 or later)
Diffstat (limited to 'cpp/src/Slice/Makefile.mak')
-rw-r--r--cpp/src/Slice/Makefile.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Slice/Makefile.mak b/cpp/src/Slice/Makefile.mak
index dd76c272482..22f42d8e30b 100644
--- a/cpp/src/Slice/Makefile.mak
+++ b/cpp/src/Slice/Makefile.mak
@@ -25,6 +25,7 @@ OBJS = Scanner.obj \
PythonUtil.obj \
DotNetNames.obj \
RubyUtil.obj \
+ PHPUtil.obj \
Util.obj \
FileTracker.obj \
MD5.obj \