Changeset 29011 in vbox for trunk/src/VBox/Additions
- Timestamp:
- May 4, 2010 12:23:01 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk
r28967 r29011 37 37 VBoxService_DEFS += VBOXSERVICE_EXEC 38 38 endif 39 ifdef VBOX_WITH_GUEST_CONTROL 40 VBoxService_DEFS += VBOX_WITH_GUEST_CONTROL VBOXSERVICE_CONTROL41 endif39 endif 40 ifdef VBOX_WITH_GUEST_CONTROL 41 VBoxService_DEFS += VBOX_WITH_GUEST_CONTROL VBOXSERVICE_CONTROL 42 42 endif 43 43 ifdef VBOX_WITH_MEMBALLOON
Note:
See TracChangeset
for help on using the changeset viewer.