make/windows/makefiles/projectcreator.make

changeset 3518
719f7007c8e8
parent 3427
94ec88ca68e2
child 3681
51612f0c0a79
     1.1 --- a/make/windows/makefiles/projectcreator.make	Tue Jan 31 13:12:39 2012 +0100
     1.2 +++ b/make/windows/makefiles/projectcreator.make	Mon Feb 06 09:14:22 2012 +0100
     1.3 @@ -89,7 +89,7 @@
     1.4          -jdkTargetRoot $(HOTSPOTJDKDIST) \
     1.5          -define ALIGN_STACK_FRAMES \
     1.6          -define VM_LITTLE_ENDIAN \
     1.7 -        -prelink  "" "Generating vm.def..." "cd $(HOTSPOTBUILDSPACE)\%f\%b	set HOTSPOTMKSHOME=$(HOTSPOTMKSHOME)	set JAVA_HOME=$(HOTSPOTJDKDIST)	$(HOTSPOTMKSHOME)\sh $(HOTSPOTWORKSPACE)\make\windows\build_vm_def.sh $(LINK_VER)" \
     1.8 +        -prelink  "" "Generating vm.def..." "cd $(HOTSPOTBUILDSPACE)\%f\%b	set HOTSPOTMKSHOME=$(HOTSPOTMKSHOME)	set JAVA_HOME=$(HOTSPOTJDKDIST)	$(HOTSPOTMKSHOME)\sh $(HOTSPOTWORKSPACE)\make\windows\build_vm_def.sh $(LD_VER)" \
     1.9          -postbuild "" "Building hotspot.exe..." "cd $(HOTSPOTBUILDSPACE)\%f\%b	set HOTSPOTMKSHOME=$(HOTSPOTMKSHOME)	nmake -f $(HOTSPOTWORKSPACE)\make\windows\projectfiles\common\Makefile LOCAL_MAKE=$(HOTSPOTBUILDSPACE)\%f\local.make JAVA_HOME=$(HOTSPOTJDKDIST) launcher" \
    1.10          -ignoreFile jsig.c \
    1.11          -ignoreFile jvmtiEnvRecommended.cpp \

mercurial