VirtualBox

Changeset 53832 in vbox for trunk/src/VBox/Frontends/VBoxSDL


Ignore:
Timestamp:
Jan 15, 2015 4:31:37 PM (10 years ago)
Author:
vboxsync
Message:

added another Windows resource file

Location:
trunk/src/VBox/Frontends/VBoxSDL
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxSDL/Makefile.kmk

    r51894 r53832  
    105105        $(QUIET)$(VBOX_BIN2C) Ico64x01 $< $@
    106106
     107ifeq ($(KBUILD_TARGET),win)
     108VBoxSDL_SOURCES   += VBoxSDL.rc
     109VBoxSDL.rc_INCS    = $(VBoxSDL_0_OUTDIR)
     110VBoxSDL.rc_DEPS    = $(VBoxSDL_0_OUTDIR)/VBoxSDL-icon.rc
     111VBoxSDL.rc_CLEAN   = $(VBoxSDL_0_OUTDIR)/VBoxSDL-icon.rc
    107112# Icon include file.
    108113$$(VBoxSDL_0_OUTDIR)/VBoxSDL-icon.rc: $(VBOX_WINDOWS_ICON_FILE) $$(VBoxSDL_DEFPATH)/Makefile.kmk | $$(dir $$@)
    109114        $(RM) -f $@
    110115        $(APPEND) $@ 'IDI_VIRTUALBOX ICON DISCARDABLE "$(subst /,\\,$(VBOX_WINDOWS_ICON_FILE))"'
     116endif
    111117
    112118
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