VirtualBox

Changeset 9681 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 13, 2008 12:25:55 PM (17 years ago)
Author:
vboxsync
Message:

Guest Additions: INF- and CAT-File processing for 64bit compilation.

File:
1 edited

Legend:

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

    r9680 r9681  
    6767$(PATH_TARGET)/VBoxGuestCat.dir/VBoxGuest.inf: $(PATH_SUB_CURRENT)/VBoxGuest/VBoxGuest.inf $(MAKEFILE_CURRENT) | $$(call DIRDEP,$$(@D))
    6868        $(call MSG_GENERATE,VBoxGuest-inf,$@,$<)
    69         $(call VBOX_EDIT_INF32_FN,$<,$@)
    70 ## @todo 64-bit todo here ^^^^^^^.
     69        $(call VBOX_EDIT_INF_FN,$<,$@)
    7170
    7271$(PATH_TARGET)/VBoxGuestCat.dir/VBoxGuest.sys:   $$(TARGET_VBoxGuest) | $$(call DIRDEP,$$(@D))
     
    8988                $(PATH_TARGET)/VBoxGuestCat.dir/VBCoInst.dll
    9089        $(call MSG_TOOL,Inf2Cat,VBoxGuest-inf,$@,$<)
    91         $(call VBOX_MAKE_CAT32_FN, $(@D),$@)
    92 ## @todo 64-bit todo here ^^^^^^^.
     90        $(call VBOX_MAKE_CAT_FN, $(@D),$@)
    9391
    9492endif # signing
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