changeset 12379:edb2e6bd6a01

fix hosted mode on windows after hotspot merge.
author Andreas Woess <andreas.woess@jku.at>
date Sat, 12 Oct 2013 20:08:36 +0200
parents 1e76b14e1b3a
children e027a51bdd33 f9d27a88bbda
files make/windows/makefiles/projectcreator.make
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/make/windows/makefiles/projectcreator.make	Sat Oct 12 10:18:16 2013 +0200
+++ b/make/windows/makefiles/projectcreator.make	Sat Oct 12 20:08:36 2013 +0200
@@ -193,6 +193,7 @@
 ProjectCreatorIDEOptions=$(ProjectCreatorIDEOptions) \
  -define_compiler2 COMPILER2 \
  -define_compiler2 GRAAL \
+ -define_compiler2 TIERED \
  -ignorePath_compiler2 graal/generated \
  -additionalFile_compiler2 $(Platform_arch_model).ad \
  -additionalFile_compiler2 ad_$(Platform_arch_model).cpp \