VirtualBox

Changeset 19372 in vbox


Ignore:
Timestamp:
May 5, 2009 1:07:32 PM (16 years ago)
Author:
vboxsync
Message:

VBoxService/common: Resource file (+icon) for Windows build.

File:
1 edited

Legend:

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

    r19364 r19372  
    4343        VBoxServiceUtils.cpp
    4444VBoxService_SOURCES.win   = \
     45        VBoxService.rc \
    4546        VBoxService-win.cpp \
    4647        VBoxServiceVMInfo-win.cpp
     
    5960endif
    6061
     62# The icon is configurable.
     63VBoxService.rc_INCS = $(PATH_VBoxService)
     64VBoxService.rc_DEPS = $(PATH_VBoxService)/VBoxService-icon.rc
     65VBoxService.rc_CLEAN = $(PATH_VBoxService)/VBoxService-icon.rc
     66
     67# Icon include file.
     68$$(PATH_VBoxService)/VBoxService-icon.rc: $(VBOX_WINDOWS_ADDITIONS_ICON_FILE) $$(VBoxService_PATH)/Makefile.kmk | $$(dir $$@)
     69        $(RM) -f $@
     70        $(APPEND) $@ 'IDI_VIRTUALBOX ICON DISCARDABLE "$(subst /,\\,$(VBOX_WINDOWS_ADDITIONS_ICON_FILE))"'
     71
    6172include $(KBUILD_PATH)/subfooter.kmk
    6273
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