VirtualBox

Changeset 8511 in vbox for trunk/src


Ignore:
Timestamp:
Apr 30, 2008 3:03:22 PM (17 years ago)
Author:
vboxsync
Message:

debugging not for 1.6

Location:
trunk/src/VBox/Main
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r8486 r8511  
    5050if1of ($(BUILD_TARGET), darwin) # this is only temporary, all targets will use this soon.
    5151 VBOX_MAIN_DEFS += NEW_HOSTUSBDEVICE_STATE
     52endif
     53ifneq ($(VBOX_VERSION_MAJOR)$(VBOX_VERSION_MINOR)$(VBOX_VERSION_BUILD),160)
     54 VBOX_MAIN_DEFS += VBOX_MAIN_AUTOLOCK_TRAP
    5255endif
    5356## @todo later when RTSemRWIsWriteOwner and RTSemRWGetWriteRecursion are done
  • trunk/src/VBox/Main/include/AutoLock.h

    r8508 r8511  
    2222#ifndef ____H_AUTOLOCK
    2323#define ____H_AUTOLOCK
    24 
    25 /// @todo temporary
    26 #define VBOX_MAIN_AUTOLOCK_TRAP
    2724
    2825#include <iprt/cdefs.h>
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