VirtualBox

Changeset 17582 in vbox for trunk


Ignore:
Timestamp:
Mar 9, 2009 2:53:21 PM (16 years ago)
Author:
vboxsync
Message:

Add heapsimple to the RuntimeR0Drv library for .win (remove from RuntimeGuestR0).

File:
1 edited

Legend:

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

    r17464 r17582  
    10671067
    10681068RuntimeR0Drv_SOURCES.win = \
     1069        common/alloc/heapsimple.cpp \
    10691070        common/misc/thread.cpp \
    10701071        common/string/memcmp.asm \
     
    13291330RuntimeGuestR0_SOURCES   := $(filter-out generic/RTLogWriteUser-generic.cpp, $(RuntimeR0Drv_SOURCES))
    13301331RuntimeGuestR0_SOURCES   += \
    1331         VBox/logbackdoor.cpp \
    1332         common/alloc/heapsimple.cpp
     1332        VBox/logbackdoor.cpp
    13331333RuntimeGuestR0_EXTENDS    = RuntimeR0Drv
    13341334
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