VirtualBox

Changeset 12957 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 2, 2008 8:35:46 PM (16 years ago)
Author:
vboxsync
Message:

VirtualBox4/Makefile: fixed VBOX_WITH_DEBUGGER_GUI_MENU.

File:
1 edited

Legend:

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

    r12955 r12957  
    176176        $(if $(VBOX_WITH_E1000),VBOX_WITH_E1000) \
    177177        $(if $(VBOX_OSE),VBOX_OSE) \
    178         $(if $(VBOX_WITH_DEBUGGER_GUI),VBOX_WITH_DEBUGGER_GUI_MENU) \
    179178        $(if $(VBOX_WITH_NETFLT),VBOX_WITH_NETFLT)
     179if "$(KBUILD_TARGET)" != "release" && defined(VBOX_WITH_DEBUGGER_GUI)
     180 VirtualBox4_DEFS         += VBOX_WITH_DEBUGGER_GUI_MENU
     181endif
    180182
    181183VirtualBox4_src/main.cpp_DEFS += VBOX_VERSION_STRING=\"$(VBOX_VERSION_STRING)\"
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