VirtualBox

Changeset 11635 in vbox


Ignore:
Timestamp:
Aug 25, 2008 8:48:35 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35316
Message:

Additions: Use VBOX_MAKE_CAT_FN instead of CAT32.

Location:
trunk/src/VBox/Additions/WINNT
Files:
2 edited

Legend:

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

    r11608 r11635  
    6969                $(PATH_TARGET)/VBoxVideoCat.dir/VBoxDisp.dll
    7070        $(call MSG_TOOL,Inf2Cat,VBoxVideo-inf,$@,$<)
    71         $(call VBOX_MAKE_CAT32_FN, $(@D),$@)
     71        $(call VBOX_MAKE_CAT_FN, $(@D),$@)
    7272
    7373include $(KBUILD_PATH)/subfooter.kmk
  • trunk/src/VBox/Additions/WINNT/MouseFilter/Makefile.kmk

    r11615 r11635  
    7070        $(call MSG_TOOL,Inf2Cat,VBoxMouse-inf,$@,$<)
    7171        $(INSTALL) -m 644 $(TARGET_VBoxMouse) $(@D)
    72         $(call VBOX_MAKE_CAT32_FN, $(@D),$@)
     72        $(call VBOX_MAKE_CAT_FN, $(@D),$@)
    7373endif # signing
    7474
Note: See TracChangeset for help on using the changeset viewer.

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