Changeset 20563 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Jun 14, 2009 6:43:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r20562 r20563 74 74 tstLog \ 75 75 tstMemAutoPtr \ 76 tstRTMemPool \ 76 77 tstMove \ 77 78 tstMp-1 \ … … 291 292 292 293 tstRTMemPool_TEMPLATE = VBOXR3TSTEXE 293 tstRTMemPool_SOURCES = tstRTMe Pool.cpp294 tstRTMemPool_SOURCES = tstRTMemPool.cpp 294 295 295 296 tstMove_SOURCES = tstMove.cpp
Note:
See TracChangeset
for help on using the changeset viewer.