Changeset 104181 in vbox
- Timestamp:
- Apr 5, 2024 12:36:20 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r104179 r104181 938 938 VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS = 1 939 939 if !defined(VBOX_WITH_GSTCTL_TOOLBOX_SUPPORT) && !defined(VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS) 940 $(error Neither VBOX_WITH_GSTCTL_TOOLBOX_SUPPORT nor VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS specified, which will lead to broken Guest Control functionality!) 940 $(error Neither VBOX_WITH_GSTCTL_TOOLBOX_SUPPORT nor VBOX_WITH_GSTCTL_TOOLBOX_AS_CMDS specified, which will lead to broken Guest Control functionality!) 941 941 endif 942 942 endif
Note:
See TracChangeset
for help on using the changeset viewer.