Changeset 36500 in vbox
- Timestamp:
- Apr 1, 2011 1:38:03 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r35337 r36500 69 69 tstRTInlineAsm \ 70 70 tstIprtMiniString \ 71 tstIprtList \ 71 72 tstLdr \ 72 73 tstLdrLoad \ … … 264 265 tstIprtMiniString_SOURCES = tstIprtMiniString.cpp 265 266 267 tstIprtList_TEMPLATE = VBOXR3TSTEXE 268 tstIprtList_SOURCES = tstIprtList.cpp 269 266 270 tstLdr_SOURCES = tstLdr.cpp 267 271
Note:
See TracChangeset
for help on using the changeset viewer.