VirtualBox

Ignore:
Timestamp:
Jan 15, 2020 12:47:08 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135712
Message:

VBoxCertUtil: Use the standard version + icon resource template.

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

Legend:

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

    r77769 r82762  
    2626VBoxCertUtil_TEMPLATE = VBoxGuestR3Exe
    2727VBoxCertUtil_SOURCES = \
    28         VBoxCertUtil.cpp \
    29         VBoxCertUtil.rc
     28        VBoxCertUtil.cpp
    3029VBoxCertUtil_LIBS = \
    3130        crypt32.lib
    32 
    33 # The icon is configurable.
    34 VBoxCertUtil.rc_INCS = $(VBoxCertUtil_0_OUTDIR)
    35 VBoxCertUtil.rc_DEPS = $(VBoxCertUtil_0_OUTDIR)/VBoxCertUtil-win-icon.rc
    36 VBoxCertUtil.rc_CLEAN = $(VBoxCertUtil_0_OUTDIR)/VBoxCertUtil-win-icon.rc
    37 
    38 # Icon include file.
    39 $$(VBoxCertUtil_0_OUTDIR)/VBoxCertUtil-win-icon.rc: $(VBOX_WINDOWS_ADDITIONS_ICON_FILE) $$(VBoxCertUtil_DEFPATH)/Makefile.kmk | $$(dir $$@)
    40         $(RM) -f $@
    41         $(APPEND) $@ 'IDI_VIRTUALBOX ICON DISCARDABLE "$(subst /,\\,$(VBOX_WINDOWS_ADDITIONS_ICON_FILE))"'
     31$(call VBOX_SET_VER_INFO_EXE,VBoxCertUtil,VirtualBox Certificate Utility,$(VBOX_WINDOWS_ADDITIONS_ICON_FILE))
    4232
    4333
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