Changeset 9138 in vbox for trunk/src/VBox
- Timestamp:
- May 26, 2008 10:26:10 PM (17 years ago)
- Location:
- trunk/src/VBox/Runtime/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r8760 r9138 87 87 tstRTProcWait \ 88 88 tstCritSectW32 \ 89 tstFileAppendWin-1 \ 89 90 ntGetTimerResolution 90 91 PROGRAMS.linux = \ … … 141 142 tstFile_SOURCES = tstFile.cpp 142 143 144 tstFileAppendWin-1_SOURCES = tstFileAppendWin-1.cpp 145 143 146 tstFileLock_SOURCES = tstFileLock.cpp 144 147
Note:
See TracChangeset
for help on using the changeset viewer.