Changeset 37560 in vbox for trunk/src/VBox/Runtime/testcase
- Timestamp:
- Jun 20, 2011 2:48:32 PM (14 years ago)
- Location:
- trunk/src/VBox/Runtime/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r36816 r37560 142 142 tstIoCtl 143 143 PROGRAMS.darwin += \ 144 tstDarwinSched 144 tstDarwinSched \ 145 tstRTDarwinMachKernel 145 146 ifdef VBOX_WITH_LIBCURL 146 147 PROGRAMS += \ … … 576 577 tstDarwinSched_SOURCES = tstDarwinSched.cpp 577 578 579 tstRTDarwinMachKernel_TEMPLATE = VBOXR3TSTEXE 580 tstRTDarwinMachKernel_SOURCES = tstRTDarwinMachKernel.cpp 581 578 582 ntGetTimerResolution_SOURCES = ntGetTimerResolution.cpp 579 583 ntGetTimerResolution_SDKS.win = WINPSDK W2K3DDK VBOX_NTDLL
Note:
See TracChangeset
for help on using the changeset viewer.