VirtualBox

Changeset 55793 in vbox


Ignore:
Timestamp:
May 10, 2015 12:00:14 AM (9 years ago)
Author:
vboxsync
Message:

Debugger: replaced .rc files.

Location:
trunk/src/VBox/Debugger
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/Makefile.kmk

    r53805 r55793  
    6464        DBGPlugInOS2.cpp \
    6565        DBGPlugInCommonELF.cpp
    66 DBGCPlugInDiggers_SOURCES.win = \
    67         DBGCPlugInDiggers.rc
    6866DBGCPlugInDiggers_LIBS = \
    6967        $(if-expr "$(LIB_VMM)" == "$(VBOX_LIB_VMM_LAZY)",$(LIB_REM),) \
    7068        $(VBOX_LIB_VMM_LAZY) \
    7169        $(LIB_RUNTIME)
     70$(call VBOX_SET_VER_INFO_DLL,DBGCPlugInDiggers,VirtualBox Debugger Guest OS Digger Plug-in)
    7271
    7372
     
    107106        VBoxDbgConsole.cpp \
    108107        VBoxDbgStatsQt4.cpp
    109 VBoxDbg_SOURCES.win = \
    110         VBoxDbg.rc
    111108VBoxDbg_LIBS = \
    112109        $(VBOX_LIB_VMM_LAZY)
    113110VBoxDbg_LDFLAGS.darwin = \
    114111        -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxDbg.dylib
     112$(call VBOX_SET_VER_INFO_DLL,VBoxDbg,VirtualBox Debugger GUI)
    115113
    116114 ifdef VBOX_WITH_TESTCASES
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