Changeset 106324 in vbox
- Timestamp:
- Oct 15, 2024 1:20:11 PM (7 months ago)
- svn:sync-xref-src-repo-rev:
- 165134
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuest/Makefile.kmk
r106321 r106324 54 54 VBoxGuest_INST.darwin = $(INST_ADDITIONS)VBoxGuest.kext/Contents/MacOS/ 55 55 #if defined(VBOX_SIGNING_MODE) && defined(VBOX_SIGN_ADDITIONS) # See Additions/WINNT/Makefile.kmk? 56 VBoxGuest_INSTTYPE.win= none57 VBoxGuest_DEBUG_INSTTYPE.win= both56 VBoxGuest_INSTTYPE.win = none 57 VBoxGuest_DEBUG_INSTTYPE.win = both 58 58 #endif 59 59 VBoxGuest_DEFS.haiku = VBOX_SVN_REV=$(VBOX_SVN_REV) _KERNEL_MODE=1
Note:
See TracChangeset
for help on using the changeset viewer.