make/org/omg/idl/Makefile

changeset 88
ffb590b42ed1
parent 1
55540e827aef
child 98
a12ea7c7b497
     1.1 --- a/make/org/omg/idl/Makefile	Thu May 14 10:57:56 2009 -0700
     1.2 +++ b/make/org/omg/idl/Makefile	Thu Jun 11 15:16:20 2009 -0400
     1.3 @@ -32,6 +32,12 @@
     1.4  PRODUCT = sun
     1.5  include $(BUILDDIR)/common/Defs.gmk
     1.6  
     1.7 +# This program must contain a manifest that defines the execution level
     1.8 +# needed to follow standard Vista User Access Control Guidelines
     1.9 +# This must be set before Program.gmk is included
    1.10 +#
    1.11 +BUILD_MANIFEST=true
    1.12 +
    1.13  #
    1.14  # Files
    1.15  #

mercurial