- Timestamp:
- Mar 6, 2010 6:41:23 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/testcase/Makefile.kmk
r27135 r27136 58 58 tstVD-2_TEMPLATE = VBOXLNXHOSTR3EXE 59 59 tstVDCopy_TEMPLATE = VBOXLNXHOSTR3EXE 60 tstVDSnap_TEMPLATE = VBOXLNXHOSTR3EXE 60 61 else 61 62 tstVD_TEMPLATE = VBOXR3TSTEXE 62 63 tstVD-2_TEMPLATE = VBOXR3TSTEXE 63 64 tstVDCopy_TEMPLATE = VBOXR3TSTEXE 65 tstVDSnap_TEMPLATE = VBOXR3TSTEXE 64 66 endif 65 67 tstVD_LIBS = $(LIB_DDU) $(LIB_RUNTIME)
Note:
See TracChangeset
for help on using the changeset viewer.