VirtualBox

Changeset 52773 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Sep 17, 2014 11:57:32 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96148
Message:

Windows installer: moved setting VBOX_WITH_MSM_INSTALL to the global Config.kmk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Makefile.kmk

    r52635 r52773  
    5252VBOX_INSTALLER_LANGUAGES  = en_US de_DE fr_FR it_IT zh_TW
    5353VBOX_INSTALLER_LANGUAGES += $(VBOX_INSTALLER_ADD_LANGUAGES)
    54 
    55 #
    56 # Use merge modules if we're not doing an official release.
    57 # This will increase the overall installer size significantly because
    58 # merge modules are not able to use a common .cab file to reduce their
    59 # size.
    60 #
    61 ifneq ($(int-mod $(VBOX_VERSION_BUILD),2),0)
    62  VBOX_WITH_MSM_INSTALL := 1
    63  VBOX_INSTALLER_LANGUAGES = en_US
    64 endif
    65 
    66 ifeq ($(USERNAME),andy)
    67  VBOX_WITH_MSM_INSTALL := 1
    68  VBOX_INSTALLER_LANGUAGES = en_US
    69 endif
    7054
    7155#
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette