Changeset 98169 in vbox for trunk/src/VBox/Debugger
- Timestamp:
- Jan 20, 2023 8:34:03 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Debugger/Makefile.kmk
r98133 r98169 92 92 # This stubs all the VBoxVMM APIs. 93 93 # 94 tstDBGCParser_TEMPLATE = VB OXR3TSTEXE94 tstDBGCParser_TEMPLATE = VBoxR3TstExe 95 95 tstDBGCParser_DEFS = IN_VMM_R3 96 96 tstDBGCParser_CXXFLAGS = $(VBOX_C_CXX_FLAGS_NO_UNUSED_PARAMETERS)
Note:
See TracChangeset
for help on using the changeset viewer.