Changeset 15821 in vbox
- Timestamp:
- Jan 6, 2009 4:49:21 PM (16 years ago)
- Location:
- trunk/src/VBox/Runtime/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r14369 r15821 110 110 PROGRAMS.l4 += \ 111 111 tstIoCtl 112 PROGRAMS.darwin += \ 113 tstDarwinSched 112 114 SYSMODS += \ 113 115 tstLdrObj \ … … 139 141 tstCritSectW32_SOURCES = tstCritSect.cpp 140 142 tstCritSectW32_DEFS = TRY_WIN32_CRIT 143 144 tstDarwinSched_SOURCES = tstDarwinSched.cpp 141 145 142 146 tstDeadlock_SOURCES = tstDeadlock.cpp
Note:
See TracChangeset
for help on using the changeset viewer.