Changeset 57604 in vbox for trunk/src/VBox
- Timestamp:
- Sep 3, 2015 9:07:58 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 102469
- Location:
- trunk/src/VBox/Runtime/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r57416 r57604 140 140 tstRTManifest \ 141 141 tstRTUri \ 142 tstRTVfs \ 142 143 tstVector \ 143 144 tstRTZip 144 145 145 146 PROGRAMS.win += \ … … 636 637 tstRTUri_SOURCES = tstRTUri.cpp 637 638 639 tstRTVfs_TEMPLATE = VBOXR3TSTEXE 640 tstRTVfs_SOURCES = tstRTVfs.cpp 641 638 642 tstRTCoreDump_TEMPLACE = VBOXR3TSTEXE 639 643 tstRTCoreDump_SOURCES = tstRTCoreDump.cpp
Note:
See TracChangeset
for help on using the changeset viewer.