Changeset 30266 in vbox
- Timestamp:
- Jun 17, 2010 6:28:23 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/testcase/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/Makefile.kmk
r30260 r30266 26 26 PROGRAMS += \ 27 27 tstAPI \ 28 tstOVF\28 $(if $(VBOX_OSE),,tstOVF) \ 29 29 $(if $(VBOX_WITH_XPCOM),tstVBoxAPILinux,tstVBoxAPIWin) \ 30 30 $(if $(VBOX_WITH_RESOURCE_USAGE_API),tstCollector,)
Note:
See TracChangeset
for help on using the changeset viewer.

