summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorJose <jose@zeroc.com>2014-08-12 21:28:08 +0200
committerJose <jose@zeroc.com>2014-08-12 21:28:08 +0200
commit2d130c454d86d5adb1807a8de2cb20d12559ea37 (patch)
treee3afd8bf2cd5def77770869dc62967a4e201c39e /cpp/src
parentFixed (ICE-5586) - Integrate IceWS to the Ice core library (diff)
downloadice-2d130c454d86d5adb1807a8de2cb20d12559ea37.tar.bz2
ice-2d130c454d86d5adb1807a8de2cb20d12559ea37.tar.xz
ice-2d130c454d86d5adb1807a8de2cb20d12559ea37.zip
VC90 minor cleanup
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Makefile.mak9
1 files changed, 0 insertions, 9 deletions
diff --git a/cpp/src/Makefile.mak b/cpp/src/Makefile.mak
index 3aa3705f65d..89e42e36fff 100644
--- a/cpp/src/Makefile.mak
+++ b/cpp/src/Makefile.mak
@@ -17,15 +17,6 @@ SUBDIRS = IceUtil\winrt \
Glacier2Lib\winrt \
IceStormLib\winrt \
IceGridLib\winrt
-
-!elseif "$(CPP_COMPILER)" == "VC90"
-SUBDIRS = IceUtil \
- Slice \
- slice2cpp \
- slice2cs \
- slice2php \
- Ice \
- IceSSL \
!else
SUBDIRS = IceUtil \
Slice \