VirtualBox

Changeset 16385 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 29, 2009 6:48:50 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42231
Message:

Config.kmk,QtGUI/Makefile.kmk: Moved VBOX_WITH_DEBUGGER_GUI out of the global DEFS and to the VirtualBox_DEFS since VirtualBox is the only user of it.

File:
1 edited

Legend:

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

    r16374 r16385  
    176176        $(if $(VBOX_WITH_E1000),VBOX_WITH_E1000) \
    177177        $(if $(VBOX_WITH_NETFLT)$(eq $(KBUILD_TARGET),freebsd),VBOX_WITH_NETFLT)
    178 if "$(KBUILD_TYPE)" != "release" && defined(VBOX_WITH_DEBUGGER_GUI)
    179  VirtualBox_DEFS         += VBOX_WITH_DEBUGGER_GUI_MENU
     178ifdef VBOX_WITH_DEBUGGER_GUI
     179 VirtualBox_DEFS        += VBOX_WITH_DEBUGGER_GUI
     180 if "$(KBUILD_TYPE)" != "release"
     181  VirtualBox_DEFS       += VBOX_WITH_DEBUGGER_GUI_MENU
     182 endif
    180183endif
    181184
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