Changeset 73665 in vbox for trunk/src/VBox/Runtime/testcase
- Timestamp:
- Aug 14, 2018 5:49:23 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 124340
- Location:
- trunk/src/VBox/Runtime/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r72959 r73665 53 53 tstRTCritSect \ 54 54 tstRTCritSectRw \ 55 tstRTCrPkix-1 \ 55 56 tstRTCrX509-1 \ 56 57 tstRTCType \ … … 265 266 tstRTCritSectW32_DEFS = TRY_WIN32_CRIT 266 267 268 tstRTCrPkix-1_TEMPLATE = VBOXR3TSTEXE 269 tstRTCrPkix-1_SOURCES = tstRTCrPkix-1.cpp 270 267 271 tstRTCrX509-1_TEMPLATE = VBOXR3TSTEXE 268 272 tstRTCrX509-1_SOURCES = tstRTCrX509-1.cpp
Note:
See TracChangeset
for help on using the changeset viewer.