VirtualBox

Changeset 82752 in vbox


Ignore:
Timestamp:
Jan 15, 2020 12:11:35 AM (5 years ago)
Author:
vboxsync
Message:

VBoxTray/Makefile.kmk: Cleanup fix / use standard version + icon resource file template.

Location:
trunk/src/VBox/Additions/WINNT/VBoxTray
Files:
1 deleted
1 edited

Legend:

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

    r80862 r82752  
    4040        VBoxVRDP.cpp \
    4141        VBoxIPC.cpp \
    42         VBoxHelpers.cpp \
    43         VBoxTray.rc
     42        VBoxHelpers.cpp
    4443VBoxTray_USES.win = vboximportchecker
    4544VBoxTray_VBOX_IMPORT_CHECKER.win.x86 = nt4 #nt350
     
    9392VBoxTray.cpp_DEPS = $(VBOX_SVN_REV_KMK)
    9493
    95 # The icon location is configurable.
    96 VBoxTray.rc_INCS = $(VBoxTray_0_OUTDIR)
    97 VBoxTray.rc_DEPS = $(VBoxTray_0_OUTDIR)/VBoxTray-icon.rc
    98 VBoxTray.rc_CLEAN = $(VBoxTray_0_OUTDIR)/VBoxTray-icon.rc
    99 
    100 # Icon include file.
    101 $$(VBoxTray_0_OUTDIR)/VBoxTray-icon.rc: $(VBOX_WINDOWS_ADDITIONS_ICON_FILE) $$(VBoxTray_DEFPATH)/Makefile.kmk | $$(dir $$@)
    102         $(RM) -f $@
    103         $(APPEND) $@ 'IDI_VIRTUALBOX ICON DISCARDABLE "$(subst /,\\,$(VBOX_WINDOWS_ADDITIONS_ICON_FILE))"'
     94# Version info / description + icon.
     95$(call VBOX_SET_VER_INFO_EXE,VBoxTray,VirtualBox Guest Additions Tray Application,$(VBOX_WINDOWS_ADDITIONS_ICON_FILE))
    10496
    10597include $(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