VirtualBox

Changeset 282 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 24, 2007 6:29:39 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
17827
Message:

more simple heap stuff.

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

Legend:

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

    r197 r282  
    119119RuntimeR3_SOURCES       = \
    120120        alloc.cpp \
     121        alloc/heapsimple.cpp \
    121122        assert.cpp \
    122123        table/avlhcphys.cpp \
  • trunk/src/VBox/Runtime/testcase/Makefile

    r129 r282  
    5151        tstDeadlock \
    5252        tstUuid \
    53         tstErrUnique
     53        tstErrUnique \
     54        tstHeapSimple
    5455PROGRAMS.win = \
    5556        tstRTProcWait \
     
    181182tstErrUnique.cpp_DEPS = $(PATH_TARGET)/../errmsgdata.h
    182183
     184tstHeapSimple_SOURCES = tstHeapSimple.cpp
    183185
    184186include $(PATH_KBUILD)/footer.kmk
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