VirtualBox

Changeset 13410 in vbox


Ignore:
Timestamp:
Oct 20, 2008 10:19:01 PM (16 years ago)
Author:
vboxsync
Message:

VirtualBox4/makefile: Fixed typo that enabled the debug menu in release builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/Makefile.kmk

    r13361 r13410  
    177177        $(if $(VBOX_OSE),VBOX_OSE) \
    178178        $(if $(VBOX_WITH_NETFLT),VBOX_WITH_NETFLT)
    179 if "$(KBUILD_TARGET)" != "release" && defined(VBOX_WITH_DEBUGGER_GUI)
     179if "$(KBUILD_TYPE)" != "release" && defined(VBOX_WITH_DEBUGGER_GUI)
    180180 VirtualBox4_DEFS         += VBOX_WITH_DEBUGGER_GUI_MENU
    181181endif
Note: See TracChangeset for help on using the changeset viewer.

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