hotspot/make/windows/makefiles/shared.make
changeset 11721 dcd1f62c9caf
parent 5547 f4b087cbb361
child 13474 ebc4c657841a
--- a/hotspot/make/windows/makefiles/shared.make	Tue Jan 31 13:12:39 2012 +0100
+++ b/hotspot/make/windows/makefiles/shared.make	Mon Feb 06 09:14:22 2012 +0100
@@ -30,8 +30,8 @@
 DIR=.
 !endif
 
-!ifndef CPP
-CPP=cl.exe
+!ifndef CXX
+CXX=cl.exe
 !endif