Changeset 21582 in vbox for trunk/src/VBox/Runtime/testcase
- Timestamp:
- Jul 14, 2009 2:50:24 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 50073
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r21286 r21582 61 61 tstErrUnique \ 62 62 tstFile \ 63 tstFileAppend-1 \ 63 64 tstFileLock \ 64 65 tstFork \ … … 184 185 tstFile_SOURCES = tstFile.cpp 185 186 187 tstFileAppend-1_SOURCES = tstFileAppend-1.cpp 188 186 189 tstFileAppendWin-1_SOURCES = tstFileAppendWin-1.cpp 187 190
Note:
See TracChangeset
for help on using the changeset viewer.