make/windows/makefiles/defs.make

changeset 891
b6272ef4a18f
parent 862
3c07cda72b7d
child 1840
fb57d4cf76c2
     1.1 --- a/make/windows/makefiles/defs.make	Wed Nov 26 09:24:57 2008 -0800
     1.2 +++ b/make/windows/makefiles/defs.make	Thu Nov 27 18:19:23 2008 -0800
     1.3 @@ -119,7 +119,7 @@
     1.4  # we want to release it.  If we build it here,
     1.5  # the SDK makefiles will copy it over and put it into
     1.6  # the created image.
     1.7 -BUILD_WIN_SA = 0
     1.8 +BUILD_WIN_SA = 1
     1.9  ifneq ($(ALT_BUILD_WIN_SA),)
    1.10    BUILD_WIN_SA = $(ALT_BUILD_WIN_SA)
    1.11  endif

mercurial