VirtualBox

Changeset 106457 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 17, 2024 2:08:23 PM (6 weeks ago)
Author:
vboxsync
Message:

Additions/WINNT/Graphics: Don't build and sign the XPDM video driver if VBOX_WITH_XPDM is not set, bugref:10734 [build fix]

File:
1 edited

Legend:

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

    r106455 r106457  
    6969  $(PATH_TARGET)/VBoxVideoCat.dir/VBoxVideo.sys \
    7070  $(PATH_TARGET)/VBoxVideoEarlyNTCat.dir/VBoxVideo.sys: $$(VBoxVideo_1_TARGET) | $$(dir $$@)
    71         $(INSTALL) -m 644 $< $(@D)
     71        $(INSTALL) -m 644 $< $(@D)
    7272
    7373  $(PATH_TARGET)/VBoxVideoCat.dir/VBoxDisp.dll \
    7474  $(PATH_TARGET)/VBoxVideoEarlyNTCat.dir/VBoxDisp.dll: $$(VBoxDisp_1_TARGET) | $$(dir $$@)
    75         $(INSTALL) -m 644 $< $(@D)
     75        $(INSTALL) -m 644 $< $(@D)
    7676
    7777  $(PATH_TARGET)/VBoxVideoCat.dir/VBoxVideo.cat: \
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