Changeset 99707 in vbox
- Timestamp:
- May 9, 2023 8:16:44 PM (17 months ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/Makefile.kmk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/Makefile.kmk
r99706 r99707 64 64 65 65 if defined(VBOX_ONLY_SDK) && !defined(VBOX_ONLY_SDK_ON_WINDOWS) 66 # HACK ALERT! VBoxCOM is skipped, but its output dir is referenced a lot. So, define it.67 VBoxCOM_0_OUTDIR := $(call TARGET_PATH,VBoxCOM)68 BLDDIRS += $(VBoxCOM_0_OUTDIR) $(PATH_STAGE_BIN)/components69 66 ifndef TOOL_$(VBOX_VCC_TOOL) 70 67 include $(KBUILD_PATH)/tools/$(VBOX_VCC_TOOL).kmk # For the idl /cpp statement.
Note:
See TracChangeset
for help on using the changeset viewer.

