changeset 3111 | fefdeafb7ab9 |
parent 2 | 90ce3da70b43 |
child 4665 | d14dc3d9e1fa |
--- a/jdk/make/sun/applet/Makefile Thu May 14 10:58:07 2009 -0700 +++ b/jdk/make/sun/applet/Makefile Fri Jun 12 14:56:32 2009 -0400 @@ -32,6 +32,12 @@ PRODUCT = sun include $(BUILDDIR)/common/Defs.gmk +# This program must contain a manifest that defines the execution level +# needed to follow standard Vista User Access Control Guidelines +# This must be set before Program.gmk is included +# +BUILD_MANIFEST=true + # # Files to compile. #