VirtualBox

Changeset 82749 in vbox


Ignore:
Timestamp:
Jan 14, 2020 8:54:27 PM (5 years ago)
Author:
vboxsync
Message:

VBoxService: No need for custom resource file on windows, use the template.

Location:
trunk/src/VBox/Additions/common/VBoxService
Files:
1 deleted
1 edited

Legend:

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

    r80716 r82749  
    161161
    162162VBoxService_SOURCES.win  += \
    163         VBoxService-win.rc \
    164163        VBoxService-win.cpp
    165164
     
    198197VBoxService_VBOX_IMPORT_CHECKER.win.amd64 = xp64
    199198
    200 
    201 #
    202 # The icon is configurable.
    203 #
    204 VBoxService-win.rc_INCS = $(VBoxService_0_OUTDIR)
    205 VBoxService-win.rc_DEPS = $(VBoxService_0_OUTDIR)/VBoxService-win-icon.rc
    206 VBoxService-win.rc_CLEAN = $(VBoxService_0_OUTDIR)/VBoxService-win-icon.rc
    207 
    208 # Icon include file.
    209 $$(VBoxService_0_OUTDIR)/VBoxService-win-icon.rc: $(VBOX_WINDOWS_ADDITIONS_ICON_FILE) $$(VBoxService_DEFPATH)/Makefile.kmk | $$(dir $$@)
    210         $(RM) -f $@
    211         $(APPEND) $@ 'IDI_VIRTUALBOX ICON DISCARDABLE "$(subst /,\\,$(VBOX_WINDOWS_ADDITIONS_ICON_FILE))"'
     199$(call VBOX_SET_VER_INFO_EXE,VBoxService,VirtualBox Guest Additions Service,$(VBOX_WINDOWS_ICON_FILE)) # Version info / description.
    212200
    213201include $(FILE_KBUILD_SUB_FOOTER)
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