Changeset 30240 in vbox for trunk/src/VBox/Runtime/testcase
- Timestamp:
- Jun 16, 2010 12:33:33 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 62735
- Location:
- trunk/src/VBox/Runtime/testcase
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/Makefile.kmk
r29393 r30240 45 45 # 46 46 PROGRAMS += \ 47 tstRTAssertCompile \ 47 48 tstRTAvl \ 48 49 tstRTBase64 \ … … 162 163 # 163 164 165 tstRTAssertCompile_TEMPLATE = VBOXR3TSTEXE 166 tstRTAssertCompile_NOINST = true 167 tstRTAssertCompile_SOURCES = tstRTAssertCompile.cpp 168 164 169 tstRTAvl_TEMPLATE = VBOXR3TSTEXE 165 170 tstRTAvl_SOURCES = tstRTAvl.cpp
Note:
See TracChangeset
for help on using the changeset viewer.