VirtualBox

Changeset 55791 in vbox


Ignore:
Timestamp:
May 9, 2015 11:46:04 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100219
Message:

Added version info to VBoxDDR0, VBoxDD2R0, VBoxDDGC and VBoxDD2GC.

File:
1 edited

Legend:

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

    r55790 r55791  
    898898 Graphics/DevVGA.cpp_DEPS = $(VgaBiosBin_0_OUTDIR)/vbetables.h
    899899
     900 $(call VBOX_SET_VER_INFO_DLL,VBoxDD,VirtualBox VMM Devices and Drivers) # (last!)
     901
    900902
    901903 ifdef VBOX_WITH_RAW_MODE
     
    10251027 endif # VBOX_WITH_RAW_MODE
    10261028
    1027 
    1028  $(call VBOX_SET_VER_INFO_DLL,VBoxDD,VirtualBox VMM Devices and Drivers) # (last!)
     1029 $(call VBOX_SET_VER_INFO_RC,VBoxDDGC,VirtualBox VMM Devices and Drivers$(COMMA) raw-mode) # last!
    10291030
    10301031
     
    10671068 VBoxDDR0_DEFS.darwin.x86= VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 VBOX_WITH_2X_4GB_ADDR_SPACE
    10681069 VBoxDDR0_DEFS           = IN_RT_R0 $(if $(VBOX_WITH_HGCM),VBOX_WITH_HGCM,) # - WTF is IN_RT_R0 doing here?
    1069  VBoxDDR0_DEFS.win    += VBOX_WITH_WIN_PARPORT_SUP
     1070 VBoxDDR0_DEFS.win      += VBOX_WITH_WIN_PARPORT_SUP
    10701071 VBoxDDR0_INCS           = build
    1071  VBoxDDR0_SDKS.win       = ReorderCompilerIncs $(VBOX_WINPSDK) $(VBOX_WINDDK)
     1072 VBoxDDR0_SDKS.win        = ReorderCompilerIncs $(VBOX_WINPSDK) $(VBOX_WINDDK)
    10721073 VBoxDDR0_SOURCES        = \
    10731074        build/VBoxDDR0.cpp \
     
    12051206 endif
    12061207
     1208 $(call VBOX_SET_VER_INFO_R0,VBoxDDR0,VirtualBox VMM Devices and Drivers$(COMMA) ring-0) # (last!)
     1209
    12071210
    12081211 ifdef VBOX_WITH_RAW_MODE
     
    12201223        $(PATH_STAGE_LIB)/VMMRCImp$(VBOX_SUFF_LIB)
    12211224  endif
     1225  $(call VBOX_SET_VER_INFO_RC,VBoxDD2GC,VirtualBox VMM Devices and Drivers 2$(COMMA) raw-mode)
    12221226 endif
    12231227
     
    12391243        $(PATH_STAGE_LIB)/SUPR0$(VBOX_SUFF_LIB)
    12401244 endif
     1245 $(call VBOX_SET_VER_INFO_R0,VBoxDD2R0,VirtualBox VMM Devices and Drivers 2$(COMMA) ring-0) # (last!)
    12411246
    12421247
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette