VirtualBox

Changeset 11348 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Aug 12, 2008 9:12:16 AM (16 years ago)
Author:
vboxsync
Message:

Windows Guest Additions (64-bit): Added .cat files for .driver directories on .ISO.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/Makefile.kmk

    r10245 r11348  
    175175 endif
    176176 ifdef VBOX_SIGNING_MODE
    177   # .cat from output dirs
     177  GUESTADDITIONS_FILESPEC.win.amd64 += \
     178        64Bit/Windows/Drivers/VBoxGuest/VBoxGuest.cat=$(VBOX_PATH_ADDITIONS.win.amd64)/VBoxGuest.cat \
     179        64Bit/Windows/Drivers/VBoxVideo/VBoxVideo.cat=$(VBOX_PATH_ADDITIONS.win.amd64)/VBoxVideo.cat
    178180 endif
    179181endif
     
    205207        32Bit/Windows/Drivers/VBoxSF/VBoxSF.sys=$(VBOX_PATH_ADDITIONS.win.x86)/VBoxSF.sys \
    206208        32Bit/Windows/Drivers/VBoxSF/VBoxMRXNP.dll=$(VBOX_PATH_ADDITIONS.win.x86)/VBoxMRXNP.dll
     209 endif
     210 ifdef VBOX_SIGNING_MODE
     211  GUESTADDITIONS_FILESPEC.win.x86 += \
     212        32Bit/Windows/Drivers/VBoxGuest/VBoxGuest.cat=$(VBOX_PATH_ADDITIONS.win.x86)/VBoxGuest.cat \
     213        32Bit/Windows/Drivers/VBoxVideo/VBoxVideo.cat=$(VBOX_PATH_ADDITIONS.win.x86)/VBoxVideo.cat
    207214 endif
    208215endif # win.x86
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette