VirtualBox

Changeset 8752 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 10, 2008 3:12:18 AM (17 years ago)
Author:
vboxsync
Message:

Fixed dep and missing inc.

File:
1 edited

Legend:

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

    r8749 r8752  
    4444        win32/TitlebarButtons.cpp \
    4545        win32/VBoxSDL.rc
     46win32/VBoxSDL.rc_INCS = $(PATH_VBoxSDL)
    4647win32/VBoxSDL.rc_DEPS = $(PATH_VBoxSDL)/VBoxSDL-icon.rc
    4748win32/VBoxSDL.rc_CLEAN = $(PATH_VBoxSDL)/VBoxSDL-icon.rc
     
    158159
    159160# Icon include file.
    160 $(PATH_VBoxSDL)/VBoxSDL-icon.rc: $(PATH_SUB_CURRENT)/win32/VBoxSDL.rc Makefile.kmk | $$(call DIRDEP,$$(@D))
     161$(PATH_VBoxSDL)/VBoxSDL-icon.rc: $(VBOX_WINDOWS_ICON_FILE) Makefile.kmk | $$(call DIRDEP,$$(@D))
    161162        $(RM) -f $@
    162163        $(APPEND) $@ 'IDI_VIRTUALBOX ICON DISCARDABLE "$(subst /,\\,$(VBOX_WINDOWS_ICON_FILE))"'
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