- Timestamp:
- Apr 30, 2008 10:20:22 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/Makefile.kmk
r8155 r8496 27 27 PROGRAMS += tstAPI 28 28 PROGRAMS.linux += tstVBoxAPILinux 29 # That testcase is actually not linux specific, it's generic XPCOM. 30 PROGRAMS.solaris += tstVBoxAPILinux 29 31 PROGRAMS.win += tstVBoxAPIWin 30 32 else ifeq ($(USERNAME),dmik) 31 33 PROGRAMS += tstAPI 32 34 PROGRAMS.linux += tstVBoxAPILinux 35 # That testcase is actually not linux specific, it's generic XPCOM. 36 PROGRAMS.solaris += tstVBoxAPILinux 33 37 PROGRAMS.win += tstVBoxAPIWin 34 38 endif # VBOX_WITH_TESTCASES
Note:
See TracChangeset
for help on using the changeset viewer.