Changeset 53549 in vbox for trunk/src/VBox
- Timestamp:
- Dec 16, 2014 5:56:23 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/cpu/Makefile.kmk
r53548 r53549 44 44 cpu-alloc-all-mem_SOURCES = cpu-alloc-all-mem.cpp 45 45 46 if 0 46 47 PROGRAMS += cidet-app 47 48 cidet-app_TEMPLATE = VBoxValidationKitR3 … … 51 52 cidet-core.cpp \ 52 53 cidet-instr-1.cpp 53 if 154 54 cidet-app_DEFS = IN_DIS 55 55 cidet-app_LIBS = $(PATH_STAGE_LIB)/DisasmR3Static$(VBOX_SUFF_LIB)
Note:
See TracChangeset
for help on using the changeset viewer.