VirtualBox

Changeset 59051 in vbox


Ignore:
Timestamp:
Dec 8, 2015 11:45:56 AM (9 years ago)
Author:
vboxsync
Message:

DevNVMe: More build fixes

File:
1 edited

Legend:

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

    r57990 r59051  
    13551355  VBoxNvmeR3_SOURCES  = \
    13561356        Storage/DevNVMe.cpp
    1357   VBoxNvmeR3_SOURCES.win = \
    1358         build/VBoxNvmeR3.rc
     1357  $(call VBOX_SET_VER_INFO_DLL,VBoxNvmeR3,PUEL Extension Pack - NVMe Device)
    13591358
    13601359  SYSMODS += VBoxNvmeR0
     
    13621361  VBoxNvmeR0_SOURCES  = \
    13631362        Storage/DevNVMe.cpp
     1363  $(call VBOX_SET_VER_INFO_R0,VBoxNvmeR0,PUEL Extension Pack - NVMe Device$(COMMA) ring-0)
    13641364
    13651365  ifdef VBOX_WITH_RAW_MODE
     
    13681368   VBoxNvmeRC_SOURCES  = \
    13691369        Storage/DevNVMe.cpp
     1370  $(call VBOX_SET_VER_INFO_RC,VBoxNvmeRC,PUEL Extension Pack - NVMe Device$(COMMA) raw-mode)
    13701371  endif
    13711372
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