diff make/windows/makefiles/projectcreator.make @ 14124:7ad529321294

make: remove GRAALVM and introduce COMPILERGRAAL. fix client hosted-mode
author Bernhard Urban <bernhard.urban@jku.at>
date Mon, 10 Mar 2014 16:26:10 +0100
parents 158dcef18506
children d8041d695d19
line wrap: on
line diff
--- a/make/windows/makefiles/projectcreator.make	Mon Mar 10 16:20:45 2014 +0100
+++ b/make/windows/makefiles/projectcreator.make	Mon Mar 10 16:26:10 2014 +0100
@@ -183,6 +183,7 @@
 ##################################################
 ProjectCreatorIDEOptions=$(ProjectCreatorIDEOptions) \
  -define_graal COMPILER1 \
+ -define_graal COMPILERGRAAL \
  -define_graal GRAAL \
  $(ProjectCreatorIDEOptionsIgnoreCompiler2:TARGET=graal)