VirtualBox

Ignore:
Timestamp:
May 11, 2008 6:33:24 PM (17 years ago)
Author:
vboxsync
Message:

BUILD_TYPE -> KBUILD_TYPE.

File:
1 edited

Legend:

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

    r8758 r8759  
    336336 VirtualBox_DEFS.darwin += VBOX_WITH_ICHAT_THEATER
    337337endif
    338 ifneq ($(BUILD_TYPE),release)
     338ifneq ($(KBUILD_TYPE),release)
    339339 # non-release builds has some extra features.
    340340 VirtualBox_DEFS.win     += VBOX_GUI_USE_DDRAW
     
    370370
    371371
    372 ifeq ($(BUILD_TYPE),release)
     372ifeq ($(KBUILD_TYPE),release)
    373373 VirtualBox_LDFLAGS.win  += /SUBSYSTEM:windows
    374374else
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