Changeset 31787 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Aug 19, 2010 1:04:31 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r31375 r31787 126 126 tstInlineAsmPIC \ 127 127 tstInlineAsmPIC3 128 PROGRAMS.solaris += \ 129 tstRTCoreDump 128 130 PROGRAMS.l4 += \ 129 131 tstIoCtl … … 494 496 tstUtf8_SOURCES = tstUtf8.cpp 495 497 498 tstRTCoreDump_TEMPLACE = VBOXR3TSTEXE 499 tstRTCoreDump_SOURCES = tstRTCoreDump.cpp 500 496 501 # 497 502 # odds and ends
Note:
See TracChangeset
for help on using the changeset viewer.