Changeset 64647 in vbox for trunk/src/VBox/Runtime/testcase
- Timestamp:
- Nov 10, 2016 8:32:01 PM (8 years ago)
- Location:
- trunk/src/VBox/Runtime/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r63981 r64647 99 99 tstRTPath \ 100 100 tstRTPathGlob \ 101 tstRTPathQueryInfo \ 101 102 tstRTPipe \ 102 103 tstRTPoll \ … … 540 541 tstRTPathGlob_SOURCES = tstRTPathGlob.cpp 541 542 543 tstRTPathQueryInfo_TEMPLATE = VBOXR3TSTEXE 544 tstRTPathQueryInfo_SOURCES = tstRTPathQueryInfo.cpp 545 542 546 tstRTPipe_TEMPLATE = VBOXR3TSTEXE 543 547 tstRTPipe_SOURCES = tstRTPipe.cpp
Note:
See TracChangeset
for help on using the changeset viewer.